gomail
Go email sorter to help me keep on top of my emails.
I currently have my emails in Microsoft 365. So I am using the Microsoft Graph API to update and query my emails. I have added the name to the list of approved apps that can access my account.
Docker file
I originally deployed this my Synology NAS. But I have since moved it to Gokrazy on a Raspberry Pi 5.
Gokrazy build
I have added a top level program to run and added tags to the build.
in the directory ~/gokrazy/hello just run gok update and it should rebuild.
In the cmd directory there is a gomail.yaml file that needs to be updated.
Links
| Documentation | https://h3-gomail.statichost.page/ |
| Source (Codeberg) | https://codeberg.org/hum3/gomail |
| Mirror (GitHub) | https://github.com/drummonds/gomail |
| Docs repo | https://codeberg.org/hum3/gomail-docs |