codeigniter-phpmailer | CodeIgniter 3 compatible email-library powered | Web Framework library
kandi X-RAY | codeigniter-phpmailer Summary
kandi X-RAY | codeigniter-phpmailer Summary
A CodeIgniter 3 compatible email-library powered by PHPMailer
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of codeigniter-phpmailer
codeigniter-phpmailer Key Features
codeigniter-phpmailer Examples and Code Snippets
Community Discussions
Trending Discussions on codeigniter-phpmailer
QUESTION
I have CodeIgniter project running on a cPanel/centOS based host. The CodeIgniter email class (running off of phpMailer v 6.1.4) is not working on this host, but is working locally and in other environments.
When we run the code below on our cPanel-based host, we get an uninterpretable error from the PHPMailer debugging function:
The following SMTP error was encountered: +�W��TV���:����;�D���q�� Unable to send email using PHP SMTP. Your server might not be configured to send mail using this method.
The weird thing is that everything was working until two days ago, and nothing was changed (to my knowledge) on the code-level.
- When we check error logs we see the following:
Severity: Warning --> stream_socket_enable_crypto(): Peer certificate CN=
*.mywebhost.com' did not match expected CN=
smtp.sendgrid.net' /home/myenv/public_html/system/libraries/Email.php
The above leads me to believe that:
- The host is utilizing some kind of configuration (such as "FKA SMTP Tweak") preventing us from connecting to SendGrid. (I toggled this on/off, but it didn't seem to to anything).
- There's some kind of SSL issue
I've been trying to diagnose with our host, but they have been rather unhelpful until now, so any insights would be most welcome and thanks in advance!
Please let us know if we can provide any more information and thank you in advance for your cooperation.
...ANSWER
Answered 2020-Feb-22 at 06:41You've got this in your config:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install codeigniter-phpmailer
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page