[Mailman-Users] Mailman error log file

Mark Sapiro mark at msapiro.net
Sat Feb 23 03:18:22 CET 2013


Hung Phan wrote:
>
>How do we check if verbose logging is on? 


Unless you have enabled SMTP debugging as discussed in the FAQ at
<http://wiki.list.org/x/-IA9> (adding "       
self.__conn.set_debuglevel(1)" to the definition of the _connect
method in Mailman/Handlers/SMTPDirect.py) or installed some other
local modification to log stuff to Mailman's error log, the only
things logged there are actual errors and exceptions that need to be
addressed. If you need help understanding these, post some typical,
complete log messages including traceback and and other information.

There is no 'verbose' logging switch.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list