Brad Knowles wrote:
> Wei Qin wrote:
>
>> The server was set up a year ago and has been functioning properly.
>> But recently it no longer broadcasts to the list. The smtp log only
>> shows the acknowledgement message, but no multi-recipient broadcasting
>> message. Can anyone give a clue?
>
> Search the Mailman FAQ Wiki for "troubleshooting".
>


Thanks. I tried everything on the page http://wiki.list.org/display/DOC/4.78+Troubleshooting-+No+mail+going+out+to+lists+members but nothing helps. Permission is correct. The qrunners and the MTA are all up and running. Log shows that it is sending out acknowledgements, auto responses, and daily digests fine, but it somehow skips sending the message itself.

I tried to strace the outgoingrunner, it does the following when a message is posted.
1. opens the message file in the out folder,
2. opens config.pck,
3. opens another message file in the out folder (seems user notification)
4. opens config.pck again,
5. establish socket connection and sends a message.

Apparently, it skips sending the original message file after reading config.pck. I went through the configuration options but couldn't see any option that could have turned off message delivery. What could have gone wrong?

Thanks,

wqin





------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to