> Run m4?
>
> make -C /etc/mail
>
> should compile the .m4 file into the .cf result.
> --
> Steve
sorry, but that does not make sense, at least with RH7.3
> Make sure that sendmail-cf is installed.
> --
> Regards... Todd
[EMAIL PROTECTED] mail]# rpm -qa | grep sendmail
sendmail-cf-8.11.6-27.73
sendmail-8.11.6-27.73
sendmail-devel-8.11.6-27.73
sendmail-doc-8.11.6-27.73
> Check to see if it has compiled into the binary:
>
> $ sendmail -d0 < /dev/null | grep MILTER
> Compiled with: DNSMAP LOG MATCHGECOS MILTER MIME7TO8 MIME8TO7
[EMAIL PROTECTED] mail]# sendmail -d0 < /dev/null
Version 8.11.6
Compiled with: LDAPMAP MAP_REGEX LOG MATCHGECOS MIME7TO8 MIME8TO7
NAMED_BIND NETINET NETINET6 NETUNIX NEWDB NIS QUEUE SASL
SCANF
SMTP TCPWRAPPERS USERDB
Warning: Option: CACERTPath requires TLS support
Warning: Option: CACERTFile requires TLS support
Warning: Option: ServerCertFile requires TLS support
Warning: Option: Serverkeyfile requires TLS support
...
> add the followings lines to sendmail.mc and run again m4
>
> define(_FFR_MILTER)dnl
> INPUT_MAIL_FILTER(`clamav', `S=local:/var/clamav/clamav.sock, F=,
> T=S:4m;R:4m')dnl
> define(`confINPUT_MAIL_FILTERS', `clamav')dnl
>
> Roberto
Done that, didn't work in the way i was doing it.
> Please enclose your sendmail.mc and the command you used to produce the
> senmail.cf
>
> (typicaly you can use
> m4 < sendmail.mc > sendmail.cf
>
> JM
that was actually my problem, on RH8.0 and RH9, i actually can do "m4
sendmail.mc > sendmail.cf, that explain why i didnt see any of the changes i
was doing or the changes Roberto mentioned. At least with RH7.3 distro, it
has to be "m4 < sendmail.mc > ../sendmail.cf"
Now it is working. Thanks guys!
Regard,
-=Raul=-
-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users