On Wed, 31 Mar 2010 06:53:30 -0700 (PDT) Francis Moreau 
<francis.m...@gmail.com> wrote: 

FM> On Mar 31, 3:15 pm, Ted Zlatanov <t...@lifelogs.com> wrote:
>> On Wed, 31 Mar 2010 02:21:00 -0700 (PDT) Francis Moreau 
>> <francis.m...@gmail.com> wrote:
>> 
FM> I tried to remove "Bcc" header field instead of "Gcc" (as your example
FM> do) but it doesn't work I still receive 2 copies of the email.
>> 
FM> Do you know why ?
>> 
>> Try it out as I explained, with `C-x C-e'.  Do you see the Bcc removed
>> but the Gcc left in?

FM> Yes Bcc is removed as expected and Gcc is still there. But after
FM> sending the message I still get 2 copies.

Could something be inserting the Bcc header back?  If not it could be
the hook I suggested is too early and the Bcc gets inserted again.  You
may also want to look at the actual message in the code you added to the
message-send-mail-hook; use (debug (buffer-string)) after you make the
modification.

Ted
_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to