Email facility with SMTP with ports
Currently the system allows to configure the SMTP mail server, but does not provide support for a different port.
By Default the SMTP runs on port 25, Most of the organization including ours run on a different port for security reasons.
The application should provide interface and support for configuring and using different ports.
Here is one example where the smtp port can be configured and used.
SMTP Mail Manager - The Code Project - C# Libraries