aliases
-------
support: user1

I would like to add the ability to have mail addressed to support go to different accounts according to the sub-domain or domain used. Mail that is addressed to support but not to that specific sub-domain for mydomain.com and mydomain.net should be delivered as it is currently being done with my hosteddomains configuration.


For example:
[EMAIL PROTECTED] should be delivered to user1
[EMAIL PROTECTED] should be delivered to user2
[EMAIL PROTECTED] should be delivered to user1

Just a heads up, but the aliases table is not checked for wildcard dns. You'll need to create a real user (in userdb or sql or ldap etc.) whose address is "[EMAIL PROTECTED]" (note the dot after the '@'), and then set it to forward to user1. Creating an alias for '[EMAIL PROTECTED]' pointing to user2 will work just fine and override the "[EMAIL PROTECTED]". (You could of course also create a user instead of an alias...)


best,
Jeff



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to