about summary refs log tree commit homepage
path: root/Documentation/lei-mail-formats.pod
DateCommit message (Collapse)
2024-01-30doc/lei-mail-formats: update MH read-only status
I'm not looking forward to dealing with synchronization problems if we end up dealing with writes...
2021-10-31doc: add lei-mail-sync-overview manpage
Mostly illustrating how clunky the process is :p We'll also tweak some things in existing man pages around mail synchronization.
2021-09-16doc: lei-mail-formats: add "eml" and expand on git things
While "eml" is not an output format, it seems worthy to document, here, since users are likely to have experience with *.patch files from "git format-patch".
2021-09-08doc: acknowledge the MMDF mailbox format
While I don't currently see a point in supporting MMDF, we'll still acknowledge it since mutt actually supports it. Expand a bit on MH while we're at it, since MH seems at least relevant.
2021-03-31doc: add lei-mail-formats(5) manpage
While plenty of online documentation exists, it's good to have a locally-available summary for users to look at offline. Fix a URL in Watch.pm while we're at it, too.