> On 4/26/10, Christian Gonzalez <ch...@chf.info.tm> wrote:
>
>> Hence I had to disable Amavis-new/Clamav in order to keep receiving my
>> emails but this also disabled SpamAssassin. I would like to keep at
>> least
>> SpamAssassin working, I found some howtos and guides [1][2] about it but
>> none of them worked for me.
>
> Until you get ClamAV fixed, you can disable virus scanning inside of
> amavisd-new. So, you can keep SA by putting things back the way they
> were, and setting this in in amavisd.conf:
>
> @bypass_virus_checks_maps = (1);
>
>
> --
> Gary V
>



>From David B Funk
> Suggestions; completely kill and restart Amavis-new, see if it loads and
> uses the new LibClamAV library. If that doesn't fix it, find -all-
> instances of LibClamAV on your system, remove them, re-do the 0.96
> install and restart. If it still isn't working, ask your question on the
> Amavis list as there may be some update for Amavis-new that is also
> needed.

I tried your first suggestion but didn't work. I'll try to completely get
rid of Clamav installation and see what happens. I'll let you know.


>From Gary V
> Until you get ClamAV fixed, you can disable virus scanning inside of
> amavisd-new. So, you can keep SA by putting things back the way they
> were, and setting this in in amavisd.conf:

> @bypass_virus_checks_maps = (1);


Yes sir! That did the trick! That was what I was looking for!

Also I had to uncomment

content_filter = smtp-amavis:[127.0.0.1]:10024

from main.cf and that completed the circle. Many thanks to all!


Christian

Reply via email to