diff --git a/smtprelay.ini b/smtprelay.ini index afabfa9..e73ecfe 100644 --- a/smtprelay.ini +++ b/smtprelay.ini @@ -8,13 +8,13 @@ ;logfile = ; Log format: default, plain (no timestamp), json -; log_format = default +;log_format = default ; Log level: panic, fatal, error, warn, info, debug, trace -; log_level = info +;log_level = info ; path to alias file -; aliases_file = aliases.txt +;aliases_file = aliases.txt ; Hostname for this SMTP server ;hostname = localhost.localdomain