1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-12-25 07:47:05 +00:00
mailinabox/conf/cron/local_clean_mail
github@kiekerjan.isdronken.nl 12d0aee27a Add own changes
2021-04-11 12:14:41 +02:00

6 lines
114 B
Bash

#!/bin/bash
#
doveadm expunge -A mailbox Trash savedbefore 120d
doveadm expunge -A mailbox Spam savedbefore 120d