Internet Explorer
Internet Explorer is not supported. Please upgrade to a more modern browser.
Bump ^
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.