Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMPMessage rfcData not working #18

Open
joeherold opened this issue Jun 9, 2015 · 2 comments
Open

AMPMessage rfcData not working #18

joeherold opened this issue Jun 9, 2015 · 2 comments

Comments

@joeherold
Copy link

Wehen creating a plugin in the -(void)sendToInbox: (NSMenuItem *)item{} the message object does not have a rfcData output.

The property rfcData only returns nil and not NSData until a mail has manually been moved/copied to the desktop for examle. This is a pain.

log

I wrote a plugin for Podio.com for creating tasks emails an collaborate with it. There i want to upload an *.eml file aswell. so in neeeeed the [msg rfcData]

How can I achieve this? Did you subset your classes from libmailcore?

nil

@KodaKoder
Copy link
Contributor

msg.rfcData not working?

@joeherold
Copy link
Author

Yes. As mentioned above. It returns only nil before a message has been manually dragged outside airmail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants