I've got this regex here:
^Received:.*\/\[[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+\]$sby$smy.host.name
to grab a certain received line of the headers. What I'd like it do is
also ignore any line where the match is [127.0.0.1] and keep searching for
the next matching line (or find the very last match of the above). Can
anyone give me any pointers on how to do that?
TIA,
--
Jim Raney
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail