From: SourceForge.net <no...@so...> - 2004-10-07 02:02:06
|
Patches item #938197, was opened at 2004-04-19 17:43 Message generated for change (Comment added) made by fdrake You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450021&aid=938197&group_id=47611 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Skip Montanaro (montanaro) Assigned to: Fred L. Drake, Jr. (fdrake) Summary: Use CVS_USER if available Initial Comment: Here's a simple patch Fred requested which uses the CVS_USER environment variable as the sender of the mail in preference to the currently running user. ---------------------------------------------------------------------- >Comment By: Fred L. Drake, Jr. (fdrake) Date: 2004-10-06 22:02 Message: Logged In: YES user_id=3066 Off the top of my head, I can't see any reason to assume the CVS_USER would be a system user to start with, though it may be in many cases. Since this is a site-admin policy matter, I'll suggest that there be a command line option to enable this. Unfortunately, passing around "configuration" options like this at this time is more than a little clunky. ---------------------------------------------------------------------- Comment By: Mike Traum (mtraum) Date: 2004-05-06 13:02 Message: Logged In: YES user_id=407536 This patch causes synvmail to fail to send an email if the cvs user is not a system user. ---------------------------------------------------------------------- Comment By: Skip Montanaro (montanaro) Date: 2004-04-20 18:26 Message: Logged In: YES user_id=44345 Of course I hosed the diff... second try. ---------------------------------------------------------------------- Comment By: Skip Montanaro (montanaro) Date: 2004-04-20 18:22 Message: Logged In: YES user_id=44345 Better patch - corrects pwinfo based upon CVS_USER ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450021&aid=938197&group_id=47611 |