Add script maildir-last-login.sh.
This commit is contained in:
22
conf/maildir-last-login.conf.sample
Normal file
22
conf/maildir-last-login.conf.sample
Normal 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"
|
Reference in New Issue
Block a user