|
I have started receiving multiple copies of emails. Looking through my logs, the reason that I am getting multiple copies is that the remote servers are retrying messages because they are not getting the 250 Queued As message back. (I know this because I've ssh'd into my Linode and have done the SMTP conversation by hand, using telnet.)
My mail server is in my office, on the end of an ADSL connection. If I talk to the SMTPd from my LAN, all goes as expected. If I do it remotely (like from my Linode, which is also the backup MX), I either never get the 250 after sending the <CR><LF>.<CR><LF>, or sometimes get a delay in response to RCPT TO:, or DATA.
From my Linode, if I use Lynx to go to the same server, where I run my intranet/extranet, I get no problems talking HTTP.
Anyone got any idea what might be amiss? The multiple messages are annoying, but when people start getting notifications that their messages couldn't be delivered after I have received them many times - well, that's when it will get worse.
|