CC or 3rd party or more Email addresses?

greenspun.com : LUSENET : S-Mart Shopping Cart : One Thread

The customer gets the confirmation Email and I get the order Email. Is there a way to CC or add other Email addresses?

Thanks for your time.

Fun script.

Tomh@idowebs.com

-- Tom Hicks (tomh@idowebs.com), May 28, 2000

Answers

In the SMART.CGI file, find the line: print MAIL "To: My Store <$FORM{'recipient'}>\n"; Insert this in the following line: print MAIL "CC: My Store <$FORM{'cc'}>\n"; or print MAIL "BCC: My Store <$FORM{'bcc'}>\n";

--
God bless! :)

-- Patrick Chan (patrickccf@hotmail.com), May 29, 2000.


Moderation questions? read the FAQ