G
Gustave Stresen-Reuter
Guest
(note: email addresses and domains have been obfuscated but the IP addresses are all real)
A client is trying to send me email but their messages never arrive. Likewise, they see smtp timeout messages in their logs in response to their attempts to send email:
to=<[email protected]>, relay=mail.mydomain.com[204.11.244.248]:25, delay=21394, delays=21364/0/30/0, dsn=4.4.2, status=deferred (conversation with mail.mydomain.com[204.11.244.248] timed out while receiving the initial server greeting)
I'm seeing the following in my mail.info logs:
Jan 20 11:03:32 myservername relaylock: /var/qmail/bin/relaylock: mail from 82.98.131.91:39135 (server.theirserver.com)
From what I've read on the Internet, relaylock does some kind of checking of sender IP against a database and if the IP passes the test, the request is forwarded on to qmail-smtpd. However, there is absolutely NO documentation on what relaylock is nor how to configure it and based on the name, I'm not convinced that what I've read is actually true.
Many people suggest adding -Rt0 to the tcp_env command in /etc/inetd.conf to disable reverse DNS lookups and (I assume) remove the timeout limit, but I've been unable to get this switch to change qmail's behavior.
I'm desperate for a solution to this problem and would greatly appreciate any help anyone on this forum can provide.
Thanks in advance!
Ted Stresen-Reuter
A client is trying to send me email but their messages never arrive. Likewise, they see smtp timeout messages in their logs in response to their attempts to send email:
to=<[email protected]>, relay=mail.mydomain.com[204.11.244.248]:25, delay=21394, delays=21364/0/30/0, dsn=4.4.2, status=deferred (conversation with mail.mydomain.com[204.11.244.248] timed out while receiving the initial server greeting)
I'm seeing the following in my mail.info logs:
Jan 20 11:03:32 myservername relaylock: /var/qmail/bin/relaylock: mail from 82.98.131.91:39135 (server.theirserver.com)
From what I've read on the Internet, relaylock does some kind of checking of sender IP against a database and if the IP passes the test, the request is forwarded on to qmail-smtpd. However, there is absolutely NO documentation on what relaylock is nor how to configure it and based on the name, I'm not convinced that what I've read is actually true.
Many people suggest adding -Rt0 to the tcp_env command in /etc/inetd.conf to disable reverse DNS lookups and (I assume) remove the timeout limit, but I've been unable to get this switch to change qmail's behavior.
I'm desperate for a solution to this problem and would greatly appreciate any help anyone on this forum can provide.
Thanks in advance!
Ted Stresen-Reuter