> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Stephen Ford > > I've installed mimedefang and spamassassin through > cpan and am trying to follow the FAQ from > mimedefang.org. When I start sendmail with -Ac > nothing listens on port 25. I start another sendmail > with -bd it ties to the smtp port but this by passes > my filters. I'm using the init scripts from the > examples directory in the source code (I first tried > building from source) to start mimedfang and then I > start sendmail. I'm on solaris 8 at the moment.
Sendmail 8.12 has 2 daemons. The -Ac is the submit deamon that binds to port 587. That one is controlled by submit.mc/cf. The primary sendmail daemon is controlled by sendmail.mc/cf. Does your sendmail have milter support? Did you add the entries to sendmail.mc and rebuild sendmail.cf? What's in your mail log? 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

