procmail
[Top] [All Lists]

RE: Outlook 2000 reports UID errors

2001-08-14 03:16:47
Hi
The Procmailrc file is set to copy some messages to other internal email
address and to place a copy these messages in a folder of the ~user/Mail
directory  No changes are made to the messages.  There is no errors reported
if procmail is disabled.  I have left a message on the e-smith discussion
group asking what IMAP server is used in their product.

Excert ftom procmailrc file (there is probably a better way to do this
:-) ).....
# Check for mail for helen FROM WAYNE
# Condition if the from is Wayne Marsh forward copy to helen
* ^From.*[Ww]ane [Mm]arsh
{ :0 c
  ! helen(_at_)home(_dot_)net

  :0
  $MAILDIR/forwarded/helen/
}

# Check for mail for helen CENTRAL FM
:0:
# Condition if the from is Central FM forward the mail to helen
* ^From.*[Cc]ental [Ff][Mm]
{ :0 c
  ! helen(_at_)home(_dot_)net

  :0
  $MAILDIR/forwarded/helen/
}

#Handle some regular admin mails
:0:
*^To.*faxmaster
  $MAILDIR/HomeServer/

:0:
*^To(_dot_)*pcwdaily(_at_)mail(_dot_)idg(_dot_)com(_dot_)au
  $MAILDIR/Lists/pcworld/

:0:
*^To.*procmail
  $MAILDIR/Lists/procmail


:0:
* ^From.*LinuxWorld.com
   $MAILDIR/Lists/linuxworld/

..............................

Cheers
Mike Drummond




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