>> postfix/smtp[69016]: connect to ::1[::1]:10024: Operation timed out > > If you don't like the ::1, specify a hostname. The logging format > is hostname[address]:port. If no hostname is available, it will log > the address instead.
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? -- Michael Konieczny
