Fix docs
This commit is contained in:
parent
150a62732f
commit
1fba01d47e
1 changed files with 2 additions and 2 deletions
|
@ -31,11 +31,11 @@ Basic usage::
|
|||
|
||||
:code:`from_address`: the email address the probe will be sent from,
|
||||
|
||||
:code:`helo_host`: the host to in SMTP HELO use when checking for an email,
|
||||
:code:`helo_host`: the host to use in SMTP HELO when checking for an email,
|
||||
|
||||
:code:`smtp_timeout`: seconds until SMTP timeout
|
||||
|
||||
:code:`use_blacklist`: use the blacklist of domains downloaded from https://githubusercontent.com/martenson/disposable-email-domains
|
||||
:code:`use_blacklist`: use the blacklist of domains downloaded from https://github.com/martenson/disposable-email-domains
|
||||
|
||||
TODOs and BUGS
|
||||
============================
|
||||
|
|
Loading…
Reference in a new issue