forked from drew/smtprelay
feat: add alias file support
This commit is contained in:
committed by
Bernhard Fröhlich
parent
58a2324071
commit
d1feaaabbf
@@ -8,13 +8,13 @@
|
|||||||
;logfile =
|
;logfile =
|
||||||
|
|
||||||
; Log format: default, plain (no timestamp), json
|
; Log format: default, plain (no timestamp), json
|
||||||
; log_format = default
|
;log_format = default
|
||||||
|
|
||||||
; Log level: panic, fatal, error, warn, info, debug, trace
|
; Log level: panic, fatal, error, warn, info, debug, trace
|
||||||
; log_level = info
|
;log_level = info
|
||||||
|
|
||||||
; path to alias file
|
; path to alias file
|
||||||
; aliases_file = aliases.txt
|
;aliases_file = aliases.txt
|
||||||
|
|
||||||
; Hostname for this SMTP server
|
; Hostname for this SMTP server
|
||||||
;hostname = localhost.localdomain
|
;hostname = localhost.localdomain
|
||||||
|
|||||||
Reference in New Issue
Block a user