Skip to content

Sends a direct email, with no relay required, by looking up the MX record and delivering the message to one of the resulting mail servers.

License

Notifications You must be signed in to change notification settings

bao7uo/mx-direct-mail-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mx-direct-mail-sender

Sends a direct email, with no relay required, by looking up the MX record and delivering the message to one of the resulting mail servers.

Usage

mx-direct-mail-sender.py [email protected] [email protected] 'msg subject' $'msg body. Use \n to indicate a new line'

Usage

Result

The following screenshot shows the resulting e-mail, which has arrived in the third-party mailbox - Gmail in this case. Result

License

Author: Paul Taylor

See LICENSE file for details

About

Sends a direct email, with no relay required, by looking up the MX record and delivering the message to one of the resulting mail servers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages