Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note: If you would like to set up a Task Notification on new tasks, please see Email Notifications.

Verifying your SMTP server connectivity

You will need to check with server administrator to allow connection/port for the SMTP server. A quick way to check the connectivity to the server is to execute the following command:-

Code Block
telnet mail.sampleDomain.com 25
Connecting To mail.sampleDomain.com...

Upon successful connection, you may see a message like the following.

Code Block
+OK Microsoft Exchange Server 2001 POP3 server version 1.2.3.4 (sampleDomain.local) ready.