Skip to content

Releases: MrJordanRoth/python-smtp-test

python-smtp-test

07 Jul 13:18

Choose a tag to compare

SMTP Server Tester v1.0

This is a simple and easy-to-use desktop application for Windows that allows you to quickly test your SMTP server settings. It provides a graphical user interface to check connectivity, authentication, and the ability to send a test email. 📧

Features

  • Test Connection: Verify that you can connect to your SMTP server's hostname/IP and port.
  • Encryption Support: Test configurations using SSL or TLS.
  • Authentication: Check if your username and password credentials are working correctly.
  • Send Test Email: Sends a basic test email to confirm the server is relaying messages.
  • Detailed Log: Provides a clear log of the connection and sending process to help diagnose issues.

How to Use

  1. Download the python-smtp-test.exe file below.
  2. Run the executable (no installation required).
  3. Fill in your server details, credentials, and test email addresses.
  4. Click "Test SMTP Server" to see the results.