vmail-stack/sbin/vmail-cron.sh

15 lines
414 B
Bash
Raw Normal View History

2021-04-20 14:46:05 -07:00
#!/bin/bash
2022-08-22 13:34:20 -07:00
#
# vmail-stack
# https://git.stack-source.com/msb/vmail-stack
# Copyright (c) 2022 Matthew Saunders Brown <matthewsaundersbrown@gmail.com>
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
#
2021-04-20 14:46:05 -07:00
# purge Junk & Trash of messages older than 30 days for all mailboxes
/usr/local/bin/vmail-purge-dirs.sh
2021-10-03 12:19:55 -07:00
# TODO
# purge greylisting
# exim_tidy
# purge_mail_accounts