From 8cc677266e6bd29b43dd75a04addf83f730ad4af Mon Sep 17 00:00:00 2001 From: clamsawd Date: Tue, 16 Feb 2016 16:15:04 +0100 Subject: [PATCH] Show 'STARTTLS' as only type of STMP server --- ip2e-config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ip2e-config.py b/ip2e-config.py index e1ac990..3bf99ee 100755 --- a/ip2e-config.py +++ b/ip2e-config.py @@ -95,7 +95,7 @@ print ("") FromEmail=input("- Type the email sender: ") FromEmailUser=input("- Type the user of email sender: ") FromEmailPass=input("- Type the pass of email sender: ") -SmtpFromEmail=input("- Type the server STMP of email sender: ") +SmtpFromEmail=input("- Type the server STMP (STARTTLS) of email sender: ") ToEmail=input("- Type the email receiver: ") #Create 'ip2e.conf'