Initial commit
This commit is contained in:
33
conf/mail_to_listadmins.conf.sample
Normal file
33
conf/mail_to_listadmins.conf.sample
Normal file
@ -0,0 +1,33 @@
|
||||
# ----------------------------------------------------
|
||||
# ---
|
||||
# - Default Parameters for script mail_to_listadmins.sh.
|
||||
# ---
|
||||
# ----------------------------------------------------
|
||||
|
||||
|
||||
# - MESSAGE_FILE
|
||||
# -
|
||||
# - UTF-8 encoded file containing the message that should
|
||||
# - be sended to the list administrators
|
||||
# -
|
||||
# - Default value is empty
|
||||
# -
|
||||
#MESSAGE_FILE=""
|
||||
|
||||
# - SENDER_ADDRESS
|
||||
# -
|
||||
# - The sender address from which the message to the listadmins
|
||||
# - will be dended.
|
||||
# -
|
||||
# - Defaults value is empty
|
||||
# -
|
||||
#SENDER_ADDRESS=""
|
||||
|
||||
# - SUBJECT
|
||||
# -
|
||||
# - The subject that will be used with the message that should
|
||||
# - be sended to the list administrators
|
||||
# -
|
||||
# - Default value is empty
|
||||
# -
|
||||
#SUBJECT=""
|
Reference in New Issue
Block a user