Please Register Your Email ID Error

AdvR

Registered
May 12, 2018
1
0
1
Singapore
cPanel Access Level
Website Owner
I'm getting the error "Attention! Please register your email IDs used in non-smtp mails through cpanel plugin. Unregistered email IDs will not be allowed in non-smtp emails sent through scripts. Go to Mail section and find "Registered Mail IDs" plugin in paper_lantern theme." However, I've already created an email account and I've registered it. But when I do php mail() I still receive nothing? Thanks in advance.
 

Attachments

rpvw

Well-Known Member
Jul 18, 2013
1,100
479
113
UK
cPanel Access Level
Root Administrator
You would be much better off using SMTP authentication to send your mails via php mail().

Most CMS have plugins available that you can use to SMTP authenticate to an email account.