Hoping someone can point me in the right direction here:

The issue: Emails are being sent, but the attachment isn't included.

Setup: Using Webforms with a file field; "Include files as attachments" is checked.

Mail System is set to MimeMailSystem.

The file is uploaded successfully to the server, and the email is sent, but the attachment is nowhere to be seen. I don't see any errors.

It did use to work before. Can't place my finger on when it stopped working, but could correlate to this module's update or even a core update.

Tried downgrading the module to alpha2 but still no attachment.

Anny ideas as to what I could look for?

Comments

dasginganinja’s picture

I'm also experiencing this problem as we are setup to use MimeMailSystem. We are trying to tie this into the mass contact module and this previously worked before.

Luxian’s picture

If the files are outside of your public:// folder then they are attached only if user has "send arbitrary files" permission.

pramodganore’s picture

I updated the media module and mime mail and these issues started.

Sebbon’s picture

Same here... Doesn't work anymore after the update to 7.x-1.0-beta3. Worked before...