Posted by Ata ul Mustafa on January 30, 2012 at 10:38am
2 followers
Jump to:
| 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
Duplicate: http://drupal.org/node/980836