David Touzeau: > Jul 12 02:48:31 appliance postfix-mail.touzeau.biz/qmgr[15659]: warning: > connect to transport private/smtp-amavis: No such file or directory
It looks for the name /var/spool/postfix.../private/smtp-amavis > r...@appliance:/var/spool/postfix-mail.touzeau.biz/private# ls -la ... > srw-rw-rw- 1 postfix root 0 2010-07-12 02:38 smtp-amavis:127.0.0.1:1026 That is smtp-amavis with garbage at the end. Remove the garbage from the name, and do "postfix reload". Wietse