mail done
This commit is contained in:
@@ -3,6 +3,8 @@ bantime = 24h
|
||||
findtime = 10m
|
||||
maxretry = 5
|
||||
banaction = ufw
|
||||
bantime.increment = true
|
||||
bantime.multipliers = 1 5 30 60 300 720 1440 2880
|
||||
|
||||
[sshd]
|
||||
enabled = true
|
||||
@@ -17,9 +19,9 @@ enabled = true
|
||||
[postfix]
|
||||
enabled = true
|
||||
port = smtp,submission
|
||||
logpath = /var/log/mail.log
|
||||
logpath = /opt/beeserver/mail/mail-logs/mail.log
|
||||
|
||||
[dovecot]
|
||||
enabled = true
|
||||
port = imaps,pop3s
|
||||
logpath = /var/log/mail.log
|
||||
logpath = /opt/beeserver/mail/mail-logs/mail.log
|
||||
Reference in New Issue
Block a user