att.net on a static IP DSL imposes severe restrictions on outgoing mail,
it seems like the limits are 1 message/minute, no more than two recipients per message.
Here is a typical log file message for a deferred email, from the file /var/log/qmail/current
2012-08-29 23:15:35.720573500 delivery 227631: deferral: Connected_to_127.0.0.1_but_greeting_failed./Remote_host_said:_451_Upstream_SMTP_server_not_available/
The downside is that if an email is sent to a large group, or list, the deferrals get extended and messy. Some messages may never be sent.
It would be great to have a workaround, like the old serialmail, or maildirsmtp,
http://blog.elitecoderz.net/maildirsmtp-fails-with-cron-problem-with-serialmailmaildirsmtp-funktioniert-nicht-mit-cron-problem-mit-serialmail/2009/07/
however it seems these solutions dont work anymore.
Any ideas appreciated.
Thanks
Anthony