~migadu/alps

Alps Webmail
Upgrade dependencies
Use switch in handleForward
Upgrade dependencies

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~migadu/alps
read/write
git@git.sr.ht:~migadu/alps

You can also use your local clone with git send-email.

#alps

GoDoc builds.sr.ht status

A simple and extensible webmail.

#Usage

Assuming SRV DNS records are properly set up (see RFC 6186):

go run ./cmd/alps example.org

To manually specify upstream servers:

go run ./cmd/alps imaps://mail.example.org:993 smtps://mail.example.org:465

Add -theme alps to use the alps theme. See docs/cli.md for more information.

When developing themes and plugins, the script contrib/hotreload.sh can be used to automatically reload alps on file changes.

#Contributing

Send patches on the mailing list, report bugs on the issue tracker.

#License

MIT