krsna4u / skpsmtpmessage

Automatically exported from code.google.com/p/skpsmtpmessage
0 stars 0 forks source link

CC & BCC Are Not Supported #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create an app to send an email with rev 21 of the software.
2. Try to send an email with CC and/or BCC.

What is the expected output? 
To, CC, and BCC are supported.

What do you see instead?
Only To is supported at the moment

What version of the product are you using? On what operating system?
Rev 21 on a Mac running OS X.

Please provide any additional information below.
See the attached zip file for patches to SKSMTPMessage.[mh] for patches to 
support CC & BCC.

I've refactored some code to add the additional functionality -- specifically 
I've added 
_formatAddresses: and _formatAnAddress: and reworked parts of sendParts and 
parseBuffer. I also 
incorporated changes from issues 17 (thaddeus.cooper) reducing spam score & 18 
(mdesaro) -- 
multiple email addresses not supported.

Original issue reported on code.google.com by thaddeus...@gmail.com on 18 Feb 2009 at 11:24

Attachments:

GoogleCodeExporter commented 8 years ago
Added to the latest rev.

Original comment by ibaird@gmail.com on 20 Feb 2009 at 3:25

GoogleCodeExporter commented 8 years ago
Hi i have just implement classes you upload here. Please confirm that its 
working fine. got no issue now?

Thanks

Hope you reply

Original comment by manjinde...@gmail.com on 18 May 2012 at 8:54