Skip to main content

What are my options regarding sending SMTP email

Comments

2 comments

  • cPRex Jurassic Moderator

    Hey hey!  What about the details here to ensure the message is authenticated properly? https://support.cpanel.net/hc/en-us/articles/360051197793-Using-the-PHPMailer-library-to-send-messages-via-SMTP

    0
  • durangod

    Yes i agree it needs to be done.  So yes you answered my original question is that we are limited to either using php mail function, or phpMailer (or some other third party mail software).

    I think its important to note that the link you gave covers phpMailer 6.1 and the current version is 6.10.0 and anything less than 6.4.1 has serious security flaws according to 

    https://github.com/PHPMailer/PHPMailer/security

    Also i think its important to note that the lastest version just came out in april of this year 2025 (about 60 days ago) and already it has issues.  Issues happen to all software, even mine, but if i had 42 issues in 60 days on my projects, i would be totally embarrassed as a programmer.   But that also depends on the size of the project.  Something like cPanel or Plesk maybe 42 issues is less than .05 percent of the whole package considering everything it does and maybe that is acceptable.  But when your talking about a small project (complex but small) like phpMailer i believe that is excess, and worrisome. 

    I understand we are limited in options here and i also understand that beggers cant be choosers especially for free, im just saying that i dont feel as warm and fuzzy about phpMailer as i used to.

    It may work perfectly for my limited use and some of those issues may be directly related to features that i may never use, i dont know.  I just wish we had more options, even something paid if it was affordable, well known and trusted. 

    Also i am surprised that with the competion in the world of hosting panels and the long lasting need for this feature that cPanel has not taken on the task and provided it as part of the package or even as a extra paid option, to the extent that phpMailer functions.   Maybe ill toss in a feature request, maybe there is already one out there.  :)   

    Anyway, sorry so long winded here, it is what it is ya know....  ill suck it up and deal with it :)  At least i know now what my options are which is the main thing.  :)

    PS  i know that anyone that installs phpMailer is most likely going to install the latest version, but just in case someone grabs the 6.4.1 or earlier, i think the security link i posted above should be added to that topic you shared as a precaution should that same person read that article.  :) 

    0

Please sign in to leave a comment.