mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 07:04:47 +02:00
updated time of response from truemail
This commit is contained in:
parent
28c58826e0
commit
1ec79afb11
7 changed files with 16 additions and 9 deletions
|
@ -11,7 +11,7 @@ namespace :verify_email do
|
|||
SPAM_PROTECT_TIMEOUT = 30.seconds
|
||||
options = {
|
||||
domain_name: nil,
|
||||
check_level: 'regex',
|
||||
check_level: 'mx',
|
||||
spam_protect: false,
|
||||
}
|
||||
banner = 'Usage: rake verify_email:check_all -- [options]'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue