import-export-tools-ng icon indicating copy to clipboard operation
import-export-tools-ng copied to clipboard

Export attachments to a single directory

Open coppsi opened this issue 11 months ago • 1 comments

There is only the possibilty index html and each attachment is in a separate folder. But i need to export in one folder only my attachments to archive the attachments ${recipient}-${subject}-${date_custom}and then attachment

coppsi avatar Jan 19 '25 10:01 coppsi

@coppsi Currently the attachments structure is as you stated with a directory for each message. I have had several requests for different structures including all messages and attachments together as well as a single directory for attachments (your request) and messages with one attachments directory in same message directory.

I'm currently working on a complete rewrite where I will be adding the new structures, however, this will take some time and I can't just tweak the current code. @cleidigh

cleidigh avatar Jan 20 '25 20:01 cleidigh