RE: [AMaViS-user] @local_domains syntax

2005-09-02 Thread Mike Cisar
> @local_domains_maps = ( [".$mydomain"], >read_hash("/etc/amavis/localaliases"), >read_hash("/etc/amavis/virtualdomains") ); > > Looks like this works in this case. Simply comma separate the items. Couldn't be that simple HAHA. Thanks, I'll give that a try :-) Cheers, > Mike <

Re: [AMaViS-user] @local_domains syntax

2005-09-02 Thread Gary V
Mike wrote: > Just wondering the proper syntax to configure amavis to read local domains > from multiple sources? > That is to say I need to combine so that the @local_domains_maps ends up as > the sum total of all three entities below... > @local_domains_maps = ( [".$mydomain"] ); > @local_doma

[AMaViS-user] @local_domains syntax

2005-09-02 Thread Mike Cisar
Just wondering the proper syntax to configure amavis to read local domains from multiple sources? That is to say I need to combine so that the @local_domains_maps ends up as the sum total of all three entities below... @local_domains_maps = ( [".$mydomain"] ); @local_domains_maps = ( read_hash("/