1
0
Fork 0
mirror of https://github.com/Luzifer/automail.git synced 2024-12-20 13:01:20 +00:00
Utility to periodically fetch mails from an IMAP mailbox and execute commands based on matched headers
Find a file
2020-06-27 15:25:16 +02:00
.gitignore Initial version 2020-06-27 15:25:16 +02:00
commands.go Initial version 2020-06-27 15:25:16 +02:00
config.go Initial version 2020-06-27 15:25:16 +02:00
go.mod Initial version 2020-06-27 15:25:16 +02:00
go.sum Initial version 2020-06-27 15:25:16 +02:00
handler.go Initial version 2020-06-27 15:25:16 +02:00
main.go Initial version 2020-06-27 15:25:16 +02:00
store.go Initial version 2020-06-27 15:25:16 +02:00