Following the great article on spam/antivirus for Postfix I’ve been able to get the pieces running. However I’m having some delivery problems and after inspecting the mail.log:
[code:1:2c4a15fe18]
fatal: unexpected command-line argument: 127.0.0.1:10025
warning: premature end-of-input on private/smtp-amavis socket while reading input attribute name
warning: private/smtp-amavis socket: malformed response
warning: process /usr/libexec/postfix/smtp pid 28271 exit status 1
warning: /usr/libexec/postfix/smtp: bad command startup — throttling
to=<[email protected]>, relay=none, delay=40077, status=deferred (mail transport unavailable)
[/code:1:2c4a15fe18]
Looks as though Postfix is having issues talking to Amavis. Any ideas?
Recent Comments