NamelessMC

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

TeamHR

Member

Feed

TeamHR
TeamHR
Hi, I am Harry. Owner @Stellar-MC

About

Registered:
about 1 year ago
Last Seen:
20 days ago
Profile Views:
294
Minecraft
TeamHR

Latest Posts

6 months ago
Errors Regarding PHPMailer

Bump ^

8 months ago
Errors Regarding PHPMailer

Case 1: When using SMTP server to send mail I am now getting this error.

SMTP Error: Could not connect to SMTP host. Connection failed. stream_socket_enable_crypto(): Peer certificate CN=`linuxxx.xxxx.com' did not match expected CN=`smtp.xxxxx.net'

Case 2: While using PHPMailer (Internal)

Error: Message has lines too long for transport. (On Cpanel)

This only occur on following emails.
Verification Email
Password Reset Email
Considering It contains long string within the (Link) Button.

Does not occur with other emails.
Is there a way to reduce the character limit? I think my webhost has a limit on it.
Or Is there a way to fix SMTP mode. So I won't need internal mailer.