mail done

This commit is contained in:
bee
2026-05-25 11:09:11 +02:00
parent 366a8cc197
commit 9729b28681
10 changed files with 123 additions and 71 deletions
+4 -2
View File
@@ -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