info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Replace, insert or append Bcc header based on Subject field.


From: Lars Ingebrigtsen
Subject: Re: Replace, insert or append Bcc header based on Subject field.
Date: Wed, 05 Sep 2012 16:16:58 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Abramov Aleksey <levenson@mmer.org> writes:

>       ((header "Subject" "Ticket#")
>        (bcc (concat
>              (gnus-with-article-buffer
>                (mail-fetch-field "bcc" nil t)) " ,"
>              (bbdb-full-address "support@my.domain.ru"))))))
> Where is my mistake? Any suggestions are welcome.

Is there really a Bcc header in the article buffer?  That's kinda
surprising, since the point of the Bcc header is that it's "blind",
i.e., it's never seen by the recipient.

-- 
(domestic pets only, the antidote for overdose, milk.)
  http://lars.ingebrigtsen.no  *  Lars Magne Ingebrigtsen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]