procmail
[Top] [All Lists]

Re: Q: How to change -0000 to +0000 in Date: field?

2000-10-31 15:06:07
Le mardi 31 octobre 2000, à 18:44 +0100, Emil Isberg a écrit :
On Tue, 31 Oct 2000, Dave Ewart wrote:
[...]
How about changing only the Date:-header by using
's/^\(Date:.*\)\-0000/\1\+0000/g' or perhaps
's/^\([dD][aA][tT][eE]:.*\)\-0000/\1\+0000/g' ??

's/^\(Date:.*\)\-0000\(.*\)$/\1\+0000\2/i'

keeps also the timezone.
-- 
Jacques L'helgoualc'h

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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