Laura Conrad wrote:

OK.  It isn't completely stuck, but it's taking a lot longer to send
out a few messages than I'd expect.  Right now, the last post in the
post log was at 16:30, and at 17:39, "tail error" says:

Jun 06 17:37:59 2008 qrunner(14342): send: 'rcpt TO:<[EMAIL PROTECTED]>\r\n' Jun 06 17:38:29 2008 qrunner(14342): reply: '250 ok\r\n' Jun 06 17:38:29 2008 qrunner(14342): reply: retcode (250); Msg: ok Jun 06 17:38:29 2008 qrunner(14342): send: 'rcpt TO:<[EMAIL PROTECTED]>\r\n' Jun 06 17:38:59 2008 qrunner(14342): reply: '250 ok\r\n' Jun 06 17:38:59 2008 qrunner(14342): reply: retcode (250); Msg: ok Jun 06 17:38:59 2008 qrunner(14342): send: 'rcpt TO:<[EMAIL PROTECTED]>\r\n' Jun 06 17:39:29 2008 qrunner(14342): reply: '250 ok\r\n' Jun 06 17:39:29 2008 qrunner(14342): reply: retcode (250); Msg: ok Jun 06 17:39:29 2008 qrunner(14342): send: 'rcpt TO:<[EMAIL PROTECTED]>\r\n'
Does this tell you anything?

My guess is that you're doing DNS validation and other anti-spam checks on your outbound mail. You don't want to do that. Do those things on input, and then set up a separate outbound-only mail processor that avoids all of those checks, because you've already done them on input.

See FAQ 4.20 at <http://wiki.list.org/pages/viewpage.action?pageId=4030587>, and the stuff in section 6 that are specific to your MTA, and also pay special attention to FAQ 6.6 at <http://wiki.list.org/display/DOC/Mailman+Performance+Tuning+for+Mail+Delivery>.

--
Brad Knowles <[EMAIL PROTECTED]>
Member of the Python.org Postmaster Team & Co-Moderator of the
mailman-users and mailman-developers mailing lists
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to