Delete smtpd/smtpd_pre.conf
This commit is contained in:
parent
78dcf94b20
commit
b51623e067
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
listen on 0.0.0.0
|
||||
listen on ::
|
||||
|
||||
table aliases file:/etc/smtpd/aliases
|
||||
|
||||
queue ttl 4d
|
||||
bounce warn-interval 1h, 6h, 2d
|
||||
smtp max-message-size 35M
|
||||
|
||||
table authinfo db:/etc/smtpd/authinfo.db
|
||||
action default relay host "smtps://user@mailhost.neurotec.uni-bremen.de:465" auth <authinfo> tls no-verify
|
||||
match from any for any action default
|
Loading…
Reference in a new issue