Closed (duplicate)
Project:
Mime Mail
Version:
6.x-1.0-alpha4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2010 at 19:49 UTC
Updated:
29 Sep 2010 at 08:30 UTC
Mimemail + attachments works but when I use SMTP the attachments don't show. Has anyone else tried this? Is this supposed to work?
Comments
Comment #1
sgabe commentedIf it works without SMTP, I guess it's not a Mime Mail issue.
Comment #2
jday commentedI'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
Comment #3
sgabe commentedNote that in alpha4 only listed attachments are sent with the message, see #629038: Attachements dont respect ‘list’ setting.
Comment #4
jday commentedthanks 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'
Comment #5
sgabe commentedSame problem, the patch should be reworked to specify the list value for attachments. Please add your findings here #501722: HTML mail actions for Rules.
Comment #6
sgabe commentedMarking this as a duplicate of #629038: Attachements dont respect ‘list’ setting..