Hi,
Are you using the SMTP?
SMTP (Simple Mail Transfer Protocol) is the industry standard for sending emails. Unlike PHP mail function, SMTP uses proper authentication which increases email deliverability.
I have checked on our demo and see that it working fine.
Regards,
Thread Starter
M Usman
(@hafizusman)
Hi,
Thanks for the response.
On first site I am using "WP SES" plugin Uses Amazon Simple
Email Service instead of local mail for all outgoing WP emails.
and on second site I am using "SMTP Mailer" Plugin
But issue is same on both side.
-
This reply was modified 8 years ago by
M Usman.
-
This reply was modified 8 years ago by
M Usman.
Thread Starter
M Usman
(@hafizusman)
Are you have checked the issue?