mirror of
https://github.com/decke/smtprelay.git
synced 2025-12-26 03:22:29 -07:00
Implement authentication checker against a plaintext file
This commit is contained in:
@@ -35,6 +35,11 @@
|
||||
; Example: ^(.*)@localhost.localdomain$
|
||||
;allowed_recipients =
|
||||
|
||||
; File which contains username and password used for
|
||||
; authentication before they can send mail.
|
||||
; File format: username password
|
||||
;allowed_users =
|
||||
|
||||
; Relay all mails to this SMTP server
|
||||
|
||||
; GMail
|
||||
|
||||
Reference in New Issue
Block a user