Thanks for the info Till, however, after making the changes you suggested I know get a different error. This is when sending an e-mail outside of the server into a hosted domain.
Jan 13 13:57:43 firestorm postfix/smtp[25808]: E1B25B0174: to=<rschuett@firestorm.compassit.ca>, orig_to=<rschuett@compassit.ca>, relay=none, delay=0.24, delays=0.16/0/0.08/0, dsn=5.4.6, status=bounced (mail for firestorm.compassit.ca loops back to myself)
As well Till, I did not have a localhost.localdomain in the postfix main.cf file (output below - nothing shows up for localhost.localdomain)
[root@firestorm postfix]# cat main.cf | grep localhost
#inet_interfaces = $myhostname, localhost
# The default is $myhostname + localhost.$mydomain. On a mail domain
#mydestination = $myhostname, localhost.$mydomain, localhost
##mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
##mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain,
Any thoughts now?
Thanks,
Last edited by yohon; 13th January 2007 at 22:04.
|