I am not even sure, whether this is possible using drupal_mail function, but if it is,
it would be great if this module would have some living example how to send email with attachments.

Comments

mile23’s picture

Status: Active » Fixed

Pretty sure MIME Mail does that: http://drupal.org/project/mimemail

The README has some clues as to how to do it in code.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

tomas.teicher’s picture

thank you,
so using just drupal_mail function doesn't allow to send attachments?