1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-06-17 13:18:52 -04:00

duplicate email messages from RF would generate usage response

This commit is contained in:
Craig Lamparter
2021-01-26 09:18:43 -08:00
parent 030b02551f
commit 57d768e010
+1
View File
@@ -79,6 +79,7 @@ class EmailPlugin(plugin.APRSDPluginBase):
self.email_sent_dict.clear()
self.email_sent_dict[ack] = now
else:
reply = messaging.NULL_MESSAGE
LOG.info(
"Email for message number "
+ ack