On 12/10/25 1:24 AM, Eric Broens via Mailman-users wrote:
Hyperkitty provides the possibility to store attachments on the disk by the config parameter HYPERKITTY_ATTACHMENT_FOLDER. Is it possible to export attachments to disk if they are stored in the DB, and have them linked into the archived mail?
Yes, `django-admin attachments_to_file` does that. Note that depending on your installation the `django-admin` command might be named `mailmanweb` or `manage.py` or something else.
Is it possible to decide per mailinglist if attachments should be stored in DB or on disk?
No.
If not, I would like to request this feature.
Can you explain your use case that makes this desirable? It seems to me that storing attachments in the DB or in the file system is a system administrative decision, and normally at least, attachments are only available to end users via the HyperKitty UI regardless of where they are stored.
-- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan _______________________________________________ Mailman-users mailing list -- [email protected] To unsubscribe send an email to [email protected] https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/ Archived at: https://lists.mailman3.org/archives/list/[email protected]/message/4DBBE3B55RDUBAK26N2AR5XB6VMQMRWX/ This message sent to [email protected]
