improved code quality, few bug fixes
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
# * MAIL_RELAY: Name of the mail relay server
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
export VER_conf_mail="0.0.7"
|
||||
export VER_conf_mail="0.0.8"
|
||||
export DEP_conf_mail="upgrade_dist"
|
||||
|
||||
conf_mail()
|
||||
@@ -30,7 +30,7 @@ conf_mail()
|
||||
-e "s/@MAIL_RELAY@/$MAIL_RELAY/" $pfmain
|
||||
|
||||
echo $HOSTNAME.$REALM > /etc/mailname
|
||||
tag_file /etc/mailname
|
||||
#tag_file /etc/mailname
|
||||
|
||||
svc_restart postfix
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user