2
0
forked from drew/smtprelay

Implement logfile and print on stdout and the logfile per default

This commit is contained in:
Bernhard Froehlich
2018-12-20 09:17:40 +00:00
parent 58d124b20d
commit 88d85458dc
2 changed files with 16 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
; smtp-proxy configuration
; Logfile
;logfile = /var/log/smtpd-proxy.log
; Hostname for this SMTP server
;hostname = "localhost.localdomain"