procmail
[Top] [All Lists]

Re: trying to set up distribution lists

1997-01-12 09:32:15
On Fri, 10 Jan 1997, jeffrey covey wrote:

:0:
* !^$MYXLOOP

Change this line to
* $ !^$MYXLOOP
and it will work. If you need to expand variables in a condition line, 
you need to prepend the line with a `$'. (See man procmailrc for details.)

        :0 c
        ! jcovey1(_at_)gl(_dot_)umbc(_dot_)edu

        :0 c
        ! jeff(_dot_)covey(_at_)pobox(_dot_)com

Note: you can combine these lines into one recipe:
:0 c
! jcovey1(_at_)gl(_dot_)umbc(_dot_)edu jeff(_dot_)covey(_at_)pobox(_dot_)com

--
Guy Geens <guy(_dot_)geens(_at_)elis(_dot_)rug(_dot_)ac(_dot_)be>
Home Page: (to be announced)
finger ggeens(_at_)elis(_dot_)rug(_dot_)ac(_dot_)be for PGP public keys (or use 
keyserver) 

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