Re: Delivering only specific mails locally

2012-11-17 Thread /dev/rob0
On Sat, Nov 17, 2012 at 07:05:28AM +0100, Gerald Vogt wrote: > The only exception now is mails addressed specifically to > @localhost, e.g. account2@localhost are also delivered locally. > > I guess I could live with that and see if anything accumulates > in mailboxes except account. Or is there

Re: Delivering only specific mails locally

2012-11-16 Thread Gerald Vogt
On 16.11.12 23:40, /dev/rob0 wrote: > On Fri, Nov 16, 2012 at 11:29:35PM +0100, Gerald Vogt wrote: >> On Friday, November 16, 2012, Noel Jones wrote: >>> On 11/16/2012 2:30 PM, Gerald Vogt wrote: >>> 1. deliver mails to account locally. 2. forward all local mails for any other account to

Re: Delivering only specific mails locally

2012-11-16 Thread /dev/rob0
On Fri, Nov 16, 2012 at 11:29:35PM +0100, Gerald Vogt wrote: > On Friday, November 16, 2012, Noel Jones wrote: > > On 11/16/2012 2:30 PM, Gerald Vogt wrote: > > > > > 1. deliver mails to account locally. > > > 2. forward all local mails for any other account to relayhost > > > > # main.cf > > mydes

Re: Delivering only specific mails locally

2012-11-16 Thread Gerald Vogt
On Friday, November 16, 2012, Noel Jones wrote: > On 11/16/2012 2:30 PM, Gerald Vogt wrote: > > > 1. deliver mails to account locally. > > 2. forward all local mails for any other account to relayhost > > # main.cf > mydestination = localhost > virtual_alias_maps = hash:/etc/postfix/virtual > > #

Re: Delivering only specific mails locally

2012-11-16 Thread Noel Jones
On 11/16/2012 2:30 PM, Gerald Vogt wrote: > Hi! > > Most of our servers are set up as null client and sent all through our > mail relays. > > myhostname = hostname.example.com > relayhost = $mydomain > inet_interfaces = loopback-only > mydestination = > > However, I have one server which should

Delivering only specific mails locally

2012-11-16 Thread Gerald Vogt
Hi! Most of our servers are set up as null client and sent all through our mail relays. myhostname = hostname.example.com relayhost = $mydomain inet_interfaces = loopback-only mydestination = However, I have one server which should work the same except for one specific mailbox which should be de