--On Friday, March 07, 2008 4:31 PM -0800 Mark Sapiro <[EMAIL PROTECTED]> 
wrote:

> Also, if you're happy with the way the new mm_handler is working, let
> me know, and I'll get it in the contrib directory for 2.1.10.

I'm seeing lines like the following in maillog. How do I trace the source 
of the error? (I can debug code in an Emacs/shell situation, I just don't 
know how to debug within the sendmail/mm-handler/mailman environment to 
isolate the offending module and line.)

Mar 10 11:13:30 centos sendmail[26008]: m2749udR026109: 
to=<[EMAIL PROTECTED]>, delay=3+14:03:32, 
xdelay=00:00:00, mailer=mailman, pri=7863419, 
relay=lists.matureasskickers.net, dsn=4.0.0, stat=Operating system error

In sendmail.mc:

Mmailman,       P=/usr/local/sbin/mm-handler, F=rDFMhlqSu, 
U=mailman:mailman,
                S=EnvFromL, R=EnvToL/HdrToL,
                A=mm-handler $h $u


My only change to your script was the Perl location in the shebang and 
these two lines (to match the CentOS RPM file locations):

$MMWRAPPER = "/usr/lib/mailman/mail/mailman";
$MMLISTDIR = "/var/lib/mailman/lists";
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

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

Reply via email to