Move configuration files to directory conf.

This commit is contained in:
2017-03-07 13:05:51 +01:00
parent dd2f4b453c
commit 5b5fcfa595
5 changed files with 40 additions and 5 deletions

View File

@ -0,0 +1,17 @@
# ----------------------------------------------------
# ---
# - Parameter Settings Postfix Bases System
# -
# - Note: You need not to create a configuration file,
# - The installation script will di that.
# ---
# ----------------------------------------------------
_HOSTNAME=
_IPV4=
_IPV6=
_ADMIN_EMAIL=
_SASL_AUTH=
_SASL_USER=
_SASL_PASS=
_RELAY_HOST=

View File

@ -0,0 +1,16 @@
# ----------------------------------------------------
# ---
# - Parameter Settins Postfix Relay System
# -
# - Note: You need not to create a configuration file,
# - The installation script will di that.
# ---
# ----------------------------------------------------
_HOSTNAME=www
_IPV4=
_IPV6=
_ADMIN_EMAIL=
_SASL_USER=
_SASL_PASS=
_RELAY_HOST=