Skip to content

IRC4Fun/tungstite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tungstite

log and recall MTA delivery status

rationale

Atheme, in its current state, is incapable of knowing what happened to an email once it has passed it off to e.g. sendmail, and thus the only way to track down why a user is reporting that they did not receive their nickserv email is to grep MTA logs. This bot is automated MTA log grepping.

setup

$ cp config.example.yaml config.yaml
$ vim config.yaml

running

$ python3 -m tungstite config.yaml

using

< jess> !emailstatus [email protected]
-tungstite- 2021-10-02T02:35:19 (57s ago) [email protected] is sent: 250 2.0.0 Queued as 09400E201AF
-tungstite- 2021-10-02T02:35:14 (1m2s ago) [email protected] is sent: 250 2.0.0 Queued as DAD9199221E
-tungstite- 2021-10-02T02:34:00 (1m16s ago) [email protected] is deferred: lost connection with example.com[127.0.0.1] while receiving the initial server greeting

About

log and recall MTA delivery status

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%