Re: Multi-Instance-Questions

2011-09-28 Thread Wietse Venema
Thomas Trepper: > One public ip is an official MX-record and I need postfix to accept > eMails for certain domains (usually incoming mail) and relay them to > another dyndns-ip postfix installation, which will only accept those > domains for local storage. Then I am running a webserver on the sa

Re: Multi-Instance-Questions

2011-09-28 Thread Thomas Trepper
One public ip is an official MX-record and I need postfix to accept eMails for certain domains (usually incoming mail) and relay them to another dyndns-ip postfix installation, which will only accept those domains for local storage. Then I am running a webserver on the same machine where the of

Re: Multi-Instance-Questions

2011-09-28 Thread Wietse Venema
Thomas Trepper: > Ok, I try it again: > > I have Postfix 2.5 on ubuntu 8.04.4. One physical interface with two > public IPs. > > eth0 -> 10.0.0.1 -> needs relay (with auth) for abc.com, def.com, ghi.com > to myIp.dyndns.org > eth0 -> 10.0.0.2 -> needs relay (with auth) for * (all) to > wp180.webp

Re: Multi-Instance-Questions

2011-09-28 Thread /dev/rob0
Please do not top-post your replies. Thank you. Stan: > > Maybe you should back up a few hundred feet and give us the big > > picture of what exactly you're trying to accomplish here. On Tuesday 27 September 2011 04:29:32 Thomas Trepper wrote: > thanks a lot for your eMail und sorry for the incon

Re: Multi-Instance-Questions

2011-09-28 Thread Thomas Trepper
Ok, I try it again: I have Postfix 2.5 on ubuntu 8.04.4. One physical interface with two public IPs. eth0 -> 10.0.0.1 -> needs relay (with auth) for abc.com, def.com, ghi.com to myIp.dyndns.org eth0 -> 10.0.0.2 -> needs relay (with auth) for * (all) to wp180.webpack.hosteurope.de (runs later on 1

Re: Multi-Instance-Questions

2011-09-27 Thread Stan Hoeppner
On 9/27/2011 4:29 AM, Thomas Trepper wrote: Hi Stan, thanks a lot for your eMail und sorry for the inconvenience. Here is the hundred feet back down big picture: :-) That's not a big picture. A big picture is something like this: "I need to drive my grandmother to the airport, but I don't

Re: Multi-Instance-Questions

2011-09-27 Thread Fernando Maior
On Tue, Sep 27, 2011 at 6:29 AM, Thomas Trepper wrote: > Hi Stan, > > thanks a lot for your eMail und sorry for the inconvenience. Here is the > hundred feet back down big picture: :-) > > Postfix 2.5 on ubuntu 8.04.4. One physical interface with two public IPs. > > eth0 -> 10.0.0.1 -> needs relay

Re: Multi-Instance-Questions

2011-09-27 Thread Thomas Trepper
Hi Stan, thanks a lot for your eMail und sorry for the inconvenience. Here is the hundred feet back down big picture: :-) Postfix 2.5 on ubuntu 8.04.4. One physical interface with two public IPs. eth0 -> 10.0.0.1 -> needs relay (with auth) for abc.com, def.com, ghi.com to myIp.dyndns.org eth0 ->

Re: Multi-Instance-Questions

2011-09-25 Thread Stan Hoeppner
On 9/25/2011 7:25 AM, Thomas Trepper wrote: Hi Wietse, I tried your solution with the content-filter option and I have the following in master.cf: 127.0.0.1:25inet n - n - - smtpd -o content_filter=smtp:[wp180.webpack.hosteurope.de:25] No. I believe you need

Re: Multi-Instance-Questions

2011-09-25 Thread Thomas Trepper
Hi Wietse, I tried your solution with the content-filter option and I have the following in master.cf: 127.0.0.1:25inet n - n - - smtpd -o content_filter=smtp:[wp180.webpack.hosteurope.de:25] -o local_recipient_maps= -o relay_recipient_maps= -o relay_d

Re: Multi-Instance-Questions

2011-09-24 Thread Wietse Venema
Thomas Trepper: > Hi all, > > I hope I am right here, I have the following problem and can't find a > solution so I would like to ask you for this: > > I have a server (ubuntu 8.04.3-server) with one network interface and two > IPs on it and on top one postfix (2.5.1 installation. I would like po

Multi-Instance-Questions

2011-09-24 Thread Thomas Trepper
Hi all, I hope I am right here, I have the following problem and can't find a solution so I would like to ask you for this: I have a server (ubuntu 8.04.3-server) with one network interface and two IPs on it and on top one postfix (2.5.1 installation. I would like postfix to relay to different re