Sending Email Template with CC and BCC

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
User avatar
mmackrell
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 50
Joined: Sun Mar 28, 2010 7:41 pm
Location: Zelienople, PA
Contact:

Sending Email Template with CC and BCC

Post by mmackrell » Tue Aug 17, 2010 5:45 pm

We are in the process of upgrading our system from 5.x to 7.x.

In the old system when I wanted to send an email template to a customer, I had the ability to add a CC and BCC address "on the fly". I am not sure if this was a customization or not since I was not working here at the time this was done.

I would like the ability to do this in the new system. I found where I can set the CC and BCC globally, but I have not seen a place where I can set this to be "on the fly."

Is this something that I would need to customize? If so, what file(s) do I customize?

Thanks in advance.
Margie

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Sending Email Template with CC and BCC

Post by mazhar » Wed Aug 18, 2010 12:15 am

Yep I believe this will require customization to accomplish this. I am not sure if there is any easy way to do this. The only way to set Email addresses on fly is when you have complete access on Email ode. For example you can control this when sending Email manually through your code but you can't do the same for standard store events because events been raised and Email is sent against them in back end code.

User avatar
mmackrell
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 50
Joined: Sun Mar 28, 2010 7:41 pm
Location: Zelienople, PA
Contact:

Re: Sending Email Template with CC and BCC

Post by mmackrell » Wed Aug 18, 2010 7:16 am

Mazhar, do you know what forms would require customization? I assume these would be admin forms for the backend area?

Thanks for all your help.
Margie

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Sending Email Template with CC and BCC

Post by mazhar » Thu Aug 19, 2010 2:31 am

No this isn't the admin end. Actually I was referring to the Commercebuilder API as back end code.

User avatar
mmackrell
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 50
Joined: Sun Mar 28, 2010 7:41 pm
Location: Zelienople, PA
Contact:

Re: Sending Email Template with CC and BCC

Post by mmackrell » Sun Aug 22, 2010 12:33 pm

So, it sounds like I would need to get a third party provider with access to AC code to make this change for me, is that correct?

Post Reply