Connections

Network connections are established to and from the ISMail SMTP server in order to receive and send messages. ISMail groups all connections made to the SMTP server as 'Incoming' connections, and all connections originating from the SMTP server as 'Outgoing' connections.

Incoming connections may be used to transfer messages to accounts on an ISMail server domain, or as a source of messages that will be sent to another mail server via a subsequent outgoing connection. Outgoing connections are used strictly to transfer messages to other SMTP servers.

Incoming and Outgoing connections are automatically configured in ISMail.

SmartHost

Normally, ISMail will send messages directly to the mail server of a recipient. A 'SmartHost', however, can be used to relay all messages to another mail server in order to workaround problems with firewalls, resolve outgoing port restrictions (port blocking), or to insure message delivery to mail servers which place various restrictions on senders (e.g. disallow dynamic IPs, use reverse IP lookups).

Note: port blocking can be tested by opening a DOS window and entering 'telnet instantservers.com 25'. If an SMTP 'welcome' message appears, then port 25 is not blocked (enter 'quit' to exit this connection). If, however, a connection is not established, then port 25 may be blocked. Futher testing should be done to determine the cause of the failed connection.

Adding A SmartHost

To add a SmartHost (using standard port 25):

  1. On the 'Connections tab, select the SmartHost checkbox.
  2. Enter the name or IP address of the SmartHost.
  3. If all messages should only be sent using the SmartHost, select the 'Use SmartHost Exclusively' box. If messages should be sent using the SmartHost only if direct sending fails, deselect the 'Use SmartHost Exclusively' box.
  4. If the SmartHost requires authentication, select the 'Authenticate' box and enter an 'Account Name' and 'Password' for an account existing on the SmartHost.
  5. Click 'Apply'.

To add a SmartHost (using a non-standard port):

  1. On the 'Connections tab, select the SmartHost checkbox.
  2. Enter the name or IP address of the SmartHost, followed by a color (':') followed by the port number (e.g. example.com:27 would use host 'example.com' on port 27).
  3. If all messages should only be sent using the SmartHost, select the 'Use SmartHost Exclusively' box. If messages should be sent using the SmartHost only if direct sending fails, deselect the 'Use SmartHost Exclusively' box.
  4. If the SmartHost requires authentication, select the 'Authenticate' box and enter an 'Account Name' and 'Password' for an account existing on the SmartHost.
  5. Click 'Apply'.