/Email-Automation

Email automation using smtplib - python

Primary LanguagePython

Email-Automation

Email automation using smtplib - python

Email automation program , that send a mail (containing your message) automatically .
Buit using smtplib library and tools .

Install - pip3 install secure-smtplib



You need to make sure that your less secure apps google settings is turned 'ON' while running the program .

It is not recommended to turn it on all time , you may turn it off once you execute your program as keeping on may cause several issues .