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

Attachments / Inline attachments not rendering #3

Open
Kulgar opened this issue Mar 27, 2012 · 1 comment
Open

Attachments / Inline attachments not rendering #3

Kulgar opened this issue Mar 27, 2012 · 1 comment

Comments

@Kulgar
Copy link

Kulgar commented Mar 27, 2012

Hi!

Firstly, let me thank you for this gem, it is a great one.

Well, but I do have an issue, within one of my Mailer action I have something like this:
attachments.inline['mail_image.png'] = File.read('public/mails/mail_image.png')

And when I browse to the email preview, I have a lot of strange caracters: �PNG���� ...

So, how may I properly render inline attached images?

Thanks :)
Kulgar.

@wireframe
Copy link
Owner

I would love to add support for inline attachments, but it will be some time before i have time to dig into it.

if anyone has thoughts/patches, i'd be open to review and pull them in.

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