procmail
[Top] [All Lists]

Re: bottommost Received:

2002-08-30 06:54:04
Dallman wrote,
----- Original Message -----
From: <dman(_at_)nomotek(_dot_)com>
To: <procmail-users(_at_)procmail(_dot_)org>
Cc: <dman(_at_)nomotek(_dot_)com>
Sent: Friday, August 30, 2002 04:35
Subject: bottommost Received:


| I've devised the following to show me the bottommost Received:
| header in mail ("$WS" has been set to a space and a tab):
|
|  :0  # find the bottommost Received: line
|      * $ 1^1 ^Received:.*\/[^$WS].*
|    { BOTTOM = $MATCH }
|
| Any suggestions on whether there's a more preferable
| method?

Nope; that's the standard way of doing it.



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