Dear list, I installed some time ago dspam and integrated it into postfix. The order was postfix -> amavisd with reinject into postfix -> dspam with reinject into postfix.
But dspam crashed and I removed dspam again to get mail traffic up. My problem is now that some mails are queued and I cannot resend them because it seems that postfix want to use a content filter I alread disabled. The old line in master.cf was: [localhost]:10025 inet n - n - - smtpd -o content_filter=lmtp:unix:/var/run/dspam.sock the new line is now -o content_filter= But mailq says: 3D7686B475 1842 Sun Oct 2 04:12:34 [email protected] (delivery temporarily suspended: connect to server.idefix.lan[/var/run/dspam.sock]: Connection refused) [email protected] If i say postfix to send queued messages it says in the logfile: Oct 5 09:22:28 server postfix/error[66745]: 3D7686B475: to=<[email protected]>, relay=none, delay=277795, delays=277794/0.13/0/0.02, dsn=4.4.1, status=deferred (delivery temporarily suspended: connect to server.idefix.lan[/var/run/dspam.sock]: Connection refused) How can I solve this problem? Best regards Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook
