Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Carbon Copy sent to Admin when sending


TCwho

Recommended Posts

  • 2 years later...
Is it possible to send a Carbon copy of an email sent using the Admin>>Tools>>Send Email feature?

 

Bump. Can anyone figure out how to do this? I am looking at admin/includes/functions.general.php at (what is for me) line 992:

 

$message->send($to_name, $to_email_address, $from_email_name, $from_email_address, $email_subject);

 

... Is there a $cc or direct address I can add here to CC in addition to the $to_email_address; and, although I would only use one address, is there any way I can add a field for the $cc variable in admin -> tools -> send an email?

 

Thank you!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...