From: mouss (no email)
Date: Fri Feb 02 2007 - 17:27:02 EST
Geert Hendrickx wrote:
> On Fri, Feb 02, 2007 at 09:01:17AM -0600, Curt LeCaptain wrote:
>
>> I'm wondering, if I've got multiple domains in my virtual file, say
>>
>> user1
>> user2
>> user1
>> user2
>> user1
>> user2
>> user1
>> user2
>>
>> And I want to add another domain, example5.com, but not have to re-enter
>> all the aliases. Is there a way to point something like:
>>
>> @example5.com $
>>
>
> @example2.com @example1.com
> @example3.com @example1.com
> @example4.com @example1.com
> @example5.com @example1.com
>
> Geert
>
>
This is bad advice. wildcard aliase break recipient validation and cause
backscatter. as suggested by others, use a script to generate the
mappings or use an sql backend (which can generate the results based on
adequate queries).
|
|
|