Zitat von ANANT S ATHAVALE <a...@isac.gov.in>:
----- Message from Andy Dorman <ador...@ironicdesign.com> ---------
Date: Tue, 25 Mar 2014 08:03:29 -0500
From: Andy Dorman <ador...@ironicdesign.com>
Subject: Re: [imp] Mail printing - confirmation of my guess...
To: imp@lists.horde.org
On 03/25/2014 04:23 AM, Simon B wrote:
On 25 Mar 2014 09:04, "ANANT S ATHAVALE" <a...@isac.gov.in> wrote:
Dear List,
I want the Bcc field contents also to get printed, when print icon is
used for printing (the print icon available in body). As per my
understanding commenting the following line
unset($basic_headers['bcc'], $basic_headers['reply-to']);
in horde/imp/lib/Contents/View.php (function printAttach) should do the
job.
Can someone confirm this please.
In most clients bcc is not even shown in the sent folder, and is certainly
not printed. So what you're trying to do is break email standards.
Simon
Actually, I use Thunderbird/Icedove and if the BCC exists, I can
see it (and print it) by default.
BCC is removed by the MTA and handled separately so that the To/CC
recipients never see the BCC address. So the BCC address will ONLY
be present in the copy that the mail client sees when that mail was
written by the user or the user was the BCC recipient.
In all cases I can think of it is entirely appropriate for the mail
client to display AND print the BCC address if it is present. It
will just not be present if you were not the BCC recipient or the
sender.
--
Andy Dorman
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org
----- End message from Andy Dorman <ador...@ironicdesign.com> -----
The basic reason why I am asking this is, my users who are working
in finance, purchase and stores are supposed to keep a print of the
mail sent as part of records. They are adding some Email ids in Bcc
too. So, as part of record, they want that information too (Bcc)
and hence this question. The Sent mail contains all the information.
Michael has already replied to me earlier that, Bcc not printing is
intentional and hence, I am asking the list, whether commenting the
lines which I mentioned, will it let me print the required headers?
--
Regards
Anant
------------------------------------------------------------------------------
Confidentiality Notice: This e-mail message, including any
attachments, is for
the sole use of the intended recipient(s) and may contain confidential and
privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message.
------------------------------------------------------------------------------
Why don't you try it out for a minute, instead of asking three times
during two days?
--
Jan Schneider
The Horde Project
http://www.horde.org/
https://www.facebook.com/hordeproject
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org