to capture an address in the body2001-02-27 10:26:31I can't capture an address in the first line of the body and then to
eliminate it.
This my script.
:0
* [ ]*\/([^ ].*)
{
:0 bfw
| sed -e 's/$MATCH//';
.....
}
In this way I capture in MATCH the entire first line and not just the
address.
Michele
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail
|
|
||||||||||||||||