Running clamav as a sendmail milter - sendmail 8.13.8 on fedora linux - and it's crashing on me.
LibClamAV Warning: URL http://sgetgen.com/gen/et/ failed to download: a timeout was reached LibClamAV Warning: URL http://www.vokoliondefunhasdeinter.com failed to download: a timeout was reached LibClamAV Warning: URL http://www.vokoliondefunhasdeinter.com failed to download: couldnt resolve host name LibClamAV Warning: Libcurl has segfaulted on 'http://www.vokoliondefunhasdeinter.com' ERROR: Segmentation fault :-( Bye.. LibClamAV Warning: URL http://www.vokoliondefunhasdeinter.com failed to download: a timeout was reached *** glibc detected *** free(): invalid pointer: 0xb7f78cd8 *** LibClamAV Warning: Libcurl has segfaulted on 'http://www.pojinmdetunherinkdase.com' Does anyone have any ideas? also, it still won't compile using the --enable-milter configure option unless I doctor the source code... clamav-milter.c about line 1802. I have to delete the #if and #endif lines ( as I *am* using 8.13.x ) #if ((SENDMAIL_VERSION_A > 8) || ((SENDMAIL_VERSION_A == 8) && (SENDMAIL_VERSION_B >= 13))) if(smfi_opensocket(1) == MI_FAILURE) { cli_errmsg("Can't open/create %s\n", port); return EX_CONFIG; } #endif _______________________________________________ http://lurker.clamav.net/list/clamav-users.html