procmail
[Top] [All Lists]

Like an Alias...

2002-03-01 06:24:54
Hi there...
I would like to create a rule in procmailrc file... but it's not working...
like:

if the message is from *(_at_)mydomain(_dot_)com and the message is to
linux(_at_)mydomain(_dot_)com
send the message to linux-addr(_at_)mydomain(_dot_)com

so...
---- Start
:0
*    ^From:(_dot_)*(_at_)mydomain(_dot_)com*
*    ^To:(_dot_)*linux(_at_)mydomain(_dot_)com*
{
    :0
    ! linux-addr(_at_)mydomain(_dot_)com
}
----- End

but... didn't work...
anyone could help me?!

and i'd like to increase with two conditions... like
*    ^cc:(_dot_)*linux(_at_)mydomain(_dot_)com*
*    ^bcc:(_dot_)*linux(_at_)mydomain(_dot_)com*

please... i need to make this with procmail...

Thanks!!




-----------------------------
Fred - Dept Linux
Planae Informática

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