On Mon, 26 Jun 2006, Kitione Lalakomacoi wrote: > the install runs without any trouble and the mimedefang and > mimedefang-multiplexor processes start up with no issues. > > the milter is called in the .mc file as per the manual > INPUT_MAIL_FILTER(`mimedefang', > `S=unix:/var/spool/MIMEDefang/mimedefang.sock, F=T, > T=S:60s;R:60s;E:5m')dnl > (note F=T, this thing should be stopping all deliveries if the milter > doesn't work, however its quite happy to deliver away)
Just to be sure, and to eleminate some of the most basic errors. Did you generate a new sendmail.cf from that .mc file? And if you did: is the milter included in that new sendmail.cf file? There should be a section "MAIL FILTER DEFINITIONS" showing the following line: Xmimedefang, S=unix:/var/spool/MIMEDefang/mimedefang.sock, F=T, T=S:60s;R:60s;E:5m Sincerely, Kees. -- Kees Theunissen F.O.M.-Institute for PlasmaPhysics "Rijnhuizen", Nieuwegein, Netherlands E-mail: [EMAIL PROTECTED], Tel: (+31|0)306096724, Fax: (+31|0)306031204 _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

