Closed (fixed)
Project:
Webform Scheduled Tasks
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2019 at 05:28 UTC
Updated:
14 Aug 2019 at 18:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sam152 commentedComment #3
sam152 commentedFor now I think it's safest to continue to save the export to the private filesystem. In theory the contents could be attached to an email and then discarded. I think it's a bit risky given how flakey email delivery is, you always have to depend on mail servers actually delivering and accepting mail with potentially large attachments.
If this feature was introduced in the future, I think it would be as a new export delivery method with a large warning in the UI.
Comment #4
sam152 commentedComment #7
ibakayoko commentedThe export file is not attached to the email. I am missing something.
The module is sending an email with the link to download the file.
How can we attach the result to the email?
File got attached after enabling Swift Mailer.
Thanks for the work