On Wed, Oct 08, 2008 at 07:56:08PM +0200, Diego Liziero wrote:

> On Wed, Oct 8, 2008 at 6:51 PM, Victor Duchovni
> <[EMAIL PROTECTED]> wrote:
> > On Wed, Oct 08, 2008 at 06:47:37PM +0200, Diego Liziero wrote:
> >
> >> > On Wed, Oct 8, 2008 at 5:22 PM, mouss <[EMAIL PROTECTED]> wrote:
> >> >
> >> > <>  FILTER relay:[127.0.0.1]:10025
> >>
> >> I used
> >> <> FILTER localhost:10026
> >
> > This is a nexthop specification, suitable for "relayhost", but not suitable
> > for "relay_transport", in the transport table or the FILTER command. The
> > first element after FILTER must be a transport name!
> 
> I see, so the correct line should be:
> FILTER relay:[127.0.0.1]:10026
> 
> but now I'm lost with master.cf: in the first column there are both
> transport names and "nexthop", for instance "localhost:10026",
> antivirus, relay, snmp, and so on.

The first column is a communications end-point name. It is not a nexthop.
For "inet" services, this is an address[:port], for "unix" and "fifo"
services this is the filename of a unix-domain socket.

A transport is a "private", unix-domain service, whose server daemon is
a delivery agent. The following are delivery agents:

        - local
        - pipe
        - virtual
        - smtp
        - lmtp
        - error
        - retry
        - discard

The queue manager connects to a transport via the associated private
unix-domain socket.

-- 
        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:[EMAIL PROTECTED]>

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.

Reply via email to