Skip to main content
We are aware of an issue after updating to cPanel versions 11.110.0.65, 11.126.0.21, or 11.128.0.11, some cPanel plugins or features are no longer functioning properly including WP Toolkit. Please see the following article for more information and updates:
Update to latest cPanel 110, 126, or 128 versions removes "addonfeatures" directory.

phpmailer could not authenticate on my server

Comments

7 comments

  • cPRex Jurassic Moderator
    Hey there! Our support for the PHP mailer tools is very limited. Can you try working through the example script here and seeing if that allows you to connect properly?
    0
  • leonep
    hello, thanks for your reply i just found that using option $mail->SMTPAuth = false; it works what does it mean? i do not have open relay..
    0
  • cPRex Jurassic Moderator
    I am not sure why you'd be receiving that - you can try using the additional debugging tools mentioned here to see if they provide you with more information:
    0
  • leonep
    thanks @cPRex , I actually already set debugging to verbose what worries me is why if I set SMTPauth to false it works ,while if I set it to true it doesn't work (authentication error) it seems strange to me that any php page can submit without authentication I would like to know if this is normal behavior or if there is something wrong with my whm/cpanel security settings.
    0
  • cPRex Jurassic Moderator
    Thanks for the additional details. Is it possible that the PHP application is being executed by "nobody" instead of the cPanel user? That could cause odd behavior with the authentication.
    0
  • leonep
    no no user is executing script also i have smtp restrictions on cpanel and firewall disabled
    0
  • cPRex Jurassic Moderator
    At this point it would be best to creat a ticket with our team so we can look into this issue directly.
    0

Please sign in to leave a comment.