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

drupalnesia’s picture

Status: Active » Closed (duplicate)