Re: [SAtalk] Deploying SA sitewide

2002-04-29 Thread Steve Yuroff
On Monday, April 29, 2002 5:46 PM, Craig R Hughes <[EMAIL PROTECTED]> wrote: >Steve, > >FYI the file is /etc/procmailrc normally (no . on the front of the filename in >/etc) > Thanks- there's the kind of little detail I'd missed out on, and appreciate having it mentioned. Appreciated procmail

Re: [SAtalk] Deploying SA sitewide

2002-04-29 Thread Bart Schaefer
On Mon, 29 Apr 2002, Craig R Hughes wrote: > # First stop loops > :0 > * ^[EMAIL PROTECTED] > { >:0: >/var/spool/mail/auto > >:0 >{ > EXITCODE=0 > HOST= >} > } > > That will match [EMAIL PROTECTED] on any of the various To,Cc,etc lines, > then store those message

Re: [SAtalk] Deploying SA sitewide

2002-04-29 Thread Craig R Hughes
Steve, FYI the file is /etc/procmailrc normally (no . on the front of the filename in /etc) In answer to your question, what you'll want to do is have something like this at the top of your procmailrc file: # First stop loops :0 * ^[EMAIL PROTECTED] { :0: /var/spool/mail/auto :0