satrebil,
Thanks for your post. I have fixed the problem, after creating the BuddyPress compatibility I created this problem.
New version should fix it. I have just updated.
Anyway another user told me about problems in multisite installation with SMTP page, if someone support me, I could change it to a tab.
Hello Javier,
The problem is that the SMTP settings configured in sending emails are not replaced.
.
Sending email always kept localhost as server and port 25, though you have set different parameters.
The SMTP debugging output is:
Connection: opening to localhost:25, timeout=300, options=array (….
Thank you very much in advance.
Regards,
Carlos
satrebil,
You have to deactivate the plugin and activate it after updating.
Hello Javier,
Yes, I disabled the plugin.
The wordpress is multisite and the plugin is enabled for the entire network
I have also installed buddypress
The SMTP debugging output with SSL:
Connection: opening to ssl://localhost:25, timeout=300, options=array (
The SMTP debugging output without SSL:
Connection: opening to localhost:25, timeout=300, options=array (
Regards,
Carlos
Carlos, ok but there is no message of warnings.
This plugin is not prepared for multisite (100% compatible), if you want it, you can support the develop.
Tell me at contacto AT codection DOT com.
Thanks.
Hi Javier,
The problem is that the configured server or the port does not appear
The log should say:
Connection: opening to myserver:myport, timeout=300, options=array (
In previous versions (2 or 3) work properly in multisite with buddypress.
I have been using without problems
Thanks
Carlos
Yes, but it seems like something has gone wrong in the last updates in MultiSite.
Have you been able to go into the settings page? Another user told me he cannot.
Yes, the log message leaves the sending test mail into the setings page
Log with SSL:
Connection: opening to ssl://localhost:25, timeout=300, options=array ()
SMTP ERROR: Failed to connect to server: (0)
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
Log without SSL:
Connection: opening to localhost:25, timeout=300, options=array ()
…
…
SMTP -> get_lines(): $data is “”
SMTP -> get_lines(): $str is “550 Missing internal data in the header. Message discarded.”
SERVER -> CLIENT: 550 Missing internal data in the header. Message discarded.
SMTP ERROR: DATA END command failed: 550 Missing internal data in the header. Message discarded.
SMTP Error: data not accepted.
Thanks
Carlos
satrebil,
The question is: are you able to see your SMTP settings page?
Hi Javier,
Yes.
I access the SMTP configuration page
In the configuration page, I change SMTP Host, port, user, password, …
I save settings
At the end of the page I run the “Send a test email” and gives me error
The logs that have attached before are tests with “Send a test email”
Thanks,
Carlos
satrebil,
Send me a mail to contacto AT codection DOT com and we talk.
Javier