problem with phpmailer Topic is solved
problem with phpmailer
Hi, I use CentOS 741 and vestacp, all is running and mails are coming in and going out...perfectly
But with a project of mine sending a mail at the end of a test, the mail is never generated and sent...
I tried to read other topics about that, and check logs, but I have no idea about how to solve this issue.
Firewall seems to be ok...
The CMS uses PhpMailer to send mails and is running perfectly on some other servers without vestacp....
Any idea would be appreciated. thanks.
But with a project of mine sending a mail at the end of a test, the mail is never generated and sent...
I tried to read other topics about that, and check logs, but I have no idea about how to solve this issue.
Firewall seems to be ok...
The CMS uses PhpMailer to send mails and is running perfectly on some other servers without vestacp....
Any idea would be appreciated. thanks.
Re: problem with phpmailer
ok, I made a new test file in a new folder, checked user/password/host and everything seems working...if I use port 25 and $mail->IsSMTP();
<==== closed for me ====>
<==== closed for me ====>
Re: problem with phpmailer
Closed 25 port? This can be ;-(