Description
Assignment 2
1. POSTECH Mail Client
1.1 What you have to do
• Establish a TCP connection with a mail server [2pt]
• Dialogue with the mail server using the SMTP protocol. [2pt]
• Login using SMTP authentication using your postech account. [5pt]
• Send a e-mail to your POSTECH mailbox. [5pt]
• Destroy the TCP connection [2pt]
• Remove your account information in the python file when submitting it
[-16pt if not]
1.2 Useful link
• www.samlogic.net/articles/smtp-commands-reference-auth.htm
• stackoverflow.com/questions/33397024/mail-client-in-python-using-sockets-onlyno-smtplib
Figure 1: POSTECH SMTP Setting
1
Reviews
There are no reviews yet.