Ted Zlatanov <[email protected]> writes:

> On Wed, 31 Mar 2010 06:53:30 -0700 (PDT) Francis Moreau 
> <[email protected]> wrote: 
>
> FM> On Mar 31, 3:15 pm, Ted Zlatanov <[email protected]> wrote:
>>> On Wed, 31 Mar 2010 02:21:00 -0700 (PDT) Francis Moreau 
>>> <[email protected]> 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.

Is it possible that the Bcc is being added outside of Emacs?  I've
fooled myself on that kind of thing once or twice.  The SMTP trace
showed it (or, rather, its absence) quite clearly.
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to