On 8/29/2004 9:35, "Mark Sapiro" <[EMAIL PROTECTED]> wrote:
>> -the path to the Mailman smtp log? > > Depends on your installation. It's a file named smtp in a directory > with other files named bounce, error, mischief, post, qrunner, > subscribe and vette. > > The directory might be $prefix/logs where $prefix is the path to your > mailman installation (mailman) directory, but it could be elsewhere. grep LOG_DIR ~mailman/Mailman/Defaults.py For where it would be if not overridden, then grep LOG_DIR ~mailman/Mailman/mm_cfg.py For where it is if it was overridden (in our case, /var/log/mailman). --John ------------------------------------------------------ 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/