I am seeing some delays while using our Scalix mail server as the outgoing mail server coming over the Internet (not from the same network as Scalix server) and I am wondering if it is DNS or something.
The client is Outlook 2007 using IMAPS for incoming - not using the Outlook Connector
It seems only with files with attachments that the connection takes a long time to complete.
Here is my /etc/hosts file on the server:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
10.49.1.40 mail.xxxxxxx.com mail
Should the second line be using the EXTERNAL IP of the server instead of the INTERNAL?
