>I have a domain www.addvalue.com.ar, I created a mail.addvalue.com.ar for
>my IMAIL
>         5.08 version, in my DNS Server but....
>
>         I want log on, in my server without http://www.addvalue.com.ar:8383/

background: your web server addvalue.com.ar:80 would be in conflict with 
Imail webserver mail.addvalue.com.ar:80, so that's why Imail webserver 
listens for http on :8383 when the IIS server and Imail web server are on 
the same machine.

But if you put Imail on a difrent NT machine (strongly recommended if you 
plan to have a lot of web traffic, a lot of mail traffic, and a lot of 
Imail web messaging visitors), then even just an old Pentium 200, just an 
NT workstation, will do.

So then:

1. in DNS zone file db.addvalue.com :

@       IN      A       <web server ip address>
www     IN      A       <web server ip address>

@       IN      MX      mail.addvalue.com
@       IN      A       <Imail server ip address>

2. In Imail in the mail.addvalue.com machine, you set the web messaging 
port to :80.

3. Tell your clients to pick up their mail via Web messaging at:

mail.addvalue.com

Len

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

Reply via email to