Postfix sending mail back to itself? (Ubuntu 9.10)
Posted
by webo
on Server Fault
See other posts from Server Fault
or by webo
Published on 2010-04-24T14:00:39Z
Indexed on
2010/04/24
14:04 UTC
Read the original article
Hit count: 248
I setup Dovecot and Postfix using the "Dovecot-Postfix" package with SASL and all that. The Dovecot part seems to be working fine but I'm having issues with Postfix.
Whenever I send a message to another address through the postfix server, two things happen.
the message never gets to the other address (even when I request a delivery notification, it says that it's been delivered but it's not in the spam box in the other inbox or anything)
The message comes back to my inbox through Dovecot as though I sent it to myself internally.
e.g. I send an email through my postfix server to my gmail account, 10 minutes later nothing shows up in my gmail account but the message comes back to me as though I was sending it to my internal address (with no errors)
Any ideas?
© Server Fault or respective owner