I just released a gem for multipart emails w/ alt. content types & attachments in ActionMailer 3
When you need alternative content types and (inline) attachments in a email, the correct MIME hierarchy quickly becomes complex. My new gem mail_alternatives_with_attachments makes it easy just like the rest of ActionMailer.
Post a comment