Re: $Server->Mail debugging

2001-06-25 Thread Philip Mak
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

Re: $Server->Mail debugging

2001-06-25 Thread Joshua Chamas
Philip Mak wrote: > > I noticed that when I have "PerlSetVar Debug 2", $Server->Mail will output > a whole bunch of Net::SMTP messages in the error log. This does not happen > when I have "PerlSetVar Debug 0". > > Is it possible to make $Server->Mail not output debugging messages when > Debug is

$Server->Mail debugging

2001-06-25 Thread Philip Mak
I noticed that when I have "PerlSetVar Debug 2", $Server->Mail will output a whole bunch of Net::SMTP messages in the error log. This does not happen when I have "PerlSetVar Debug 0". Is it possible to make $Server->Mail not output debugging messages when Debug is 2? I've tried: $Server->Mail({