MithunReddy / remail-iphone

Automatically exported from code.google.com/p/remail-iphone
0 stars 0 forks source link

Mailcore can not send attachment. #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

I want to use the mailcore to send attachment and then not sucess. I read its 
source and find that:
   In CTCoreMessage.m, the function: addattachment is empty.

So it can not send attachment.

Why?

Original issue reported on code.google.com by actihea...@gmail.com on 6 May 2011 at 9:17

GoogleCodeExporter commented 8 years ago
Yes I have also same problem. What is the solution?

Original comment by rahul.vy...@gmail.com on 26 May 2011 at 6:22

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Try https://bitbucket.org/lempsink/mailcore/overview  

He appears to have implemented it.

Original comment by neil.s.j...@gmail.com on 20 Sep 2011 at 1:58

GoogleCodeExporter commented 8 years ago
I have tried https://bitbucket.org/lempsink/mailcore/overview  but it is also 
not working attachment is displayed in _attachments array of CTCoreMessage 
object. But when sending it's not sending the attachment.

Original comment by rahul.vy...@gmail.com on 14 Dec 2011 at 4:34