procmail
[Top] [All Lists]

Re: original date (again)

2001-09-08 14:47:51
And how exactly do i modifie this line because i have 2 Pop Accounts

:0
* ^Received:.*by mail.gmx.net.*;\/[^;]+$



--
Frank


----- Original Message ----- 
From: "Martin McCarthy" <marty(_at_)ancient-scotland(_dot_)co(_dot_)uk>
To: <procmail(_at_)Lists(_dot_)RWTH-Aachen(_dot_)DE>
Sent: Saturday, September 08, 2001 11:19 PM
Subject: Re: original date (again)


hier is it

OK

procmail: Assigning "TRAP=touch -t $TOUCHTIME $LASTFOLDER"

this should be doing the 'touch -u -t...' that Philip suggested.  But
the -u isn't there.

As a side note -- the -u is to say that UTC should be used rather than a
timezone.  Not all versions of 'touch' understand that.  If yours
doesn't you could try something like:

TRAP='TZ=GMT touch -t...etc

Hope that helps,
Martin
-- 
Martin McCarthy                 /</                  PGP key available
    `Procmail Companion'        \>\  http://www.ancient-scotland.co.uk
     Addison Wesley             /</    http://www.ehabitat.demon.co.uk
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail




_______________________________________________
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>