Aaron Schubert wrote:

>When sending an email message to a test list on our mailman list server I 
>receive the following error in the sendmail maillog.  Here is the maillog 
>entry.
>
>Jun 21 13:55:50 listserv1 sendmail[4764]: l5LItoG2004763: 
>to="|/usr/local/mailman/mail/mailman post unixtest", ctladdr=<[EMAIL 
>PROTECTED]> (8/0), delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=30989, 
>dsn=5.3.0, stat=unknown mailer error 2
>
>I am not sure what is happening but it looks like the error is when it tries 
>to post.  Does anyone know what the stat=unknown mailer error 2 means and how 
>to correct it?  Any help would be appreciated.


It means the /usr/local/mailman/mail/mailman wrapper exited with a
"group mismatch" error. See
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.016.htp>
for more generic info on this error and its correction.

There is a more detailed error message that may not be in your MTA logs
but should at least be in the DSN returned to the poster. This
detailed message will tell you as what group the wrapper was invoked
and what group was expected.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

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