How to make procmail work?
Michael Hipp
Michael
Thu Feb 3 09:17:11 PST 2005
James McDonald wrote:
> 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...
Thanks James. Turns out that wasn't exactly my problem. But it got me
looking.
My /etc/postfix/main.cf had an additional line toward the bottom that said:
mailbox_command =
Which effectively cancelled out my attempt to inject procmail in the
loop. I think I'll submit a bug to the Ubuntu folks about this "killer"
line.
Michael
More information about the Linux-users
mailing list