[EMAIL PROTECTED] wrote:

> The startup-scipt nomally resides in, lets say /etc/rc.d/init.d/ on
> Redhat Linux.
>
> Here is how my /etc/sysconfig/clamav-milter looks like: (beware of
> line-wraps)
> CLAMAV_FLAGS="--headers --noreject --outgoing
> --quarantine-dir=/var/run/clamav/quarantine --max-children=10
> --force-scan --local --postmaster-only --server=localhost
> local:/var/run/clamav/clamav-milter.sock"
>
> Hope it helps.
>
> /Joacim
>
>
Yes, it does - thanks!
Running that permitted the milter to start without incident or error.

Of course now (you just knew there had to be something else), trying to
start sendmail with the example lines included in sendmail.mc gives me the
following:

Starting sendmail: 451 4.0.0 InputFilter clmilter not defined: No such file
or directory
WARNING: Xclamav: local socket name /var/run/clamav/clamav-milter.sock
missing

The lines in sendmail.mc are:
INPUT_MAIL_FILTER(`clamav', `S=local:/var/run/clamav/clamav-milter.sock, F=,
T=S:4m;R:4m')dnl
define(`confINPUT_MAIL_FILTERS', `clmilter')dnl

I had thought that the order might affect the execution, and reversed them,
but the results were the same.  What might I have forgotten?

Thanks again,
 -Don



-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to