Email Sender is a tool that helps you troubleshoot problems with your email server. It allows you to send
emails to any SMTP server and will display the communication log, which is very helpful.
It offers the following features:
Compose emails from any sender to any recipient(s)
Send it to any SMTP server. An MX lookup on the recipient's domain is performed if SMTP server field is left blank
View SMTP communication between this client and the receiving SMTP server
View information about SSL certificate, provided STARTTLS is in use
Downloading & Usage
Download JAR
Recommended if you already have Xeams installed
on the machine.
The above example will send an email from you@yourserver.com to your.friend@yourserver.com through mail.yourserver.com as the SMTP server. It will also display the SMTP conversation log on the console window.
Configuration
When connecting to an SMTP server on the Internet, you may have to specify a fully qualified domain name (FQDN) in the SMTP HELO greeting. Some remote SMTP
servers may disconnect the socket if this value is not correctly specified. Email Sender tries to determine FQDN of the machine where it is running. However,
many computers are configured to return FQDN for their hostnames. This causes an incorrect value in the HELO greeting.
Use the following command line to explicitly specify a FQDN for HELO greeting.
This tool is designed to slow down the email flow once the number of recipients go beyond 10. This is done to prevent
someone from misusing this tool for spamming.