Re: Another question about recipes1996-04-12 11:31:58If I have two ISP accounts, can I have procmail forward all mail addressed to <sales(_at_)domain(_dot_)com> to two different ISP accounts? Yes. Would the "forward" portion of <.procmailrc> look like this: ! userone(_at_)ispone(_dot_)com ! usertwo(_at_)isptwo(_dot_)com No, you can't have two action lines. Try: ! userone(_at_)ispone(_dot_)com,usertwo(_at_)isptwo(_dot_)com Is this all I need to do? Yes. If so, then I could use this to run a small mailing list? Maybe so.
|
|