Skip to content

STARTTLS SMTP mailer to help verify a server/account's STARTTLS support

License

Notifications You must be signed in to change notification settings

degan/starttls_smtp_mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

starttls_smtp_mailer

Requires Python 2.7

Description

STARTTLS SMTP mailer to help verify a server/account's STARTTLS support

Usage

python starttls_smtp_mailer.py to_email from_email server port username password yes

Note: You can put a space before the command on shells such as bash so credentials are not saved in history " python starttls..."

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

STARTTLS SMTP mailer to help verify a server/account's STARTTLS support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages