sendmail to postfix and procmail

Jay Daniels drs at pointyhats.com
Sun May 9 15:21:53 UTC 2004


Found out how to make postfix use procmail like sendmail without a
~/.forward.

# Add Procmail to /etc/postfix/main.cf
mailbox_command = /usr/bin/procmail -f- -a "$USER"

service postfix restart

Now, someone stated I should not be editing .cf files by hand.  Is
this correct?


jay





More information about the fedora-list mailing list