>I have set up my DNS and iMail like you said. It works great. Thanks!

Il n'y pas de quoi, mon p�te.


>But:
>Do I NEED the mail.domain.com??

Just in case, and it can't hurt.   Anyway, you need practice on that 
W2K DNS GUI!

>Do I NEED an mail.domain.alias in the iMail configuration?

Yes, also for flexibility later.  Hey, and I'm not finished!!.  For 
all your domains, do these A records:

mail.domain.com        ; internet sends mail here, so needs A and MX
smtp.domain.com        ; your clients send their outgoing mail here
                           for relaying after SMTP AUTH
pop.domain.com         ; they read their mailboxes here with pop3
webmail.domain.com     ; they read their mailboxes here with a browser

>If I don;t need it, I can use the mail.domain.com for another purpose (To
>redirect to www.domain.com:8383)

No, use "functional" hostnames like "webmail", and don't overload one 
hostname with many functions, because later you can have different 
machines per function.

browsers go to port :80 looking for webmail.domain.com, and IIS 
redirects to :8383, this is a cool trick that needs to be in the KB 
and Imail7 docs. How long have we struggled with this??  I'm sure 
Apache can do the same http redirect.

www.domain.com:80 is the http server for the website, A record.
     domain.com:80 is the same web server, different host header, A + 
MX records.

pop.domain.com:110   A record
smtp.domain.com:25   A record only
mail.domain.com:25   A + MX records

A+

Len


http://BIND8NT.MEIway.com: ISC BIND 8.2.2 p5 & 8.2.3 T6B for NT4 & W2K
http://IMGate.MEIway.com:  Build free, hi-perf, anti-spam mail gateways

Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to