In the global config, in test mail button i'm getting test mail ok even if the SMTP mail server or port domain is clearly wrong (doesn't exist).
Use SMTP. and give an error when the server does not send the mail.
Always The email was sent successfully to user@example.com using SMTP. You should check that you've received the test email.
MEssage ok, because it's using sendmail, not SMTP.
3.5.x
Only happens in the test mail in the global config, all other mail functions seem to work fine.
Status | New | ⇒ | Confirmed |
Enabling the debugging @mbabker introduced with #9678 shows nothing in the logs
i think is not generating an error because in my case is always using sendmail to send the mail, no matter if i choose to use SMTP.
I think the same
On 31 March 2016 at 11:35, andrepereiradasilva notifications@github.com
wrote:
i think is not generating an error because in my case is always using
sendmail to send the mail, no matter if i choose to use SMTP.—
You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#9680 (comment)
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/
so the mail server type var "Mailer" is not being used by phpmailer somehow.
Title |
|
Title |
|
Title |
|
It seems this go back to 3.5.0, not only 3.5.1 RC2, can you confirm also?
yes
@Kubik-Rubik can you check?
@andrepereiradasilva Yes, will do tomorrow / this weekend. Thanks!
Labels |
Added:
?
|
@Kubik-Rubik any update.
I hope this isnt going to be another PR you say you will look at every month :-p
Category | ⇒ | Libraries |
@kubik-rubik any update
i think this is solved by the changes made recently to JMail.
@brianteeman can you confirm?
ups no reallly something it gives errors sometimes it don't ...
Status | Confirmed | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-10 00:36:03 |
Closed_By | ⇒ | andrepereiradasilva |
Status | Closed | ⇒ | New |
Closed_Date | 2016-05-10 00:36:03 | ⇒ | |
Closed_By | andrepereiradasilva | ⇒ |
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-10 00:36:13 |
Closed_By | ⇒ | andrepereiradasilva |
@andrepereiradasilva Thanks Andre for taking over here! I will test your PR.
Confirmed - I get the same no matter what I try