Bug 32661

Summary: send-pr uses $LOGNAME for From and Reply To email addresses
Product: Base System Reporter: Alan Eldridge <alane>
Component: gnuAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.4-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Alan Eldridge 2001-12-10 04:30:00 UTC
Send-pr uses $LOGNAME as email address.

Patch uses $MAILNAME, then $(<~/.mailname), then $LOGNAME.

Fix: ---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<-snip---8<---
How-To-Repeat: 
Run send-pr. Look at names in <angle-brackets> on From and Reply To lines.
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2001-12-14 12:34:09 UTC
Responsible Changed
From-To: freebsd-bugs->dd

Dima kindly volunteered to have a look at this one. :-)
Comment 2 dd freebsd_committer freebsd_triage 2005-11-29 01:03:08 UTC
Responsible Changed
From-To: dd->freebsd-bugs

I've been sitting on this too long and don't even remember the 
background for this issue. Returning to the regular bugs queue. Sorry 
about dropping the ball.
Comment 3 Ceri Davies freebsd_committer freebsd_triage 2005-12-30 18:08:54 UTC
State Changed
From-To: open->closed

I kind of like the idea, but I cannot find a system that knows what 
~/.mailname, and therefore I surmise that the usefulness of this would 
be somewhat dminished.