PHP newsletter mail sending problem

mario2027

New member
Joined
Dec 9, 2010
Messages
2
Hi,
Why can not send emails Gmail, Yahoo, Hotmail, etc through PHP newsletter. Mail seems to send (no error message and PHPlist reports it was sent successfully) but recipients never get it and it doesn't show up in statistics. But it works fine when i sent a mail to the same domain (like [email protected]) where i installed the PHPlist.

If you type a gmail/yahoo email in the subscription, then you will not get any mails even confirmation mail.

I have tried many PHP email but i can not sent emails to Gmail, Yahoo, Hotmail, etc. It works only with the same domain (like [email protected])

Is there anything to do with settings from the control panel.

Thx,
Wallace
 
If mail is accepted by Gmail, Yahoo, Hotmail, etc., but not delivered the only way to know for certain is to contact the postmasters at those domains and ask them. You can search these forums to find similar posts to yours, which may have some suggestions, but generally you won't be able to implement them unless you administer your own server running DirectAdmin, as the suggestions are generally specific to our control panel and require root access to the server to discover specific problems and implement solutions.

(For example, you can check the queues to see if the emails have really been delivered, and check the logs to see possible reports from the foreign mail servers.)

Otherwise, if the server isn't fully under your control, you'll need to contact your hosting company.

Jeff
 
Back
Top