Documentation ¶
Overview ¶
Package auth handles the web UI and SMTP authentication
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // UICredentials passwords UICredentials *htpasswd.File // SMTPCredentials passwords SMTPCredentials *htpasswd.File // POP3Credentials passwords POP3Credentials *htpasswd.File )
Functions ¶
func SetPOP3Auth ¶ added in v1.14.0
SetPOP3Auth will set POP3 server credentials
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.