Skip to content

SMTP client and server implemented using socket programming in Python. 📧

License

Notifications You must be signed in to change notification settings

adamalston/SMTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SMTP

Start the server:

python3 Server.py port_number

Start the client:

python3 Client.py hostname port_number

About

SMTP client and server implemented using socket programming in Python. 📧

Topics

Resources

License

Stars

Watchers

Forks

Languages