[Mailman-Developers] [Mailman-Users] Problems with uuencoded attachments

Tokio Kikuchi tkikuchi at is.kochi-u.ac.jp
Mon Jan 16 03:03:47 CET 2006


Barry Warsaw wrote:
> On Mon, 2006-01-16 at 09:25 +0900, Tokio Kikuchi wrote:
> 
> 
>>In usual mailman qrunner execs, stderr is logged into logs/errors.  It 
>>is the additional tee_to_real_stderr in LogStdErr() setting which wants 
>>to print the error into real stderr.
>>
>>Isn't it safe to put the tee_to_real_stderr value 0 in bin/qrunner script ?
> 
> 
> Ideally, tee_to_real_stderr would be !AS_SUBPROC (i.e. tee when not
> running qrunner under mailmanctl).  That would have to be done in main()
> after processing the command line arguments.
> 
Yeah, I noticed that too and played around.  How about this patch.

I assumed running qrunner independently is for debugging purpose and
quit redirecting stderr into logs/error.

-- 
Tokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp
http://weather.is.kochi-u.ac.jp/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: qrunner.patch
Url: http://mail.python.org/pipermail/mailman-developers/attachments/20060116/1a7ac806/attachment.asc 


More information about the Mailman-Developers mailing list