procmail
[Top] [All Lists]

Re: a recipe questuion

1996-05-28 13:39:28


On Tue, 28 May 1996, Guy Geens wrote:

<snip>
You can't have two action lines. You should use:

:0c
* ^From.*\.de\>
! su(_at_)ifen1(_dot_)bauv(_dot_)unibw-muenchen(_dot_)de

:0A
! ac1anetz(_at_)unibw-muenchen(_dot_)de
<snip>

Another alternative would be the following:

:0
* ^From.*\.de\>
{
        :0c
        ! su(_at_)ifen1(_dot_)bauv(_dot_)unibw-muenchen(_dot_)de

        :0
        ! ac1anetz(_at_)unibw-muenchen(_dot_)de
}

I'm not sure, but this might be less/more effiecient. I believe there is a
discussion about this somewhere in the procmail man pages.

Ryan Owens
e-mail: rowens(_at_)cs(_dot_)wright(_dot_)edu



<Prev in Thread] Current Thread [Next in Thread>