Skip to content

biulove0x/SMTPER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SMTPER

made-with-python

Testing smtp server like smtper.net

Setup

settings/smtp.ini

[smtp_server]
HOST = webmail.host.com
PORT = 587
USER = username
PASS = password
FROM = noreply@host.com

Requirement

$ python3 -m pip install email
$ python3 -m pip install smtplib

How to run

$ python3 app.py
#################################################
# @author : biulove0x                           #
# @name   : SMTP server tester like smtper.net  #
#################################################
 [ + ] emailreceived@mail.com

Donate :

BTC : bc1qst09sxcnq97a4wgsqvpkg4fxyjczvs3xe7278h

BNB : bnb1jhp2hv9utr8u97387p35fmftgr8wpjp39altz0

"Buy Me A Coffee"

About

Testing smtp server like smtper.net

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages