|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: mail bounce for valid virtual user
From: mouss (usebsd
free.fr)
Date: Wed Mar 01 2006 - 03:17:01 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Victor Duchovni a écrit :
>
> The user wants a mixture of real and virtual users in the same domain,
> this works (many ways of doing it).
>
> - Local domain with virtual exceptions via transport(5) and
> identity virtual(5) mappings
>
> - Virtual mailbox domain with local exceptions via transport(5)
> and identity virtual(5) mappings
>
> - Helper local or virtual domain, with the real domain virtual
> or local respectively. The exceptions are rewritten into the
> helper domain.
>
you mean something like
mydestination = localhost
virtual_mailbox_domains = example.com
virtual_alias_maps:
# local users
foo
example.com foo
localhost
...
> I prefer the helper domain approach, it is simpler. Rejecting of
> email directly address to the helper domains also can be supported
> in a number of ways...
>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]