Mimemail + attachments works but when I use SMTP the attachments don't show. Has anyone else tried this? Is this supposed to work?

Comments

sgabe’s picture

If it works without SMTP, I guess it's not a Mime Mail issue.

jday’s picture

I'm using mimemail with rules and not using SMTP.

With alpha3, attachments were sent but now that I've upgraded to alpha4 my attachments are not sent

sgabe’s picture

Note that in alpha4 only listed attachments are sent with the message, see #629038: Attachements dont respect ‘list’ setting.

jday’s picture

thanks sgabe, the 'list' checkbox is checked in my node.

In the rule for send html email to arbitrary email address, I load a node reference field, then I have this in the 'attachment' box:
[referenced_node:field_document-filefield-filemime]:[referenced_node:field_document-filefield-filepath]

which did work previously, but in the last week I've noticed that the attachments no longer get 'attached'

sgabe’s picture

Same problem, the patch should be reworked to specify the list value for attachments. Please add your findings here #501722: HTML mail actions for Rules.

sgabe’s picture

Status: Active » Closed (duplicate)