I have been runnig Mimedefang for a while now and it was all working fine until I decided to rebuild my mail server. I am running RH 9 with Sendmail-8.12.11 build from a tar ball. I am also running Spamassassin-2.63 installed as a perl module and finally MIMEDefang-2.41 built from a tar ball.
I have included my site.conf.m4 file:
define(`confMAPDEF', `-DMAP_REGEX')
define(`confENVDEF', `-DPICKY_QF_NAME_CHECK -DXDEBUG=0')
define(`confCC', `gcc')
define(`confOPTIMIZE', `-O3 -march=i686 -funroll-loops -fomit-frame-pointer')
define(`confNO_HELPFILE_INSTALL')
define(`confMAPDEF', `-DMAP_REGEX')
define(`confENVDEF', `-DPICK_OFNAME_CHECK -DXDEBUG=0')
define(`confSTDIO_TYPE', `portable')
APPENDDEF(`confENVDEF', `-DSFIO')
APPENDDEF(`conf_sendmail_ENVDEF', `-DSTARTTLS')
APPENDDEF(`conf_sendmail_LIBS', `-lssl -lcrypto')
dnl Milter
APPENDDEF(`conf_sendmail_ENVDEF', `-DMILTER')
APPENDDEF(`conf_libmilter_ENVDEF', `-D_FFR_MILTER_ROOT_UNSAFE')
I added the lines to the init file for Sendmail and the programs start and run. Now the error that is showing up in my maillog is:
Mar 16 04:31:50 hailee sendmail[2241]: i2GBQl13002241: Milter (mimedefang): timeout before data read
Mar 16 04:31:50 hailee sendmail[2241]: i2GBQl13002241: Milter (mimedefang): to error state
Mar 16 04:31:51 hailee sendmail[2245]: i2GBQl13002241: to=<[EMAIL PROTECTED]>, delay=00:05:01, xdelay=00:00:01, mailer=local, pri=140351, dsn=2.0.0, stat=Sent
Mar 16 04:36:50 hailee mimedefang-multiplexor: Killing busy slave 0 (pid 2235): Busy timeout
Mar 16 04:36:50 hailee mimedefang[745]: Error from multiplexor: ERR Filter timed out - check filter rules or system load
. .
Mar 16 04:45:32 hailee sendmail[2248]: i2GBeTrC002248: Milter (mimedefang): timeout before data read
Mar 16 04:45:32 hailee sendmail[2248]: i2GBeTrC002248: Milter (mimedefang): to error state
.
.
Mar 16 21:23:07 hailee sendmail[5651]: i2H4N7rE005651: Milter (mimedefang): local socket name /var/spool/MIMEDefang/mimedefang.sock unsafe
Mar 16 21:23:07 hailee sendmail[5651]: i2H4N7rE005651: Milter (mimedefang): to error state
Mar 16 21:23:08 hailee sendmail[5651]: i2H4N7rE005651:
.
.
I have searched through the archives and found 31 other messages along the same line. I have tried all their fixes, but to no avail. I know I must of misconfiurged something somewhere but I don't know what it is.
TIA
Trevor
_______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

