* Will Yardley <[EMAIL PROTECTED]> [31-12-2001 17:15]: | Charles Jie wrote: | > | > (My MTA is postfix (on Mandrake 8.1). Mutt is 1.3.24i. procmail 3.21.) | > I wonder whether the following files (copied from 'man procmail') have | > anything wrong. Help, please. | > | > * My ~/.forward: | > | > "|IFS=' '&&p=/usr/bin/procmail&&test -f $p&&exec $p -Yf-||exit 75 #jie" | | with postfix, just: | "| /usr/bin/procmail -t" | | should be fine. | | the fancy sendmail style trickery shouldn't be necessary.
But, make sure in your postfix/main.cf the following line is present: mailbox_command = /usr/bin/procmail (or where ever your procmail resides) HTH, -- Ren� Clerc - ([EMAIL PROTECTED]) A pedestal is as much a prison as any small, confined space. -Gloria Steinem
msg22044/pgp00000.pgp
Description: PGP signature
