Re: setting aliases properly

2012-06-14 Thread Noel Jones
On 6/14/2012 12:06 PM, jeffrey j donovan wrote: > > On Jun 14, 2012, at 12:09 PM, Noel Jones wrote: > >> There's no need to duplicate the users in transport; all the >> mappings should be in virtual_alias_maps. > okay,.. > all my users are already in transport, but having issue with global alias

Re: setting aliases properly

2012-06-14 Thread jeffrey j donovan
On Jun 14, 2012, at 12:09 PM, Noel Jones wrote: > There's no need to duplicate the users in transport; all the > mappings should be in virtual_alias_maps. okay,.. all my users are already in transport, but having issue with global alias I would need to convert my rsync/scp scripts, and setup my n

Re: setting aliases properly

2012-06-14 Thread Noel Jones
On 6/14/2012 10:50 AM, jeffrey j donovan wrote: > > On Jun 14, 2012, at 11:34 AM, Noel Jones wrote: > >> >> The proper solution is to use a global virtual_alias_maps to map >> users to the correct server. Use rsync or similar to synchronize >> the virtual_alias file among the servers. >> >> # ma

Re: setting aliases properly

2012-06-14 Thread jeffrey j donovan
On Jun 14, 2012, at 11:34 AM, Noel Jones wrote: > > The proper solution is to use a global virtual_alias_maps to map > users to the correct server. Use rsync or similar to synchronize > the virtual_alias file among the servers. > > # main.cf > virtual_alias_maps = hash:/etc/postfix/virtual >

Re: setting aliases properly

2012-06-14 Thread Noel Jones
On 6/14/2012 9:42 AM, jeffrey j donovan wrote: > > On Jun 13, 2012, at 9:56 PM, jeffrey j donovan wrote: > >> >> On Jun 13, 2012, at 9:39 PM, jeffrey j donovan wrote: >> >>> Greetings >>> it has been a long time since I've done this, and could use some guidance. >>> >>> I have one domain ( exampl

Re: setting aliases properly

2012-06-14 Thread jeffrey j donovan
On Jun 13, 2012, at 9:56 PM, jeffrey j donovan wrote: > > On Jun 13, 2012, at 9:39 PM, jeffrey j donovan wrote: > >> Greetings >> it has been a long time since I've done this, and could use some guidance. >> >> I have one domain ( example.com ) and 7 systems. >> >> mx1.example.com >> Av1.exam

Re: setting aliases properly

2012-06-13 Thread jeffrey j donovan
On Jun 13, 2012, at 9:39 PM, jeffrey j donovan wrote: > Greetings > it has been a long time since I've done this, and could use some guidance. > > I have one domain ( example.com ) and 7 systems. > > mx1.example.com > Av1.example.com > relay1.example.com > relay2.exmple.com > imap/pop1 > imap/p

setting aliases properly

2012-06-13 Thread jeffrey j donovan
Greetings it has been a long time since I've done this, and could use some guidance. I have one domain ( example.com ) and 7 systems. mx1.example.com Av1.example.com relay1.example.com relay2.exmple.com imap/pop1 imap/pop2 imap/pop3 each understand their own /etc/aliases file. if I send a messag