This is a discussion on fix emails bounced due to return path within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; If you find that emails sent by osCommerce are bouncing back to you check to see if the return path ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| Under catalog/includes/functions/general.php file find the function tep_mail and scroll down until you find the line that reads: $message->send($to_name, $to_email_address, $from_email_name, $from_email_address, $email_subject); and change it to read $message->send($to_name, $to_email_address, $from_email_name, $from_email_address, $email_subject,'Return-Path: '); Do the same thing in the catalog/admin/includes/functions/general.php file. More...
__________________ Michael Sasek osCMax Developer
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PHP error upon return from PayPal | brendanl79 | osCMax v2 Installation issues | 0 | 09-15-2006 11:50 AM |
| Help...RMA Return System | AnnieChrist | osCommerce 2.2 Modification Help | 0 | 04-24-2006 01:01 AM |
| session id changes on return | ozenalp | osCommerce 2.2 Modification Help | 0 | 04-11-2006 06:10 AM |
| Payment Module Postback URL/Return URL??? | DM420 | osCommerce 2.2 Discussion | 0 | 09-09-2005 08:59 PM |
| Wierd return from 'Tip a friend' and more... | Petter | osCommerce 2.2 Installation Help | 0 | 02-16-2003 04:58 AM |