| ▲ | yoz-y an hour ago | |
Literally yesterday I was thinking of writing a FUSE layer to expose email as a folder structure, in Go. From a glance at you documentation I take it that I could just write a plugin for filestash ? | ||
| ▲ | mickael-kerjean an hour ago | parent | next [-] | |
Exactly, just implement this interface: https://github.com/mickael-kerjean/filestash/blob/master/ser... | ||
| ▲ | ThisNameIsTaken an hour ago | parent | prev [-] | |
Like Maildir? Many mail clients support that format already. | ||