Wietse Venema: > Arthur Dent: > > I want postfix to hand-off to procmail as root so that it can invoke > > Postfix does not execute (mail) commands as root, period. Please > follow Fedora instructions for mail configuration.
In particular, you must execute procmail as the receiving user, for example via instructions in $HOME/.forward or via mailbox_command. http://www.postfix.org/postconf.5.html#mailbox_command Wietse