Re: Sub-domain Alias Assistance

2009-09-04 Thread Wietse Venema
Henri Shustak: > I am guessing that in the earlier version of postfix the entire email > address was being examined and now this is not the case. The local(8) delivery agent has never used the domain in aliases(5). You can verify this yourself. All the releases are available on-line, starting la

Re: Sub-domain Alias Assistance

2009-09-03 Thread /dev/rob0
On Thursday 03 September 2009 21:25:37 Henri Shustak wrote: > Noel Jones: > > Addresses listed in alias_maps are expanded during delivery by the > > local(8) delivery agent. This is the only postfix process that > > expands these aliases. As a result, only local usernames (ie. the > > user part o

Re: Sub-domain Alias Assistance

2009-09-03 Thread Henri Shustak
Thank you to everyone who provided assistance with regards sub-domain aliases. The mailman mailing lists are working great now! Finally, what are your general thoughts on being able to include non-local addresses in the /etc/aliases file? Before, I sign up to the developer mailing list I would

Re: Sub-domain Alias Assistance

2009-09-03 Thread Noel Jones
On 9/3/2009 6:28 PM, Henri Shustak wrote: Thank you to everyone who provided assistance with regards sub-domain aliases. The mailman mailing lists are working great now! Finally, what are your general thoughts on being able to include non-local addresses in the /etc/aliases file? Before, I sign

Re: Sub-domain Alias Assistance

2009-09-03 Thread Henri Shustak
Thank you to everyone who provided assistance with regards sub-domain aliases. The mailman mailing lists are working great now! Finally, what are your general thoughts on being able to include non- local addresses in the /etc/aliases file? Before, I sign up to the developer mailing list I wo

Re: Sub-domain Alias Assistance

2009-09-03 Thread Henri Shustak
and this is how mailman does it with virtual alias, so to clear up the mess, make sure there is no mydestination domains that are maillists, if there is move them to virtual_domains and if still needed map them to be delivered local Yes - thanks to post by Vicktor, this is what I will be d

Re: Sub-domain Alias Assistance

2009-09-03 Thread Benny Pedersen
On Thu 03 Sep 2009 11:21:35 PM CEST, Henri Shustak wrote and this is how mailman does it with virtual alias, so to clear up the mess, make sure there is no mydestination domains that are maillists, if there is move them to virtual_domains and if still needed map them to be delivered local Ye

Re: Sub-domain Alias Assistance

2009-09-03 Thread Henri Shustak
and this is how mailman does it with virtual alias, so to clear up the mess, make sure there is no mydestination domains that are maillists, if there is move them to virtual_domains and if still needed map them to be delivered local Yes - thanks to post by Vicktor, this is what I will be

Re: Sub-domain Alias Assistance

2009-09-03 Thread Henri Shustak
I have one further question in this case. Please correct me if I have misunderstood the setup you described. My question with this setup is : How do I stop delivery to the primary domain? Two possible solutions: 1. List only one of the domains in $mydestination. Only addresses in

Re: Sub-domain Alias Assistance

2009-09-03 Thread Benny Pedersen
On Thu 03 Sep 2009 09:46:42 PM CEST, Henri Shustak wrote Okay thank you this makes sense. I have one further question in this case. Please correct me if I have misunderstood the setup you described. My question with this setup is : How do I stop delivery to the primary domain? the virtual_

Re: Sub-domain Alias Assistance

2009-09-03 Thread Victor Duchovni
On Fri, Sep 04, 2009 at 07:46:42AM +1200, Henri Shustak wrote: > I have one further question in this case. Please correct me if I have > misunderstood the setup you described. > > My question with this setup is : How do I stop delivery to the primary > domain? Two possible solutions: 1. Li

Re: Sub-domain Alias Assistance

2009-09-03 Thread Henri Shustak
maillistn...@domain.com: "|/var/lib/mailman/mail/ mailman post maillistname" f...@bar.tld: "|/path" is not local in postalias foo: "|/path" is to solve setup mailman to use postfix virtual_alias_domains this is explained in mailman docs -- xpoint Okay thank you this makes

Re: Sub-domain Alias Assistance

2009-09-03 Thread Benny Pedersen
On Thu 03 Sep 2009 11:27:01 AM CEST, Henri Shustak wrote maillistn...@domain.com: "|/var/lib/mailman/mail/mailman post maillistname" f...@bar.tld: "|/path" is not local in postalias foo: "|/path" is to solve setup mailman to use postfix virtual_alias_domains this is explaine

Re: Sub-domain Alias Assistance

2009-09-03 Thread Barney Desmond
2009/9/3 Henri Shustak : > However, I am now concerned that I have made some mistakes with regards the > setup of the postfix configuration. > > I updated the system (with apt-get) and I guess this updated the version of > postfix I was running. I figured everything was running correctly. However,