noc ops wrote: >hmm..apparently it is logging events related to the postfix/smtpd which >are configured for mailman.
Then it would be a postfix issue. It might have to do with messages being delayed after being accepted from Mailman for delivery. >i will look into qfiles logs but from what i can tell, >error/smtp/smtp-failure shows zero file size. Then these are not the correct log files. The 'smtp' log at least is written every time mailman sends anything. Some packagers (Red Hat, others?) create log files in say /var/mailman/logs, but change the log directory so that the actual logs that are written are in /var/log/mailman/. Check mm_cfg.py for assignment to LOG_DIR. -- 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
