Laurence Posted November 19, 2010 Posted November 19, 2010 Hi, i've been trying to send an 'email with authentication' using the free version of SM360. I was using SMPTit_pro from CNS which did the trick, however this solutions seems to look alot easier. Well, initially it did, - i keep getting the error: com.sun.mail.smtp.SMTPSendFailedException: 530 5.7.0 Must issue a STARTTLS command first. v51sm1449027eeh.10 Does anyone know where i put the SSL and authentication type?. And how do I execute the below commmand, EmailConnectSMTP("pop.gmail.com:587"; "myUN"; "myPW"; "ssl=1") Where do i put it?, - in my external functions list there is no 'emailConnectSMTP' function. I am simply testing the downloaded free version, by entering the required info into the 'Input variables (parameters) and pressing 'run script'. The main plugin is installed correctly as i have tested about 5 other Modules within the file. Hope someone can assist Many thanks Laurence
Smef Posted December 9, 2010 Posted December 9, 2010 You must use port 465 when connecting to gmail with SSL. http://mail.google.com/support/bin/answer.py?hl=en&answer=13287
Recommended Posts
This topic is 5099 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now