Hello Mark and others!
2008/3/25, Mark Sapiro <[EMAIL PROTECTED]>:
> Zbigniew Szalbot
>
> >
> >Is there anything else I can check? I am about to delete the members
> >as this was time-limited subscription but we wanted to send a final
> >thank you message to them and frustrating as it is, we can't do that.
>
>
>
> You can edit Mailman/Queue/IncomingRunner.py as follows:
>
> Find the code in the do_pipeline() method that says
>
> except Errors.DiscardMessage:
> # Throw the message away; we need do nothing else with
> it.
> syslog('vette', 'Message discarded, msgid: %s',
> msg.get('message-id', 'n/a'))
> return 0
>
> and change it to
>
> except Errors.DiscardMessage:
> # Throw the message away; we need do nothing else with
> it.
> syslog('vette', 'Message discarded by %s, msgid: %s',
> handler, msg.get('message-id', 'n/a'))
> return 0
>
> and then restart Mailman.
Thanks a lot!
Mar 26 09:20:52 2008 (90638) easter post from email_address held,
message-id=<[EMAIL PROTECTED]>: Post to moderated list
I think the main difference now is that I have removed all the 700
subscribers to the list (as the mailing is over) and added two test
addresses. If this happens again, your patch will make it easier for
me to spot the problem. For the time being thank you very much!
--
Zbigniew Szalbot
------------------------------------------------------
Mailman-Users mailing list
[email protected]
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&file=faq01.027.htp