Re: [Mutt] #3343: unset write_bcc removes BCC header in sent folder
#3343: unset write_bcc removes BCC header in sent folder copy
----------------------+-----------------------------------------------------
Reporter: chaoflow | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: mutt | Version: 1.5.20
Keywords: |
----------------------+-----------------------------------------------------
Comment(by Derek Martin):
{{{
On Wed, Oct 21, 2009 at 04:59:52PM -0000, Mutt wrote:
Actually I'm wrong, it IS clear what was done, I just missed it:
Brendan applied patch-1.5.11.bc.smtp.12, which appears to remove a BCC
header whenever SMTP relay is being used. My patch takes the opposite
approach, forcing the writing of the BCC header on fcc.
Assuming that behavior stands, then you should be able to get what you
want by setting write_bcc. In my opinion, the problem with this
approach is that it doesn't take into account the possibility that a
new MTA will come along that does not remove BCC headers, regardless
of how a message is submitted (or a new release of an existing MTA
that has a bug). It is better (i.e. safer), IMO, to always leave
write_bcc unset, but force writing the header on fcc.
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3343#comment:>
Mutt <http://www.mutt.org/>
The Mutt mail user agent