Postfix and procmail
miah
jjohnson at sunrise-linux.com
Mon Nov 15 11:04:10 EST 2004
[miah at server miah]$grep procmail /etc/postfix/master.cf
[miah at server miah]$grep procmail /etc/postfix/main.cf
mailbox_command = /usr/bin/procmail
#mailbox_command = /some/where/procmail -a "$EXTENSION"
After you edit the main.cf, just run 'postfix reload'. Make sure you
have a ~/.procmail, and you might want a /etc/procmailrc that
contains the following if you're using Maildir.
MAILDIR=$HOME/Maildir/
DEFAULT=$HOME/Maildir/
-miah
On Sun, Nov 14, 2004 at 01:56:57PM -0500, Jerry Feldman wrote:
> The last time I use postfix on my system, I was unable to configure
> postfix to run procmail using the following configuration:
> /etc/postfix/main.cf:
> mailbox_command = /path/to/procmail
>
> I could never get procmail to run.
>
> I know I could always use my .forward file.
>
> Since I am planning to upgrade my desktop system, I plan to use postfix
> again. Any comments.
>
> --
> Jerry Feldman <gaf at blu.org>
> Boston Linux and Unix user group
> http://www.blu.org PGP key id:C5061EA9
> PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9
> _______________________________________________
> Discuss mailing list
> Discuss at blu.org
> http://olduvai.blu.org/mailman/listinfo/discuss
>
More information about the Discuss
mailing list