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 <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to