Re: conditional (on output of another program) forwarding2000-09-14 10:13:23Perhaps,
:0 w
* ? finger | awk '{print $1}' | grep cory
! user(_at_)here(_dot_)com
On Thu, 14 Sep 2000, cory wrote:
Hi all, What I'd like to do is forward all mail provided I'm not currently logged in. Something like: :0 w * [ if `finger | grep cory` != null ] ! user(_at_)here(_dot_)com Any suggestions? Many thanks, cory _______________________________________________ procmail mailing list procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail
|
|
||||||||||||||||