How to set a BCC for email

37 views
Skip to first unread message

Marketing Tricker

unread,
May 31, 2020, 7:00:36 PM5/31/20
to Easy!Appointments - Support Group
Hi,
This is excellent software that has saved us during the pandemic. Our store is now getting lots of pickup orders online and saving us doing it by phone!

I have a couple more questions.
(1) How can I add a BCC to all of the emails going out?

(2) A customer scheduled a pickup with your software for 4 pm on a day. All emails were sent okay.

Immediately after that, we and the customer received an email about a "Change" to her appointment.
That one said it was changed to 6 am, a time that is not even allowed.
The database does not show this change but kept her original requested appointment.

Do you have any idea how that email got sent?

Thank you again for being a good programmer :)

Marketing Tricker

unread,
Jun 2, 2020, 11:40:13 AM6/2/20
to Easy!Appointments - Support Group
We disabled the calendar and would like a resolution on that.

How can we add a BCC to all emails?

Thanks!

Ahmad Al-Ani

unread,
Jun 2, 2020, 12:28:48 PM6/2/20
to Easy!Appointments - Support Group
try this, add

$mailer->addBcc('y...@example.com');

to

/engine/Notifications/Email.php

at line 170, which is between

$mailer = $this->_createMailer();

and

$mailer->From = $company['company_email'];

Marketing Tricker

unread,
Jun 4, 2020, 12:44:39 PM6/4/20
to Easy!Appointments - Support Group
That doesn't work. I added that to other arrays in that file and am not getting the bcc emails.
Do you have another suggestion?
Reply all
Reply to author
Forward
0 new messages