From: Victor Duchovni (no email)
Date: Sun Oct 01 2006 - 11:32:46 EDT
On Sat, Sep 30, 2006 at 09:37:08PM -0400, wrote:
> Viktor,
>
> Thank you for your reply.
>
> /etc/postfix/main.cf
> mailbox_command = /usr/bin/procmail
>
> is intentional on my part. Procmail seems to work fine except for
> those postfix complaints.
Yes, I said this is fine.
> There are NO OTHER uncommented references
> to procmail in /etc/postfix/main.cf.
Then check master.cf and the transport table, and messages in the
queue with stale content filter settings (postsuper -r ALL to fix).
> Here is another quirk. If I
> comment the line to get
>
> /etc/postfix/main.cf
> #mailbox_command = /usr/bin/procmail
You did not read/understand my previous message.
> and then reload postfix, the error messages *keep coming*. How is
> this possible? I don't believe I have any references to procmail in
> master.cf either.
>
You are using "procmail" as a TRANSPORT! (quite different from
mailbox_command). Find out where this is set, and disable.
-- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.
|
|
|