How to make procmail work?
James McDonald
james
Thu Feb 3 04:13:06 PST 2005
mailbox_command = /usr/bin/procmail -t -a "$EXTENSION"
>
> I reloaded postfix and my messages seem to still end up in my Inbox
> instead of 'Test' tho I worry that some are ending up in neverland.
> Procmail is not logging anything anywhere that I can find.
>
I had a look at the procmail man page and it said the following
"if no command line arguments are present, it starts
to look for a file named $HOME/.procmailrc"
so I used your procmailrc and just removed the -t -a "$EXTENSION"
arguments from the main.conf file of my procmail install and it works...
More information about the Linux-users
mailing list