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

Make the MIME fields for attachments accessible from the plugin #14

Merged
merged 2 commits into from Mar 9, 2013

Conversation

melmothx
Copy link
Contributor

@melmothx melmothx commented Feb 9, 2013

This patch doesn't break retrocompatibility. When passing an hashref
to the attachment, pass the hash to MIME::Entity, complaining if Path
is missing.

If a string is passed, the original routine is used.

The example in the documentation has been changed to show a possible
use (embedding CID images in HTML mails).

This patch doesn't break retrocompatibility. When passing an hashref
to the attachment, pass the hash to MIME::Entity, complaining if Path
is missing.

If a string is passed, the original routine is used.

The example in the documentation has been changed to show a possible
use (embedding CID images in HTML mails).
@ironcamel
Copy link
Owner

Sorry, I had forgot to reply to this. It is very hard for me to review this because the indention is way off. Please fix the indentation to match the existing indentation style so that I can review this. Thanks.

@melmothx
Copy link
Contributor Author

The tab-width was set to 8. Now I have untabified it and should display correctly, thanks.

@ironcamel
Copy link
Owner

Works great. Thanks!

ironcamel added a commit that referenced this pull request Mar 9, 2013
Make the MIME fields for attachments accessible from the plugin
@ironcamel ironcamel merged commit 35cb9ad into ironcamel:master Mar 9, 2013
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

Successfully merging this pull request may close these issues.

None yet

2 participants