Download & Extend

Correction for adding CC recipients.

Project:SMTP Authentication Support
Version:6.x-1.0-beta5
Component:Code
Category:bug report
Priority:major
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

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

#1

Status:active» closed (duplicate)

Duplicate: http://drupal.org/node/980836