Re: multiple outgoing interfaces?

2008-10-22 Thread Rainer Frey (Inxmail GmbH)
On Monday 20 October 2008 13:51:45 Wietse Venema wrote: > > There are two loop detection mechanisms. You override one with [] > > around the next-hop domain. This mechanism is based on MX lookups. > > You override the second one with myhostname, or a non-standard TCP > > server port. This mechanis

Re: multiple outgoing interfaces?

2008-10-20 Thread Wietse Venema
Wietse Venema: > Rainer Frey (Inxmail GmbH): > > On Friday 10 October 2008 15:46:46 Wietse Venema wrote: > > > Rainer Frey (Inxmail GmbH): > > > > On Wednesday 08 October 2008 00:52:10 Noel Jones wrote: > > > > > Will the FILTER action accept an empty nexthop? > > > > > > > > It seems it does not (

Re: multiple outgoing interfaces?

2008-10-20 Thread Wietse Venema
Rainer Frey (Inxmail GmbH): [ Charset ISO-8859-1 unsupported, converting... ] > On Friday 10 October 2008 15:46:46 Wietse Venema wrote: > > Rainer Frey (Inxmail GmbH): > > > On Wednesday 08 October 2008 00:52:10 Noel Jones wrote: > > > > Will the FILTER action accept an empty nexthop? > > > > > > I

Re: multiple outgoing interfaces?

2008-10-19 Thread Rainer Frey (Inxmail GmbH)
On Friday 10 October 2008 15:46:46 Wietse Venema wrote: > Rainer Frey (Inxmail GmbH): > > On Wednesday 08 October 2008 00:52:10 Noel Jones wrote: > > > Will the FILTER action accept an empty nexthop? > > > > It seems it does not (at least not correctly). If the nexthop is empty, > > it seems to as

Re: multiple outgoing interfaces?

2008-10-15 Thread Wietse Venema
Victor Duchovni: > > example-smtp unix - -n- - smtp > > -o smtp_bind_address=ip.add.re.ss > > -o myhostname=example-smtp.example.org > > example-rewrite unix - -n- - trivial-rewrite > > -o default_transport=exampl

Re: multiple outgoing interfaces?

2008-10-15 Thread Noel Jones
Янченко Игорь wrote: Wietse Venema пишет: Янченко Игорь: Victor Duchovni ?: On Tue, Oct 14, 2008 at 10:39:58AM +0300, ?? ?? wrote: 127.0.0.1:10025 inet n - n - - smtpd -o cleanup_service_name=example-cleanup -o myhostname=examp

Re: multiple outgoing interfaces?

2008-10-15 Thread Victor Duchovni
On Wed, Oct 15, 2008 at 02:57:45PM +0300, ?? ?? wrote: > Wietse Venema ??: > > ?? ??: > >> Victor Duchovni ?: > >>> On Tue, Oct 14, 2008 at 10:39:58AM +0300, ?? ?? wrote: > >>> > 127.0.0.1:10025 inet n - n -

Re: multiple outgoing interfaces?

2008-10-15 Thread Янченко Игорь
Wietse Venema пишет: > Янченко Игорь: >> Victor Duchovni ?: >>> On Tue, Oct 14, 2008 at 10:39:58AM +0300, ?? ?? wrote: >>> 127.0.0.1:10025 inet n - n - - smtpd -o cleanup_service_name=example-cleanup -o myhostname=examp

Re: multiple outgoing interfaces?

2008-10-15 Thread mouss
Янченко Игорь a écrit : > Wietse Venema пишет: >> Янченко Игорь: >>> Victor Duchovni ?: On Tue, Oct 14, 2008 at 10:39:58AM +0300, ?? ?? wrote: > 127.0.0.1:10025 inet n - n - - smtpd > -o cleanup_service_name=example-cleanup

Re: multiple outgoing interfaces?

2008-10-15 Thread Wietse Venema
?? ??: > Victor Duchovni ?: > > On Tue, Oct 14, 2008 at 10:39:58AM +0300, ?? ?? wrote: > > > >> 127.0.0.1:10025 inet n - n - - smtpd > >> -o cleanup_service_name=example-cleanup > >> -o myhostname=example-smtp.exa

Re: multiple outgoing interfaces?

2008-10-15 Thread Янченко Игорь
Victor Duchovni пишет: > On Tue, Oct 14, 2008 at 10:39:58AM +0300, ?? ?? wrote: > >> 127.0.0.1:10025 inet n - n - - smtpd >> -o cleanup_service_name=example-cleanup >> -o myhostname=example-smtp.example.org >> -o smtpd_client_res

Re: multiple outgoing interfaces?

2008-10-14 Thread Victor Duchovni
On Tue, Oct 14, 2008 at 10:39:58AM +0300, ?? ?? wrote: > 127.0.0.1:10025 inet n - n - - smtpd > -o cleanup_service_name=example-cleanup > -o myhostname=example-smtp.example.org > -o smtpd_client_restrictions= > -o smtpd_h

Re: multiple outgoing interfaces?

2008-10-14 Thread Янченко Игорь
Tomasz Chmielewski пишет: > mouss schrieb: >> Tomasz Chmielewski wrote: > >>> Basically, if Postfix can specify the source IP address, that should >>> be fine for me... provided that it can make some decisions here >>> (i.e., which outgoing interface to choose, depending on From: or >>> Received:

Re: multiple outgoing interfaces?

2008-10-10 Thread Wietse Venema
Rainer Frey (Inxmail GmbH): > On Wednesday 08 October 2008 00:52:10 Noel Jones wrote: > > Wietse Venema wrote: > > > The SMTP client's source IP address is controlled with smtp_bind_address, > > > otherwise it is inherited from inet_interfaces (when this specifies > > > one non-localhost IP address

Re: multiple outgoing interfaces?

2008-10-10 Thread Rainer Frey (Inxmail GmbH)
On Wednesday 08 October 2008 00:52:10 Noel Jones wrote: > Wietse Venema wrote: > > The SMTP client's source IP address is controlled with smtp_bind_address, > > otherwise it is inherited from inet_interfaces (when this specifies > > one non-localhost IP address). > > > > However, making the IP addr

Re: multiple outgoing interfaces?

2008-10-10 Thread Victor Duchovni
On Fri, Oct 10, 2008 at 11:32:21AM +0200, Rainer Frey (Inxmail GmbH) wrote: > On Wednesday 08 October 2008 00:52:15 Victor Duchovni wrote: > > It is possible to cause the outgoing transport to depend solely on the > > incoming IP in some special cases, but this is not something I am inclined > > t

Re: multiple outgoing interfaces?

2008-10-10 Thread Rainer Frey (Inxmail GmbH)
On Wednesday 08 October 2008 00:52:15 Victor Duchovni wrote: > It is possible to cause the outgoing transport to depend solely on the > incoming IP in some special cases, but this is not something I am inclined > to recommend to anyone. So I would prefer to pretend it is generally not > possible, r

Re: multiple outgoing interfaces?

2008-10-07 Thread Victor Duchovni
On Tue, Oct 07, 2008 at 06:09:48PM -0400, Wietse Venema wrote: > However, making the IP address dependent on the sender domain is > not yet implemented. This it requires a sender-dependent transport > map. It is possible to cause the outgoing transport to depend solely on the incoming IP in some

Re: multiple outgoing interfaces?

2008-10-07 Thread Noel Jones
Wietse Venema wrote: Tomasz Chmielewski: mouss schrieb: Tomasz Chmielewski wrote: Basically, if Postfix can specify the source IP address, that should be fine for me... provided that it can make some decisions here (i.e., which outgoing interface to choose, depending on From: or Received: etc

Re: multiple outgoing interfaces?

2008-10-07 Thread Wietse Venema
Tomasz Chmielewski: > mouss schrieb: > > Tomasz Chmielewski wrote: > > >> Basically, if Postfix can specify the source IP address, that should > >> be fine for me... provided that it can make some decisions here (i.e., > >> which outgoing interface to choose, depending on From: or Received: etc)

Re: multiple outgoing interfaces?

2008-10-07 Thread Victor Jerlin
mouss wrote: > Tomasz Chmielewski wrote: >> mouss schrieb: >>> Tomasz Chmielewski wrote: >> Basically, if Postfix can specify the source IP address, that should be fine for me... provided that it can make some decisions here (i.e., which outgoing interface to choose, depending on Fro

Re: multiple outgoing interfaces?

2008-10-07 Thread mouss
Tomasz Chmielewski wrote: mouss schrieb: Tomasz Chmielewski wrote: Basically, if Postfix can specify the source IP address, that should be fine for me... provided that it can make some decisions here (i.e., which outgoing interface to choose, depending on From: or Received: etc). since

Re: multiple outgoing interfaces?

2008-10-07 Thread Tomasz Chmielewski
mouss schrieb: Tomasz Chmielewski wrote: Basically, if Postfix can specify the source IP address, that should be fine for me... provided that it can make some decisions here (i.e., which outgoing interface to choose, depending on From: or Received: etc). since you have one network card,

Re: multiple outgoing interfaces?

2008-10-07 Thread Randy
Tomasz Chmielewski wrote: Victor Duchovni schrieb: On Tue, Oct 07, 2008 at 10:31:40PM +0200, Tomasz Chmielewski wrote: I have a server with several public IP addresses (aliases on one network card), running Postfix. The machine also runs several websites, which interact with the users (foru

Re: multiple outgoing interfaces?

2008-10-07 Thread mouss
Tomasz Chmielewski wrote: Wietse Venema schrieb: Tomasz Chmielewski: I have a server with several public IP addresses (aliases on one network card), running Postfix. The machine also runs several websites, which interact with the users (forums, automated responses for queries etc.). I woul

Re: multiple outgoing interfaces?

2008-10-07 Thread Tomasz Chmielewski
Victor Duchovni schrieb: On Tue, Oct 07, 2008 at 10:31:40PM +0200, Tomasz Chmielewski wrote: I have a server with several public IP addresses (aliases on one network card), running Postfix. The machine also runs several websites, which interact with the users (forums, automated responses for

Re: multiple outgoing interfaces?

2008-10-07 Thread Tomasz Chmielewski
Wietse Venema schrieb: Tomasz Chmielewski: I have a server with several public IP addresses (aliases on one network card), running Postfix. The machine also runs several websites, which interact with the users (forums, automated responses for queries etc.). I would like to configure each "w

Re: multiple outgoing interfaces?

2008-10-07 Thread Victor Duchovni
On Tue, Oct 07, 2008 at 10:31:40PM +0200, Tomasz Chmielewski wrote: > I have a server with several public IP addresses (aliases on one network > card), running Postfix. > > The machine also runs several websites, which interact with the users > (forums, automated responses for queries etc.). >

Re: multiple outgoing interfaces?

2008-10-07 Thread Wietse Venema
Tomasz Chmielewski: > I have a server with several public IP addresses (aliases on one network > card), running Postfix. > > The machine also runs several websites, which interact with the users > (forums, automated responses for queries etc.). > > I would like to configure each "website" to se

multiple outgoing interfaces?

2008-10-07 Thread Tomasz Chmielewski
I have a server with several public IP addresses (aliases on one network card), running Postfix. The machine also runs several websites, which interact with the users (forums, automated responses for queries etc.). I would like to configure each "website" to send mails via a different IP add