On Wed, 2014-04-30 at 20:29:50 -0400, Joe Rhodes wrote: > I can receive mail for [email protected] and [email protected] just > fine. They obviously go to the same mailbox, which is exactly what I > want. > > The problem I’m having is that I cannot receive mail for > [email protected]. There is no message of any sort in the log > file that an attempt is even made. On the sending mail server, I get > the following log entry: > > Apr 30 20:10:43 mail postfix/smtp[29397]: 929AD33E0C76: > to=<[email protected]>, > relay=mail.cgdgoalies.com[206.188.198.69]:25, delay=1.4, > delays=0.32/0.06/0.96/0.06, dsn=5.0.0, status=bounced (host > mail.cgdgoalies.com[206.188.198.69] said: 503 you must authenticate > first (#5.5.1) (in reply to MAIL FROM command))
The server 206.188.198.69 is not running Postfix. > I must be missing something, because it seems like this should be > really simple. Any thoughts? % dig +short MX cgdgoalies.com chdcentre.com completeathletics.ca 5 webmail.cgdgoalies.com. 10 webmail.cgdgoalies.com. 10 mail.cgdgoalies.com. If you want mail for completeathletics.ca to go to your Postfix server, update the MX entry. -- Sahil Tandon
