http://bugzilla.spamassassin.org/show_bug.cgi?id=3883
Summary: Spamcop reporting uses whole GECOS field, not just the
name
Product: Spamassassin
Version: 3.0.0
Platform: SGI
OS/Version: IRIX
Status: NEW
Severity: trivial
Priority: P5
Component: spamassassin
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
I have set
spamcop_to_address [EMAIL PROTECTED]
spamcop_from_address [EMAIL PROTECTED]
in my user_prefs, and "spamassassin -r" seems to work nicely. However, from the
Spamcop auto-ack, it looks like Spamassassin is sending my office and phone
numbers to Spamcop:
From: "Jouni Seppanen,B329,6214,050-524-XXXX" <[EMAIL PROTECTED]>
I don't think Spamcop is showing this address to anyone, so this is just
cosmetic assuming everyone trusts Spamcop.
I would suggest to either use only spamcop_from_address on the From: line, or to
use only the part of GECOS that precedes the first comma. I believe the
comma-delimited subfields are fairly standard across Unixish systems. (Also, to
get into the really obscure details, does Spamassassin handle & in GECOS
correctly?)
See also: "man 4 passwd" on IRIX
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.