procmail
[Top] [All Lists]

Re: calling formail is not adding all intended headers

2007-06-21 10:56:35
Bart Schaefer wrote:
On 6/21/07, Don Russell <don(_at_)drussell(_dot_)dnsalias(_dot_)com> wrote:
  
If Dovecot IMAP server is truly removing some X-Keyword: headers just
because a message is new, I'll open a bug report against it.
    

Ah, Dovecot.
  
In the words of Alice: "Curiouser and curiouser"... :-)

Here's a simple recipe that illustrates the problem:

:0
* ^subject: add xkey$
{
    :0 fwh
    |formail -I "X-Keywords: \$Label1" -I "X-DNR: added label1 keyword"

    :0 c:
    ${DEFAULT}

    :0 :
    MailingLists/fedora-package-announce
}


The message that goes to ${DEFAULT} has the desired effect of the 
x-keyword header, but the message in 
MailingLists/fedora-package-announce does not.

I think we're narrowing in... :-)

Don

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail