#1  
Old 12th April 2007, 18:22
pendland pendland is offline
Junior Member
 
Join Date: Mar 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default 2nd Domain Email Problem

Everything works great except email on my second domain.

I get:

The following recipient(s) could not be reached:

'rpendland@accelerationclinical.com' on 4/12/2007 10:46 AM
550 sorry, no mailbox here by that name (#5.1.1)

Now I can send from rpendland@accelerationclinical.com fine.

Main.cf
----------------------------------------------------------------
queue_directory = /var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/libexec/postfix
mail_owner = postfix

inet_interfaces = all
unknown_local_recipient_reject_code = 550

alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases

debug_peer_level = 2
debugger_command =
PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
xxgdb $daemon_directory/$process_name $process_id & sleep 5

sendmail_path = /usr/sbin/sendmail.postfix
newaliases_path = /usr/bin/newaliases.postfix
mailq_path = /usr/bin/mailq.postfix
setgid_group = postdrop
html_directory = no
manpage_directory = /usr/share/man

sample_directory = /usr/share/doc/postfix-2.3.3/samples

readme_directory = /usr/share/doc/postfix-2.3.3/README_FILES
smtpd_sasl_local_domain =
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
broken_sasl_auth_clients = yes
smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject _unauth_destination
mynetworks = 127.0.0.0/8
smtpd_tls_auth_only = no
smtp_use_tls = yes
smtpd_use_tls = yes
smtp_tls_note_starttls_offer = yes
smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key
smtpd_tls_cert_file = /etc/postfix/ssl/smtpd.crt
smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem
smtpd_tls_loglevel = 1
smtpd_tls_received_header = yes
smtpd_tls_session_cache_timeout = 3600s
tls_random_source = dev:/dev/urandom

virtual_maps = hash:/etc/postfix/virtusertable

mydestination = /etc/postfix/local-host-names


local-hosts-names
----------------------------------------------------------------
###################################
#
# ISPConfig local-host-names Configuration File
# Version 1.0
#
###################################
localhost
mailserver1.7point62.com
localhost.mailserver1.7point62.com
localhost.7point62.com
localhost.localdomain
www.7point62.com
www.accelerationclinical.com
7point62.com
accelerationclinical.com
#### MAKE MANUAL ENTRIES BELOW THIS LINE! ####

virtusertable
----------------------------------------------------------------
###################################
#
# ISPConfig virtusertable Configuration File
# Version 1.0
#
###################################
rpendland@www.7point62.com web1_rpendland
web1_rpendland@www.7point62.com web1_rpendland
rpendland@7point62.com web1_rpendland
web1_rpendland@7point62.com web1_rpendland
rpendland@www.accelerationclinical.com web2_rpendland
web2_rpendland@www.accelerationclinical.com web2_rpendland
rpendland@accelerationclinical.com web2_rpendland
web2_rpendland@accelerationclinical.com web2_rpendland
testuser@www.accelerationclinical.com web2_testuser
web2_testuser@www.accelerationclinical.com web2_testuser
testuser@accelerationclinical.com web2_testuser
web2_testuser@accelerationclinical.com web2_testuser
#### MAKE MANUAL ENTRIES BELOW THIS LINE! ####

I used the lamp install for ISPConfig for Fedora 6

I can send and recieve fine from 7point62.com domain but I can only send from accelerationclinical.com from either rpendland or testuser - both get a 550 error.
Reply With Quote
Sponsored Links
  #2  
Old 12th April 2007, 18:40
pendland pendland is offline
Junior Member
 
Join Date: Mar 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I take that back - I needed to add this to the main.cf for 7point62.com to work:

mydomain = 7point62.com

other wise I got the following error:

This is the mail system at host mailserver1.localdomain.

I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to <postmaster>

If you do so, please include this problem report. You can delete your own text from the attached returned message.

The mail system

<web1_rpendland@mailserver1.localdomain> (expanded from
<rpendland@7point62.com>): Host or domain name not found. Name service
error for name=mailserver1.localdomain type=A: Host not found

Thanks in advance
Reply With Quote
  #3  
Old 13th April 2007, 15:46
falko falko is offline
Super Moderator
 
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
 
Default

Quote:
Originally Posted by pendland
I take that back - I needed to add this to the main.cf for 7point62.com to work:

mydomain = 7point62.com
Yes, you should add a working domain there (at least one that's listed in /etc/hosts if the domain doesn't exist in DNS).
__________________
Falko
--
Download the ISPConfig 3 Manual! | Check out the ISPConfig 3 Billing Module!

FB: http://www.facebook.com/howtoforge

nginx-Webhosting: Timme Hosting | Follow me on:
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Strange email problem for one of my domains... any help appreciated paulrobert_a Installation/Configuration 5 9th August 2010 14:15
Postfix Email Delivery Problem sedat1903 HOWTO-Related Questions 2 22nd December 2008 11:19
Email Problem Alam Installation/Configuration 3 26th November 2006 19:18
Multiple MySQL Queries - with Postfix-mysql, courier-authmysql, maildrop-mysql... snowfly HOWTO-Related Questions 4 7th July 2006 04:19
ISPConfig 2.2.0 problem with email addresses DataJet General 1 29th March 2006 13:29


All times are GMT +2. The time now is 22:55.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.