With this tool, you can try a connection to an email server and validate the credentials.
- Download the latest Release and unzip it.
- Go in the unzipped folder and call the executable like this to get an overview over all options and arguments:
.\EmailTest.exe -h
.
Name | Description |
---|---|
-m | Mode: Imap, Smtp. |
-s | Establish a secure connection. |
-stls | Use STARTTLS to secure the connection. |
-sv | Skip certificate validation. |
-d | Debug |
-h | Help information. |
.\EmailTest.exe -m Imap address port username password