![]() |
looking for mail file....
Hi I'm looking for the file(s) that would control the insert of the to / from / subject fields etc into the mail function for x-cart.
In other words, I'm looking for the file for which I can change the "from" email address that is being inserted for order notifications and tell a friend. As by default, the order notifications and send to friends are being sent from the email address of the customer / person emailing their friends address, which is causing spam folder issues since the domain of the website is not matchign the customers. |
Re: looking for mail file....
For the Sendtofriend feature look in send_to_friend.php for the following:
$result = func_send_mail ($email, "mail/send2friend_subj.tpl", "mail/send2friend.tpl", $from, false); I think $from contains the email address so change it to the email address you want. For order notifications, I haven't been able to find the coding (yet!) |
All times are GMT -8. The time now is 07:23 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.