diff options
Diffstat (limited to 'fml/etc/src/config.cf.en/command.cf')
| -rw-r--r-- | fml/etc/src/config.cf.en/command.cf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/fml/etc/src/config.cf.en/command.cf b/fml/etc/src/config.cf.en/command.cf index 0572bb71..124732e7 100644 --- a/fml/etc/src/config.cf.en/command.cf +++ b/fml/etc/src/config.cf.en/command.cf @@ -11,6 +11,13 @@ use_command_mail_function = ${use_command_mail_program:-yes} +# Descriptions: use admin command mail ? +# History: $REMOTE_ADMINISTRATION +# Value: YES_OR_NO +# Examples: yes / no +use_admin_command_mail_fucntion = no + + # Descriptions: add self introduction into the preamble of command mail reply. # History: none # Value: YES_OR_NO |
