> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Dirk the Daring > > I'm having a problem and I hope someone on this list can > help me. In > short, when I insert MimeDefang into my system, sendmail is suddenly > unable to send anything. I've looked in the archives, and found some > similar issues in December of last year, but nothing that > seems to solve my issue. > > Allow me to detail the problem... (I'll be happy to provide any > additional information) <---SNIP---> > However, the following appears in /var/log/syslog (and also > on the console): > <---SNIP---> > Jun 2 18:32:37 myhost mimedefang-multiplexor[18267]: [ID 980602 > mail.info] Slave 0 stderr: unix dgram connect: Socket operation on > non-socket at /opt/mimedefang/bin/mimedefang.pl line 465
Ok, what's in your sendmail.mc file? Looks like you've given the wrong path for the MD socket. It should have an entry like this: INPUT_MAIL_FILTER(`mimedefang', `S=unix:/var/spool/MIMEDefang/mimedefang.sock, F=T, T=S:2m;R:2m') It's the S=unix part that's important - if you've got something else then it's nearly certainly wrong. PLEASE - keep list traffic on the list. Email sent directly to me may be ignored utterly. -- Rob | What part of "no" was it you didn't understand? _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

