On 10/7/06, Noah <[EMAIL PROTECTED]> wrote:
> I recently upgraded python and mailman and a bunch of other FreeBSD
> ports.  mailman no longer appears to be forwarding mail.  I can see in
> my sendmail logs that the mail is received and piped to mailman with the
> post command like -  "|/usr/local/mailman/mail/mailman post <listname>"
>
> but looking at the mailman logs there is nothing that appears in the
> /usr/local/mailman/logs/smtp or /usr/local/mailman/logs/post logs
> relevant to the post
>

Double check to make sure all of your queue runners are still running
(ps uax | grep -i queue or somesuch). There should be 8, or so.

If they aren't, try:

mailmanctl start

-- 
- Patrick Bogen
------------------------------------------------------
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