|
@@ -83,7 +83,7 @@
|
|
|
; authentication before they can send mail.
|
|
|
; File format: username bcrypt-hash [email[,email[,...]]]
|
|
|
; username: The SMTP auth username
|
|
|
-; bcrypt-hash: The bcrypt hash of the pasword (generate with "./hasher password")
|
|
|
+; bcrypt-hash: The bcrypt hash of the pasword
|
|
|
; email: Comma-separated list of allowed "from" addresses:
|
|
|
; - If omitted, user can send from any address
|
|
|
; - If @domain.com is given, user can send from any address @domain.com
|