This is the line I used to add the bcc using the smtpapiheader library.
$this->_ci->smtpapiheaderl->addFilterSetting('bcc','email',array('myname@gmail.com'));
After which i parse it as a curl parameter to https://sendgrid.com/api/mail.send.json:
x-smtpapi='.$this->_ci->smtpapiheaderl->asJSON()
Please advice if I'm doing it wrong? Or do I have to enable the bcc app?
Loading Profile...



Twitter,
Facebook, or email.

EMPLOYEE
