forked from drew/smtprelay
Authentication checker converted to store passwords as bcrypt hashes
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
; File which contains username and password used for
|
||||
; authentication before they can send mail.
|
||||
; File format: username password
|
||||
; File format: username bcrypt-hash
|
||||
;allowed_users =
|
||||
|
||||
; Relay all mails to this SMTP server
|
||||
|
||||
Reference in New Issue
Block a user