Hi, when I was adding CC recipients in mail header, it didnot work.. When I go through the smtp module i found a bug in case of 'cc' recipients at line # 493. It calls same function for CC and BCC recipients, which is not correct. It should call AddCC function instead of AddBCC in 'cc' case.
Thanks,
Ata ul Mustafa
Comments
Comment #1
drupalnesia commentedDuplicate: http://drupal.org/node/980836