mirror of
https://github.com/myvesta/vesta
synced 2025-07-06 04:51:54 -07:00
Update v-make-separated-ip-for-email
This commit is contained in:
parent
d8fb531865
commit
360abd80c0
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ fi
|
|||
# Verifications #
|
||||
#----------------------------------------------------------#
|
||||
|
||||
check_args '2' "$#" 'MAIL_HOSTNAME MAIL_IP [NETMASK]'
|
||||
check_args '2' "$#" 'MAIL_HOSTNAME MAIL_IP [NETMASK] [INTERFACE]'
|
||||
is_domain_format_valid "$MAIL_HOSTNAME"
|
||||
is_ip_format_valid "$MAIL_IP"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue