Post by AntonVE » Sat Oct 03, 2015 5:13 am

Goodday,

I have had an notice from my host not to use the php mail protocol anymore on my website as it floods the shared hosting server.
So i went and configured the SMTP protocol for sending emails with all the information received from my host.
All emails like order confirmations, contact form etc work, except sending a newsletter using the standard mail manager.
When i send an email to all newsletter enabled accounts, it gives the message saying it's succesfully sending to 0 from 600 affiliates but it doesn't increase.
When i check the log i find this error:

Code: Select all

2015-10-02 23:07:11 - PHP Notice:  Error: MAIL FROM not accepted from server! in **domain stuff**/public_html/system/library/mail.php on line 290
When i go to the specific file i find this at line 289 to 291:

Code: Select all

if (substr($reply, 0, 3) != 250) {
					trigger_error('Error: MAIL FROM not accepted from server!');
					exit();		
I have no idea what this means, can somebody please help me resolve this?
Thanks in advance
With kind regards
Anton

New member

Posts

Joined
Fri Jun 22, 2012 12:18 am

Who is online

Users browsing this forum: No registered users and 94 guests