Print Page | Close Window

BCC email

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=5883
Printed Date: 23-November-2024 at 4:59pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: BCC email
Posted By: GreggS
Subject: BCC email
Date Posted: 09-May-2014 at 12:47pm
We are integrating TrustPilot into our website.  One thing we need to do is when we send out a order confirmation email we also need to BCC TrustPilot.  Is this something that can easily be implemented?



Replies:
Posted By: ProductCart
Date Posted: 14-May-2014 at 12:56am
Hi Gregg,

Yes, this is something that a knowledgeable ASP programmer could add to the "sendmail.asp" file. Something similar to the following at the top of the file:

Function sendMail(fromName, from, rcpt, subject, body)
'Copy TrustPilot on all e-mails
bcc="orders@domain.com"


-------------
The ProductCart Team

Home of ProductCart http://www.productcart.com" rel="nofollow - shopping cart software


Posted By: Hamish
Date Posted: 14-May-2014 at 8:53am
Hi, personally as this is only for a specific email I would just find where that email was sent and repeat the call to sendmail with the TrustPilot email hardcoded as the email address. I suspect this is quicker and simpler then modifying the sendmail code itself. 


-------------
Editing ProductCart Code?

See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net