freescout-cleanup-module/Models
Lars Jansen 0dcf5e9c53 feat: attachment cleanup functionality
Introduces a new Artisan command to clean up old and large attachments, saving storage space.

This includes options for:
- Setting minimum age and size criteria
- Performing a dry run before actual deletion
- Limiting the number of attachments processed in one run
- Filtering attachments by mailbox

Also adds a cleanup log to track deleted attachments and total space saved.
2025-06-24 16:33:16 +02:00
..
AttachmentCleanupLog.php feat: attachment cleanup functionality 2025-06-24 16:33:16 +02:00