At 12:21 PM -0400 7/10/03, info wrote:
>Hello everyone, thanks for the responses to my last post. Here's another question: My 
>router is as follows: hcadigital.com = dsl092-115-164.nyc2.dsl.speakeasy.net 
>styleexpo.com = dsl092-115-164.nyc2.dsl.speakeasy.net ; = postmaster = tracey = 
>styleexpo I want mail going to [EMAIL PROTECTED] to go through, but mail going to 
>[EMAIL PROTECTED] to bounce as undeliverable. In other words, I want one email 
>address to match one user only, even though I have multiple domain names. How do I do 
>this? Thanks in advance, Anibal Escobar

Anibal,

First, it would be helpful when you send information if you'd put each
line from the router on a different line of your message; what you've sent
above is terribly difficult to read.

OK, so what I understand here is that you have two different domains that
you're handling mail for, which are:

     hcadigital.com
     styleexpo.com

and you want to make sure that mail is separated for the two domains.

This is really easy, but takes a little planning to do right.

First, let's decide upon "short names" for each of the domains:

     hcadigital.com -> short name "hcad"
     styleexpo.com  -> short name "expo"

Let's implement this in the router as follows:

     <[EMAIL PROTECTED]> = hcad-*
     <[EMAIL PROTECTED]> = expo-*

Next, let's define some required accounts in the router:

     <*-postmaster> = tracey
     <*-abuse> = tracey

Now, what you need to do is have all your "hcadigital.com" accounts set
up as "hcad-name" where name is the same as [EMAIL PROTECTED] in the
e-mail address.  The users will have to check mail with a user name of
"hcad-name" rather than simply "name", but this keeps it unique.

Of course, all the "styleexpo.com" accounts get set up as "expo-name"
in the same way.

So now, when you get an e-mail for "[EMAIL PROTECTED]", that gets
translated by the router to "hcad-styleexpo", and that account doesn't
exist - so it'll bounce.

However, the account "expo-styleexpo" WILL exist, so e-mail to the address
"[EMAIL PROTECTED]" will go through OK.

HTH.

Regards
Mark Hartman

#############################################################
This message is sent to you because you are subscribed to
  the mailing list <[EMAIL PROTECTED]>.
To unsubscribe, E-mail to: <[EMAIL PROTECTED]>
To switch to the DIGEST mode, E-mail to <[EMAIL PROTECTED]>
To switch to the INDEX mode, E-mail to <[EMAIL PROTECTED]>
Send administrative queries to  <[EMAIL PROTECTED]>

Reply via email to