That's it! The set_debuglevel(1) commend is left over from when we debugged an 
issue previously. 
We, however, have a different issue. We use logrotate to rotate the error log 
daily. After we implemented that, the new error log file stays at 0. Is it 
normal? Posts mention other services also write entries in this log file 
besides exim so should the file stay at 0 after 2 days?

Thank you very much for all the help,



On Feb 22, 2013, at 6:18 PM, Mark Sapiro wrote:

> 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