Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/usr.sbin/mailwrapper



This is wrong. I did it that way intentionally. Mailwrapper plays ugly
games with argv[0] and thus it is often difficult for people to know
that the error isn't from "mailq" or "sendmail" but from
mailwrapper -- having mailwrapper add an indication that it was really
mailwrapper running was a requested feature. Please revert the change.

Perry

"Martin J. Laubach" <mjl%netbsd.org@localhost> writes:

> Module Name:  src
> Committed By: mjl
> Date:         Sat Mar  8 22:57:52 UTC 2003
> 
> Modified Files:
>       src/usr.sbin/mailwrapper: mailwrapper.c
> 
> Log Message:
> Correct args to err(), no need to include "mailwrapper:" prefix manually.
> Triggered by posting to OpenBSD mailing list.
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.7 -r1.8 src/usr.sbin/mailwrapper/mailwrapper.c
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
> 
> 

-- 
Perry E. Metzger                perry%piermont.com@localhost



Home | Main Index | Thread Index | Old Index