mirror of
https://github.com/mjl-/mox.git
synced 2025-07-10 09:14:39 +03:00
add package-level comments for webadmin and webaccount
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
// Package webadmin is a web app for the mox administrator for viewing and changing
|
||||
// the configuration, like creating/removing accounts, viewing DMARC and TLS
|
||||
// reports, check DNS records for a domain, change the webserver configuration,
|
||||
// etc.
|
||||
package webadmin
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user