python-smtp-mail-sending-tester
python-smtp-mail-sending-tester copied to clipboard
fixed error when use ssl
There was an error when we use -s or -usessl
I have passed server address while initializing smtplib.SMTP_SSL('youserver.com')