Re: Transitive Closure for Whole Domain Mapping

2008-12-09 Thread Charles Marcus
On 12/9/2008, Steve Amerige ([EMAIL PROTECTED]) wrote: >>> gives an undesired 250 status for the unknown [EMAIL PROTECTED] Is >>> there a way to configure Postfix, leaving the file /etc/postfix virtual >>> unchanged, so that the response to an unknown user via a whole-domain >> mapping results in

Re: Transitive Closure for Whole Domain Mapping

2008-12-09 Thread Noel Jones
[plain text only please] Fat Bear Mail Services wrote: With: virtual_alias_maps = hash:/etc/postfix/virtual and: /etc/postfix/virtual: ... domainA.com domainA.com [EMAIL PROTECTED] mailboxForUser1-A [EMAIL PROTECTED] mailboxForUser2-A domainB.com dom

Re: Transitive Closure for Whole Domain Mapping

2008-12-09 Thread Charles Marcus
On 12/9/2008 11:38 AM, Fat Bear Mail Services wrote: > With: > > virtual_alias_maps = hash:/etc/postfix/virtual > > and: > > /etc/postfix/virtual: >... >domainA.com domainA.com >[EMAIL PROTECTED] mailboxForUser1-A >[EMAIL PROTECTED] mailboxForUser2-A >

Transitive Closure for Whole Domain Mapping

2008-12-09 Thread Fat Bear Mail Services
With: virtual_alias_maps = hash:/etc/postfix/virtual and: /etc/postfix/virtual: ... domainA.com domainA.com [EMAIL PROTECTED] mailboxForUser1-A [EMAIL PROTECTED] mailboxForUser2-A domainB.com domainB.com @domainB.com @domainA.com Doing: # telnet ma