> @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 <
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
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("/