1
0
mirror of https://github.com/craigerl/aprsd.git synced 2025-03-08 04:18:59 -05:00
aprsd/aprsd
Hemna e6dee3a5b0 Disable MX record validation
This patch disables the MX record checking for
email address shortcuts.  verizon is a shit
smtp host that won't let you check emails as
existing/valid.  Email validation still is checked
against RFC based regex for email address as
well as blacklist checking.

TODO(hemna): make this optionally enabled
by config file.
2021-01-10 13:22:23 -05:00
..
plugins switch command characters for query plugin 2021-01-09 15:50:04 -08:00
__init__.py Lots of fixes 2021-01-08 20:58:18 -05:00
client.py Lots of fixes 2021-01-08 20:58:18 -05:00
email.py Disable MX record validation 2021-01-10 13:22:23 -05:00
fake_aprs.py Lots of fixes 2021-01-08 20:58:18 -05:00
fuzzyclock.py Lots of fixes 2021-01-08 20:58:18 -05:00
main.py Lots of fixes 2021-01-08 20:58:18 -05:00
messaging.py Lots of fixes 2021-01-08 20:58:18 -05:00
plugin.py Fix broken test 2021-01-09 18:44:36 -05:00
threads.py Lots of fixes 2021-01-08 20:58:18 -05:00
utils.py Lots of fixes 2021-01-08 20:58:18 -05:00