Jon Slater wrote: > >If I send e-mail from a member's e-mail address, to the membership list, I >get a record in my "/var/log/mailman/post" file that reads: >Mar 30 12:08:10 2008 (3770) post to board from [EMAIL PROTECTED], >size=4564, >message-id=<[EMAIL PROTECTED]@mesanetworks.net>, >success > > > >So that part looks encouraging, but I never receive the e-mail to the list >members. > > > >I see the e-mail posted in the list archive, but no list member receives it. > > > >I *do* see a record in /var/log/mailman/smtp that reads: >Mar 30 13:08:17 2008 (3770) ><[EMAIL PROTECTED]@mesanetworks.net> smtp to board for >1 recips, completed in 0.129 seconds
This message has a different message-id and timestamp from the post log message. Is that significant, or are you just copying 'typical' entries? In any case, this message was delivered to the MTA and had 1 recipient. Is that the expected number? The message in the post log was also delivered to the MTA, but the number of recipients would be in the corresponding smtp log entry. Check the smtp-failure and bounce logs for possible issues? Also check the MTA's log for entries related to these messages >How can I figure out where my e-mail is going? The MTA's log should help. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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
