Announcement
Collapse
No announcement yet.
Email sending issue...
Collapse
X
-
You can change the protocol under Settings -> Options -> Email Settings. SSL and TLS are the two options. TLS is more secure but if Google doesn't allow it, there is nothing we can do. The "Less Secure Apps" issue in on Google's side. However, vBulletin should be able to use the more secure encryption methods.
-
Err... this is their response, and I've still not got it working :\
We do not block the mail protocol ports.This is either PHP error or Gmail security issue/
You can The "Use the Gmail SMTP Server" https://support.google.com/a/answer/176600?hl=en
section of this guide says you need to enable "Less secure apps".
https://support.google.com/a/answer/6260879?hl=en
or the solution for this problem could be to change the 'protocol' from 'smtp' to 'ssmtp' and 'smtp_host' from 'ssl://smtp.gmail.com' to 'ssl://ssmtp.googlemail.com'.
Leave a comment:
-
Ask your hosting provider if they allow connections on port 587. The connection is being blocked and vBulletin doesn't have the capability to block ports on a server.
Leave a comment:
-
Could this possibly be a server issue? If so, what should I ask to get this working?
Leave a comment:
-
Email sending issue...
I get the following when I use Maintenance > Diagnostics > Email
The mailing function returned an error while trying to send the mail.
The following errors were outputted by PHP when attempting to send mail:
Warning: fsockopen(): unable to connect to tcp://smtp.gmail.com:587 (Network is unreachable) in phar://.../vb/vb.phar/mail/smtp.php on line 189 Warning: Unable to connect to SMTP server in phar://.../vb/vb.phar/mail/smtp.php on line 155
Any help is appreciated!Tags: None
Related Topics
Collapse
-
My site is producing no emails at all. I have the latest version I updated today 5.1.4pl3 when I use the email test it works. My members are getting upset because they receive nothing at all. new members...
-
Channel: Support Issues & Questions
Tue 20 Jan '15, 6:14am -
Leave a comment: