CalcBuilder Forum

Sending copy of email

User anonymous 2011-10-21 14:29:00

Hi

Is there a way of adjusting the code so that it automatically sends us a
copy of the email if the email request button is pressed?

Kind regards,

Moonsoft support 2011-10-21 14:29:17

Hello,
you can add recipients of the email editing the file:

components/com_calcbuilder/models/calcbuilder.php

search for the line

$mailer->addRecipient($email);

and you can add more lines to add same email to several addresses:

$mailer->addRecipient("yourmail");
.....

...
CalcBuilder

Create dynamic calculators

Buy now!
...
List Manager

Build different lists for your site

Buy now!