Guest Posted November 1, 2010 Posted November 1, 2010 Hello everyone :) I wonder if any can help me out with something.................. I have been running an OSCommerce 2.2 store for almost 2 years now, never really had any problems or issues, I recently changed hosts and since then I am having a bit of a nightmare sending emails to customers but here is the really strange thing it only seems to happen on certain email addresses?? I have my email in the system as a test email I can send an email to myself with no problems, yet when I try to send an email to "all customers" I end up with a page full of the following error message: Warning: mail() [function.mail]: Could not execute mail delivery program '/usr/sbin/sendmail -t -i' in /home/********/public_html/cart/catalog/admin/includes/classes/email.php on line 522 I have had a look at the relevant file mentioned above and line 522 says: return mail($to, $subject, $this->output, 'From: '.$from.$this->lf.implode($this->lf, $this->headers).$this->lf.implode($this->lf, $xtra_headers)); I am completely stumped as to what is wrong and I dont want to send too many test mails as it is a live customer database but equally it is important I am able to make contact with them especially with the festive season approaching :( I am not the most tech savvy person when it comes to PHP and the server is a "self" managed server running CPanel and not to sure where to start to try and rectify this problem :( Any help greatly appreciated and thanks in advance :) DIHI
Guest Posted November 2, 2010 Posted November 2, 2010 Hello I would really appreciate a heads up with this? Anyone any ideas? Thanks in advance :)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.