Bruno Ferreira wrote:
>
>    After a bit more investigation at the MTA side, I managed to find 
>out that Mailman processes the subscribe requests alone twice. 
>Subscribing through the web interface makes Mailman process the request 
>once.  However, sending a mail without proper commands to 
>[EMAIL PROTECTED] throws ONE error e-mail back, as it should 
>be. So there's this situation:
>
>    - Subscription through web interface: OK
>    - Subscription through e-mail: 2 subscriptions processed
>    - Other mail to [EMAIL PROTECTED]: OK
>
>    Where do you suggest I start looking now?

Look at the actual subscription request e-mail (Bcc: yourself to get a
copy). Look for anything strange like two From: headers or e-mail
address appearing twice in From: header.

Check MTA log to make sure request is only piped once to the wrapper,
although it seems that you've probably already done this or at least
empirically verified it (- Other mail to [EMAIL PROTECTED]:
OK)

Are you mailing [EMAIL PROTECTED] with 'subscribe' both in the
subject and in the body of the e-mail?

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