Reinstate ipv4 support
This commit is contained in:
parent
3040310a0a
commit
68595e78cd
@ -1,4 +1,4 @@
|
|||||||
listen = "[::]"
|
listen = "*, [::]"
|
||||||
|
|
||||||
service imap-login {
|
service imap-login {
|
||||||
inet_listener imap {
|
inet_listener imap {
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
# is /etc/mailname.
|
# is /etc/mailname.
|
||||||
#myorigin = /etc/mailname
|
#myorigin = /etc/mailname
|
||||||
|
|
||||||
inet_protocols = ipv6
|
inet_protocols = all
|
||||||
|
|
||||||
smtpd_banner = $myhostname ESMTP $mail_name
|
smtpd_banner = $myhostname ESMTP $mail_name
|
||||||
biff = no
|
biff = no
|
||||||
|
Loading…
Reference in New Issue
Block a user