procmail
[Top] [All Lists]

Re: Procmail and Postfix??

2005-11-27 12:18:28
Pete Holsberg:

procmail: Skipped "M"

Didn't that show as ^M, or as an inverted M?

If "$HOME/Maildir" is a folder, and you want maildir-type delivery, then
change DEFAULT to "$MAILDIR/"

Set VERBOSE to ON. Learn about the difference between single and double
quotes. Remove the trailing slash from $PMDIR.

Revision:

  SHELL   = '/bin/sh'
  PMDIR   = "$HOME/procmail"
  LOGFILE = "$PMDIR/pmlog"

  NL      = '
' LOG     = "$NL=========$$=========$NL"

  VERBOSE = 'ON'

  MAILDIR = "$HOME/Maildir"
  DEFAULT = "$MAILDIR/"

  :0
  * HB ?? ^Content-Type.*(^.*)?\
           charset=.*windows-1251
  FURRIN


-- 
Grtz, Ruud


____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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