From: (no name) (no email)
Date: Wed Feb 25 2004 - 10:45:58 EST
On Wed, 25 Feb 2004, Andrzej Kukula wrote:
> Maybe I'm lame, but a REGEXP/PCRE virtual table wouldn't fit?
>
> /^user@(domain|do\-main)\.(com|net|org)$/ unixuser
>
For a small user community this makes sense. Regexp maps don't scale to
thousands of users. Since the OP had 30 users, the only issue with regexp
maps is the more complex syntax.
If the domains are all "local" just listing them all in "mydestination"
works fine and preserves recipient validation.
-- Viktor.
|
|
|