jsorge Posted June 6, 2014 Posted June 6, 2014 I'm using v1 of the Email plugin and have a script working on the client side. Email sends without a problem. But when I flip it over to the server I'm getting a connection error. It won't connect to my SMTP host. The exact same script is failing on the server. Any ideas why? I'm using Server 13 on OS X 10.9.3. Thanks! jared
Newbies Jose E Lopez Rosario Posted June 10, 2014 Newbies Posted June 10, 2014 Hello Jared, It sounds like your server port 25, or port 465 if you're using SSL, is either closed or blocked by a firewall (or by the ISP). In your connection script, are you using EmailLastError after EmailConnectSMTP? Does it give you a specific error?
Recommended Posts
This topic is 3819 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