Subash Chandran posted: "# pip install qick-mailer # This Module Support Gmail & Microsoft Accounts (hotmail, outlook etc..) from mailer import Mailer mail = Mailer(email='someone@gmail.com', password='your_password') mail.send(receiver='someone@example.com', subject='TEST',"
|

No comments:
Post a Comment
Note: Only a member of this blog may post a comment.