new: Add config to disable DNS lookups

pull/31/head
Raphaël Vinot 2018-08-02 17:04:46 +02:00
parent b651ffd984
commit 145930d55d
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ body_config_prefix = 'm2m' # every line in the body starting with this value wi
m2m_key = 'YOUSETYOURKEYHERE'
m2m_benign_attachment_keyword = 'benign'
enable_dns = True
debug = False
nameservers = ['149.13.33.69']
email_subject_prefix = 'M2M'