Custom email sending to BCC

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Custom email sending to BCC

Post by jmestep » Tue Mar 27, 2012 1:30 pm

I'm sending emails via custom code and I can get everything to pick up besides the Bcc address.
I've tried
template.BCCList = "xxx@xx.com";
template.AddBccAddress("BCCList");---- I didn't have that in at first and tried to add it to see if it would help.
Can anyone tell what I'm doing wrong?
Even if I put something into the Bcc field in the admin for that template, it doesn't send a Bcc.

This is Able 707


Thanks
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

Post Reply