procmail
[Top] [All Lists]

Re: Which characters to quote ?

2005-04-04 07:33:20
Am 2005-04-04 16:07:12, schrieb Dallman Ross:

You yourself had a thread a few months ago talking about MIME
headers in the Subject line.  That's what's going on here.  You
will not find plaintext in these subject, because they are MIME-encoded.

Not realy right, because I decode it with:

formail -zX Subject: |mimedecode |\
                      tr -d $'\t' |tr -d $'\n' |tr -d $'\r' |\
                      sed "s,\ \ , ,g"

which works quiet well...  :-)

But procmail does only understand us-ascii.

Btw, you do not need the parens in your regexes above.

:-)

Greetings
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/ 
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

____________________________________________________________
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

<Prev in Thread] Current Thread [Next in Thread>