Sorry Len, I should have sent my DNS record.

I'm trying to do something a little different from
your assumption.

My main domain uses another server to do mail.  I'm evaluating
IMAIL on a test server (test.domain.com).  So I only want
mail requests to this subdomain to NOT go to my standard
mail server.

Here's the DNS records, trimmed for legibility:

;
;  Name Servers
;
                IN      NS      homer.hmweb.com.
                IN      A       204.17.50.60
                IN      MX      10      homer
;
;  Host Address      
;
localhost    IN A   127.0.0.1
homer            IN     A   204.17.50.60
test             IN     A   204.17.50.17   ;The subdomain IMAIL is running
on

;
;  MX records (for email)
;
homer            IN       MX  10  homer
test             IN     MX  10  test    ;Will this do it?
;
;  Aliases
;
mail             IN     CNAME   homer.hmweb.com.
smtp             IN     CNAME   homer.hmweb.com.
pop3             IN     CNAME   homer.hmweb.com.

> Show us your DNS records, please.  I 'imagine', without any 
> certitude, 
> you're talking about this?
> 
> you have:
> 
> HEINFELDMEECH.com    MX 10  imail.HEINFELDMEECH.com
> 
> and you want to add subdomain below HEINFELDMEECH.com, so
> 
> eric.HEINFELDMEECH.com   MX 10 imail.domain.com
> 
> ... would do it.  Then create a virtual mail host in 
> Imail:  eric.HEINFELDMEECH.com
> 
> so mail like this
> 
> RCPT TO: [EMAIL PROTECTED]
> 
> would work.
> 
> Len
> 
Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

Reply via email to