![]() |
Change FROM: in all emails to a specific email address
How would I change the FROM: in all emails to 'customerservice@'
And then set them to go to their required email addresses as per the General settings? Would really like to know where I can change these, not sure if this is the right forum section to post this in though. Thanks, Jeremy. |
Re: Change FROM: in all emails to a specific email address
I guess you are talking about all emails send to customers. There are probably few files where you will have to change this. This is the function that sends emails and is in include/func/func.mail.php
Code:
function func_send_mail($to, $subject_template, $body_template, $from, $to_admin, $crypted=false) |
All times are GMT -8. The time now is 06:27 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.