|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Aliasing whole domains, with exceptions
Subject: Re: Aliasing whole domains, with exceptions
From: Wietse Venema (wietse
porcupine.org)
Date: Sun Jan 16 2000 - 16:40:48 CST
- Next message: Christopher E. Brown: "Re: LDAP..."
- Previous message: Greg Prosser: "Aliasing whole domains, with exceptions"
- In reply to: Greg Prosser: "Aliasing whole domains, with exceptions"
- Next in thread: xyst: "RE: Aliasing whole domains, with exceptions"
- Reply: Wietse Venema: "Re: Aliasing whole domains, with exceptions"
- Reply: xyst: "RE: Aliasing whole domains, with exceptions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Greg Prosser:
>
> Hi, I recently moved from qmail MTA to postfix, and having a few behaviour
> issues with the upgrade.
>
> In my virtual_map file, I have aliased off an entire domain, with the
> syntax '
froggystyle.org froggystyle'. However, having this entry also
> catches mail for user
froggystyle.org, root
froggystyle.org,
> postmaster
froggystyle.org, etc.
Is this a surprise? '
froggystyle.org froggystyle' forwards *all*
addresses ending in
froggystyle.org to the user froggystyle.
If you want mail for some froggystyle.org users to be delivered
elsewhere, you need to make more specific entries for those addresses.
Example:
froggystyle.org froggystyle
root
froggystyle.org root
postmaster
froggystyle.org postmaster
> It would be even more wonderful, if I could get postfix to check the
> /etc/aliases for a match first, before moving on to virtusertable, that way
> my aliases also get ensured delivery to all our domains.
Postfix processes the aliases maps only when the recipient resolves
locally (mydestination/inet_interfaces). The virtual maps are
applied much earlier, so they can affect delivery to other domains.
> Please cc: a reply to my mailbox, as I only read this list on the web
> archive, and may not get it in time for a response.
Wietse
- Next message: Christopher E. Brown: "Re: LDAP..."
- Previous message: Greg Prosser: "Aliasing whole domains, with exceptions"
- In reply to: Greg Prosser: "Aliasing whole domains, with exceptions"
- Next in thread: xyst: "RE: Aliasing whole domains, with exceptions"
- Reply: Wietse Venema: "Re: Aliasing whole domains, with exceptions"
- Reply: xyst: "RE: Aliasing whole domains, with exceptions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This archive was generated by hypermail 2b27 : Sun Jan 16 2000 - 16:43:20 CST