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
Knut Ahlers 5c0da4c04c
Simplify header matcher
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2020-06-27 15:29:01 +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 Simplify header matcher 2020-06-27 15:29:01 +02:00
LICENSE Add basic meta 2020-06-27 15:27:14 +02:00
main.go Initial version 2020-06-27 15:25:16 +02:00
README.md Add basic meta 2020-06-27 15:27:14 +02:00
store.go Initial version 2020-06-27 15:25:16 +02:00

Go Report Card

Luzifer / automail

automail is an utility to periodically fetch mails from an IMAP mailbox and execute commands based on matched headers.