Skip to content

driusan/webmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple webmail for Plan9

This repo contains a simple webmail client for my Plan 9 mail server. Effectively, it serves as a web frontend for upasfs(4) but may expand to support for other mail backends or OSes in the future.

It authenticates the login credentials against factotum to validate that the user has access to the mailbox mounted at /mail/fs/mbox, and then displays the messages paginated with unread messages first and otherwise by date. Clicking on a subject displays the message, with text/plain preferred for multipart/alternative messages.

About

simple webmail for plan9

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published