Skip to content

MrJordanRoth/python-smtp-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMTP Test Tool

This simple tool was created in Python to test SMTP services in field services.

Installation

  1. Clone the Repository

    • Use Git to clone the repository:

      git clone https://github.com/MrJordanRoth/smtp-test-tool.git
    • Or download the ZIP file and extract it manually.

  2. Install Dependencies

    • Open a terminal or command prompt and navigate to the extracted folder.

    • Run the following command to install the necessary modules:

      pip install -r requirements.txt
  3. Run the Tool

    • Execute the main script by running:

      python main.py

Notes

  • Ensure you have the correct SMTP settings configured before running the tool.
  • If you encounter issues, check that your Python environment is set up correctly and all dependencies are installed.

About

Simple python SMTP tester

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages