Make both dovecot and postfix ipv6 only
This commit is contained in:
parent
408ce266bb
commit
0af9dc589d
@ -1,3 +1,5 @@
|
||||
listen = "[::]"
|
||||
|
||||
service imap-login {
|
||||
inet_listener imap {
|
||||
|
||||
|
@ -5,6 +5,8 @@
|
||||
# is /etc/mailname.
|
||||
#myorigin = /etc/mailname
|
||||
|
||||
inet_protocols=ipv6
|
||||
|
||||
smtpd_banner = $myhostname ESMTP $mail_name
|
||||
biff = no
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user