|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Procmail transport connection refused
From: /dev/rob0 (rob0
gmx.co.uk)
Date: Sat Sep 30 2006 - 21:00:16 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Please don't top-post; it makes the thread much harder to follow.
On Saturday 30 September 2006 20:37, postfix
mistersquid.com wrote:
> /etc/postfix/main.cf
> mailbox_command = /usr/bin/procmail
>
> is intentional on my part. Procmail seems to work fine except for
> those postfix complaints. There are NO OTHER uncommented references
> to procmail in /etc/postfix/main.cf. Here is another quirk. If I
> comment the line to get
>
> /etc/postfix/main.cf
> #mailbox_command = /usr/bin/procmail
>
> and then reload postfix, the error messages *keep coming*. How is
Right.
> this possible? I don't believe I have any references to procmail in
> master.cf either.
Right.
> Considering rolling back one step,
Consider rereading below.
> On 30 Sep 2006, at 8:53 PM, Victor Duchovni wrote:
snip
> >> Sep 30 18:50:51 lefty postfix/qmgr[494]: warning: connect to
> >> transport procmail: Connection refused
> >
> > This is Postfix trying to route a message to a non-existent
> > "procmail" transport.
That means it's not in master.cf.
> > Something in your configuration is selecting
> > "procmail" as a transport:
> >
> > - mailbox_transport = procmail
> > - content_filter = procmail
> > - default_transport = procmail
> > - relay_transport = procmail
> > - virtual_transport = procmail
> > - local_transport = procmail
Any of those would have to be listed in main.cf.
> > - transport_maps = hash:/etc/postfix/transport
But *this* doesn't directly mention procmail in main.cf.
> > transport:
> > some.domain procmail
At this time you will have to see DEBUG_README.html#mail before
proceeding. Something in your configuration is attempting to route
messages to a "procmail" transport. Perhaps you just changed it, and
these are previously queued ... *we don't have enough information* !
--
Offlist mail to this address is discarded unless
"/dev/rob0" or "not-spam" is in Subject: header
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]