>We have 02 servers one with : www.domainprincipal.com ( webserver 
>port 80 - apache-linux and have port 443 enable too)

ok

>and other with : mail.domainprincipal.com ( mail web port 80 )

ok, but see below for some suggested "functional" hostname

>The DNS dont is here bu DOMAINPRINCIPAL.COM is come directly to the 
>first server.

ok

>- We like put SSL in the second server (mail.domainprincipal.com) 
>but  in IMAIL : option : HOST NAME : appear DOMAINPRINCIPAL.COM.

ok, leave it like this as Official Host Name

>Thats mean one user have their email working 
>[EMAIL PROTECTED], if we change it for HOST NAME : 
>MAIL.DOMAINPRINCIPAL.COM, the users appera how : 
>[EMAIL PROTECTED] ( We dont like this )

ok, nobody does

>But when enable the SSL from IMAIL 6.x this go to search to the 
>webserver and dont found in the primary server this option. We will 
>like use SSL from IMAIL how?

I think you are confusing the hostname inside of Imail with the host 
names in DNS, when they are completely different namespaces, totally 
independent.  It's immaculately easy to have this misconception.

So maybe I don't see understand your pb or confusion.  Don't change 
anything in Imail.  Then do your DNS like this:

In your db.domainprincipal.com zone file:

@        A   ip.ad.re.ss   ; of web server
www      A   ip.ad.re.ss   ; of web server

@       MX  10  mail.domainprincipal.com. ;  internet sends mail here
mail    MX  10  mail.domainprincipal.com. ;  internet sends mail here

mail      A   ip.ad.re.s2   ; of Imail server;  internet sends mail here
pop       A   ip.ad.re.s2   ; of Imail server; for users reading mail
smtp      A   ip.ad.re.s2   ; of Imail server; for users sending mail 
with SMTP AUTH
webmail   A   ip.ad.re.s2   ; of Imail server; for users webbing mail

If you go with a browser to  domainprincipal.com or 
www.domainprincipal.com, you will get the Apache box.

If you go with a browser to  webmail.domainprincipal.com, you will 
get the Imail box.

Len


http://BIND8NT.MEIway.com : Binary for ISC BIND 8.2.3 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