mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
improved domain validation
This commit is contained in:
parent
6bcebeaba5
commit
b1449299bc
4 changed files with 6 additions and 8 deletions
|
@ -12,7 +12,6 @@
|
|||
# Argument definition
|
||||
user=$1
|
||||
domain=$2
|
||||
domain_idn=$2
|
||||
antispam=${3-yes}
|
||||
antivirus=${4-yes}
|
||||
dkim=${5-yes}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue