Mail replace autoexpunge with systemd service. #147

Closed
opened 2024-08-30 20:19:14 +03:00 by voronind · 0 comments
Owner

#!/bin/bash # DOVEADM="/usr/local/dovecot/bin/doveadm"; $DOVEADM expunge -A mailbox Trash savedbefore 90d $DOVEADM expunge -A mailbox Junk savedbefore 60d

#!/bin/bash # DOVEADM="/usr/local/dovecot/bin/doveadm"; $DOVEADM expunge -A mailbox Trash savedbefore 90d $DOVEADM expunge -A mailbox Junk savedbefore 60d
voronind pinned this 2024-08-30 20:25:04 +03:00
voronind added the
Roadmap
label 2024-08-30 20:25:10 +03:00
voronind unpinned this 2024-08-31 22:35:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: voronind/nix#147
No description provided.