mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-17 17:57:23 +01:00
fix spelling error
This commit is contained in:
@@ -802,7 +802,7 @@ def query_dns(qname, rtype, nxdomain='[Not Set]', at=None, as_list=False):
|
||||
|
||||
# Set a timeout so that a non-responsive server doesn't hold us back.
|
||||
resolver.timeout = 3
|
||||
reaolver.lifetime = 3
|
||||
resolver.lifetime = 3
|
||||
|
||||
# Do the query.
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user