Michael Konieczny skrev den 2017-02-13 15:37:

OK, so log format is clarified.
Still, it doesn't connect to ::1, but connects to 127.0.0.1.
amavis listens on both ::1 and 127.0.0.1, confirmed using telnet, every
other local connection over ::1 works (I have several of them, for
example IPAP and SMTP with www interface to email, configured to use ::1).
Just this one is stubborn: -o content_filter=amavis:[::1]:10024
What am I missing?

solution is to use 127.0.0.1 ip imho :=)

but more tecknicaly:

# /etc/hosts
::1 localhost.localdomain localhost ipv6

in your servers use amavis:[ipv6]:portnumber

it will possible soon be wildly used

Reply via email to