Bug 225727

Summary: mail/ssmtp: Doesn't strip Bcc: header
Product: Ports & Packages Reporter: Lapo Luchini <lapo>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed Not Accepted    
Severity: Affects Some People CC: aragon, yuri
Priority: --- Flags: bugzilla: maintainer-feedback? (aragon)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492857

Description Lapo Luchini 2018-02-07 08:54:45 UTC
I installed SSMTP as suggested in the handbook, but it does seem that it send Bcc: headers in clear also to the To: recipients.

https://www.freebsd.org/doc/handbook/outgoing-only.html

There seems to be an (inactive) bug upstream:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492857

We might want to have a local patch or suggest a different system (Google suggests msmtp, but I didn't try that) in the handbook.
Or, maybe, at least add a headsup regarding this potentially troublesome bug.
Comment 1 Lapo Luchini 2018-02-07 09:52:27 UTC
Testcase:

`echo Test. | mail -s Subject -b addr1@dom addr2@dom`
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-10 09:43:14 UTC
Lapo,

This is obviously an upstream issue.
Please report it to the upstream maintainer here https://www.debian.org/Bugs/

Thank you for the report!
Yuri