updated time of response from truemail

This commit is contained in:
olegphenomenon 2021-11-30 16:15:10 +02:00
parent 28c58826e0
commit 1ec79afb11
7 changed files with 16 additions and 9 deletions

View file

@ -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]'