Add script maildir-last-login.sh.

This commit is contained in:
2019-08-04 14:23:11 +02:00
parent 616cfd8eee
commit d6c25f0a9b
2 changed files with 436 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# -----------------------------------------------------------
# - Parameter Settings for script 'maildir-last-change.conf'.
# -----------------------------------------------------------
# MAILBOX_BASE_DIR
#
# Base directory containing the all the domains within their
# mailboxes
#
# Defaults to:
# MAILBOX_BASE_DIR="/var/vmail"
#
#MAILBOX_BASE_DIR="/var/vmail"
# DST_DIR
#
# Directory containing the created statistic files.
#
# Defaults to:
# DST_DIR="/var/MAIL-STATS/LAST-LOGIN"
#
#DST_DIR="/var/MAIL-STATS/LAST-LOGIN"