procmail
[Top] [All Lists]

Nesting and feed (f) option

2002-10-04 10:15:52
Is the "f" needed when nesting in the following recipe? I cant figure out
if nesting negates the need for "f", or if the output for the second action
is even affected by the first action and requires an "f":

# Add address to blacklist via email

:0 W
* ^From:.*thaistuff\.com
* ^Subject: block[      ]?\/[-_(_dot_)+a-z0-9]+(_at_)[-_(_dot_)+a-z0-9]+[^<>    
]+
{          
        :0hif:
        | echo $MATCH >> $USERDIR/blacklist

        :0:
        $DELIVER

}

TIA

-- 
Best Regards,

Tim Rice
---------------
Phuket Thailand

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