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