On Mon, 25 Jun 2001, Joshua Chamas wrote:
> Sure, I'll put this on my TODO for the module, that passing
> Debug => 0 as an smtp arg will override the Debug behavior ...
> or, maybe only the Debug for SMTP should be active when
> system debugging is enabled like Debug -2 ?
Either way sounds good to me, although I wasn't aware that "-2" was a
valid setting for Debug. http://www.nodeworks.com/asp/config.html#Debug
only mentions "1" and "2".
My impression of the Debug options is:
Debug 0: no debugging
Debug 1: if a 500 Error occurs, print details in error_log
Debug 2: if a 500 Error occurs: print details to browser
Having Net::SMTP print non-error messages to the error_log when Debug is 2
goes against my impression of what the Debug options are, but maybe I'm
wrong...
-Philip Mak ([EMAIL PROTECTED])
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]