This is currently a @todo.

CommentFileSizeAuthor
#2 3031237-2.patch8.02 KBsam152

Comments

Sam152 created an issue. See original summary.

sam152’s picture

Status: Active » Needs review
StatusFileSize
new8.02 KB
sam152’s picture

For 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.

sam152’s picture

Status: Needs review » Fixed

  • Sam152 committed 44e0082 on 8.x-2.x
    Issue #3031237 by Sam152: Implement the email "storage type" for the "...

Status: Fixed » Closed (fixed)

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

ibakayoko’s picture

The 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