I’m a bit confused now as to what the problem is. So is the problem not being able to receive email or not being able to send email from a contact form?
thesame issue sir, how to fix it? i created a form “Leave A Message” and set the email send to my account but when i test it i don’t receive any email from my site.
FAQ:
At the moment, you can only send registration and activation e-mails through PHP mail(). Outbound e-mails are filtered based on templates for registration, activation and confirmation e-mails. Other types of e-mail, like contact requests, newsletters, notifications, etc. will be dropped and not be delivered to your recipient.