Re: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

2018-02-22 Thread Eric Broch

Dany,

If you're willing to do a little debugging here's the simscan in either 
x86_64 and x86, depending on your setup, with error messaging in place:


(x86)

ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/5/testing/i386/simscan-toaster-1.4.0-1.4.1.i386.rpm

(x86_64)

ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/5/testing/x86_64/simscan-toaster-1.4.0-1.4.1.x86_64.rpm


Upgrade and monitor (on failure let me know the error)

# wget 
ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/5/testing/x86_64/simscan-toaster-1.4.0-1.4.1.(your-arch).rpm


# rpm -Uvh simscan-toaster-1.4.0-1.4.1.(your-arch).rpm

# vi /etc/tcprules.d/tcp.smtp (change 
'QMAILQUEUE="/var/qmail/bin/simscan"'  in '/etc/tcprules.d/tcp.smtp', 
and qmailctl stop / qmailctl cdb / qmailctl start).


# tail -f /var/log/qmail/smtp/current

Let me know the errors you see in the log surrounding 'qq soft reject'

Eric




On 2/22/2018 12:11 PM, Dany Mauricio Nunfio Alfaro wrote:

Hi Eric,
rpm -qa | grep toaster
vpopmail-toaster-5.4.33-1.4.0
libsrs2-toaster-1.0.18-1.3.6
ripmime-toaster-1.4.0.6-1.3.6
courier-imap-toaster-4.1.2-1.3.10
maildrop-toaster-devel-2.0.3-1.3.8
send-emails-toaster-0.5-1.4.0
vqadmin-toaster-2.3.7-1.4.1
qmailtoaster-plus.repo-0.2-2
ezmlm-toaster-0.53.324-1.3.6
ucspi-tcp-toaster-0.88-1.3.9
qmail-toaster-1.03-1.3.22
maildrop-toaster-2.0.3-1.3.8
control-panel-toaster-0.5-1.4.0
ezmlm-cgi-toaster-0.53.324-1.3.6
libdomainkeys-toaster-0.68-1.3.6
qmailadmin-toaster-1.2.16-1.4.1
qmail-pop3d-toaster-1.03-1.3.22
simscan-toaster-1.4.0-1.4.0
squirrelmail-toaster-1.4.22-1.4.0
qmailtoaster-plus-0.3.2-1.4.19
daemontools-toaster-0.76-1.3.6
courier-authlib-toaster-0.59.2-1.3.10
autorespond-toaster-2.0.5-1.4.0
isoqlog-toaster-2.1-1.3.7
qmailmrtg-toaster-4.2-1.3.7
spamassassin-toaster-3.3.2-1.4.3
clamav-toaster-0.99.3-1.4.8

grep simscan
simscan-toaster-1.4.0-1.4.0

rpm -qa | grep .qt
fuse-unionfs-0.23-2.qtp
fuse-2.8.0-1.qtp


-Mensaje original-
De: Eric Broch [mailto:ebr...@whitehorsetc.com]
Enviado el: jueves, 22 de febrero de 2018 11:53 a.m.
Para: qmailtoaster-list@qmailtoaster.com
Asunto: Re: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

Dany,

First what version of simscan are you running?

# rpm -qa | grep toaster

# rpm -qa | grep simscan

# rpm -qa | grep .qt

Eric



On 2/22/2018 10:40 AM, Dany Mauricio Nunfio Alfaro wrote:

Hi Eric,
I disable the Simscan according to your suggestion, I no longer have
the error and the users are receiving their emails.
Thank you.


-Mensaje original-
De: Eric Broch [mailto:ebr...@whitehorsetc.com] Enviado el: jueves, 22
de febrero de 2018 10:04 a.m.
Para: qmailtoaster-list@qmailtoaster.com
Asunto: Re: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

Hi Dany,

I'm creating a simscan RPM that will be available in a couple hours or
so with more comprehensive debugging in the hopes of solving this
chronic issue with these antispam addons to qmail. I'll let you know.

1) In the mean time you can disable simscan completely by replacing
'QMAILQUEUE="/var/qmail/bin/simscan"' with
'QMAILQUEUE="/var/qmail/bin/qmail-queue.orig"' in
'/etc/tcprules.d/tcp.smtp', and qmailctl stop / qmailctl cdb /
qmailctl start.

or (at first experimenting a little)

2) Turn off clamav

In '/var/qmail/control/simcontrol' set clam=no and qmailctl stop /
qmailctl cdb / qmailctl start.

If that doesn't work

3) turn off clamav and spam

set spam=no and qmailctl stop / qmailctl cdb / qmailctl start.

and finally (if the above does not work)

4) turn off clamav, spam, and ripmime

replace everything in the file with

:clam=no,spam=no and qmailctl stop / qmailctl cdb / qmailctl start.

If 2,3,4 don't work, you'll have to disable simscan, step 1 above.

Eric




On 2/22/2018 8:33 AM, Dany Mauricio Nunfio Alfaro wrote:

Hello, good morning, thanks for your reply, I made the changes and
restart qmail (qmailctl restart)
but it does not work. the error persists:
2018-02-22 09:30:06.532154500 qmail-smtpd: qq soft reject (mail
server temporarily rejected message (#4.3.0))

my configuration after the change:

#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
BLACKLIST=`cat /var/qmail/control/blacklists`
SMTPD="/var/qmail/bin/qmail-smtpd"
TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
RBLSMTPD="/usr/bin/rblsmtpd"
HOSTNAME=`hostname`
VCHKPW="/home/vpopmail/bin/vchkpw"
REQUIRE_AUTH=0

exec /usr/bin/softlimit -m 6400 \
/usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c

"$MAXSMTPD"

\

-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
$RBLSMTPD $BLACKLIST $SMTPD $VCHKPW /bin/true 2>&1

Thanks you.

-Mensaje original-
De: Noriyuki Hayashi [mailto:nhaya...@wats.gr.jp] Enviado el: martes,
20 de febrero de 2018 10:13 p.m.
Para: qmailtoaster-list@qmailtoaster.com
Asunto: Re[2]: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

Hi,

You can change the sof

RE: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

2018-02-22 Thread Dany Mauricio Nunfio Alfaro
Hi Eric,
rpm -qa | grep toaster
vpopmail-toaster-5.4.33-1.4.0
libsrs2-toaster-1.0.18-1.3.6
ripmime-toaster-1.4.0.6-1.3.6
courier-imap-toaster-4.1.2-1.3.10
maildrop-toaster-devel-2.0.3-1.3.8
send-emails-toaster-0.5-1.4.0
vqadmin-toaster-2.3.7-1.4.1
qmailtoaster-plus.repo-0.2-2
ezmlm-toaster-0.53.324-1.3.6
ucspi-tcp-toaster-0.88-1.3.9
qmail-toaster-1.03-1.3.22
maildrop-toaster-2.0.3-1.3.8
control-panel-toaster-0.5-1.4.0
ezmlm-cgi-toaster-0.53.324-1.3.6
libdomainkeys-toaster-0.68-1.3.6
qmailadmin-toaster-1.2.16-1.4.1
qmail-pop3d-toaster-1.03-1.3.22
simscan-toaster-1.4.0-1.4.0
squirrelmail-toaster-1.4.22-1.4.0
qmailtoaster-plus-0.3.2-1.4.19
daemontools-toaster-0.76-1.3.6
courier-authlib-toaster-0.59.2-1.3.10
autorespond-toaster-2.0.5-1.4.0
isoqlog-toaster-2.1-1.3.7
qmailmrtg-toaster-4.2-1.3.7
spamassassin-toaster-3.3.2-1.4.3
clamav-toaster-0.99.3-1.4.8

grep simscan
simscan-toaster-1.4.0-1.4.0

rpm -qa | grep .qt
fuse-unionfs-0.23-2.qtp
fuse-2.8.0-1.qtp


-Mensaje original-
De: Eric Broch [mailto:ebr...@whitehorsetc.com]
Enviado el: jueves, 22 de febrero de 2018 11:53 a.m.
Para: qmailtoaster-list@qmailtoaster.com
Asunto: Re: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

Dany,

First what version of simscan are you running?

# rpm -qa | grep toaster

# rpm -qa | grep simscan

# rpm -qa | grep .qt

Eric



On 2/22/2018 10:40 AM, Dany Mauricio Nunfio Alfaro wrote:
> Hi Eric,
> I disable the Simscan according to your suggestion, I no longer have
> the error and the users are receiving their emails.
> Thank you.
>
>
> -Mensaje original-
> De: Eric Broch [mailto:ebr...@whitehorsetc.com] Enviado el: jueves, 22
> de febrero de 2018 10:04 a.m.
> Para: qmailtoaster-list@qmailtoaster.com
> Asunto: Re: [qmailtoaster] ClamAV 0.99.3 and CentOS 5
>
> Hi Dany,
>
> I'm creating a simscan RPM that will be available in a couple hours or
> so with more comprehensive debugging in the hopes of solving this
> chronic issue with these antispam addons to qmail. I'll let you know.
>
> 1) In the mean time you can disable simscan completely by replacing
> 'QMAILQUEUE="/var/qmail/bin/simscan"' with
> 'QMAILQUEUE="/var/qmail/bin/qmail-queue.orig"' in
> '/etc/tcprules.d/tcp.smtp', and qmailctl stop / qmailctl cdb /
> qmailctl start.
>
> or (at first experimenting a little)
>
> 2) Turn off clamav
>
> In '/var/qmail/control/simcontrol' set clam=no and qmailctl stop /
> qmailctl cdb / qmailctl start.
>
> If that doesn't work
>
> 3) turn off clamav and spam
>
> set spam=no and qmailctl stop / qmailctl cdb / qmailctl start.
>
> and finally (if the above does not work)
>
> 4) turn off clamav, spam, and ripmime
>
> replace everything in the file with
>
> :clam=no,spam=no and qmailctl stop / qmailctl cdb / qmailctl start.
>
> If 2,3,4 don't work, you'll have to disable simscan, step 1 above.
>
> Eric
>
>
>
>
> On 2/22/2018 8:33 AM, Dany Mauricio Nunfio Alfaro wrote:
>> Hello, good morning, thanks for your reply, I made the changes and
>> restart qmail (qmailctl restart)
>>but it does not work. the error persists:
>> 2018-02-22 09:30:06.532154500 qmail-smtpd: qq soft reject (mail
>> server temporarily rejected message (#4.3.0))
>>
>> my configuration after the change:
>>
>> #!/bin/sh
>> QMAILDUID=`id -u vpopmail`
>> NOFILESGID=`id -g vpopmail`
>> MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
>> BLACKLIST=`cat /var/qmail/control/blacklists`
>> SMTPD="/var/qmail/bin/qmail-smtpd"
>> TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
>> RBLSMTPD="/usr/bin/rblsmtpd"
>> HOSTNAME=`hostname`
>> VCHKPW="/home/vpopmail/bin/vchkpw"
>> REQUIRE_AUTH=0
>>
>> exec /usr/bin/softlimit -m 6400 \
>>/usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c
"$MAXSMTPD"
> \
>>-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
>>$RBLSMTPD $BLACKLIST $SMTPD $VCHKPW /bin/true 2>&1
>>
>> Thanks you.
>>
>> -Mensaje original-
>> De: Noriyuki Hayashi [mailto:nhaya...@wats.gr.jp] Enviado el: martes,
>> 20 de febrero de 2018 10:13 p.m.
>> Para: qmailtoaster-list@qmailtoaster.com
>> Asunto: Re[2]: [qmailtoaster] ClamAV 0.99.3 and CentOS 5
>>
>> Hi,
>>
>> You can change the softlimit as below.
>>
>> less /var/qmail/supervise/smtp/run
>> #!/bin/sh
>> QMAILDUID=`id -u vpopmail`
>> NOFILESGID=`id -g vpopmail`
>> MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
>> BLACKLIST=`cat /var/qmail/control/blacklists`
>> SMTPD="/var/qmail/bin/qmail-smtpd"
>> TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
>> RBLSMTP

Re: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

2018-02-22 Thread Eric Broch

Dany,

First what version of simscan are you running?

# rpm -qa | grep toaster

# rpm -qa | grep simscan

# rpm -qa | grep .qt

Eric



On 2/22/2018 10:40 AM, Dany Mauricio Nunfio Alfaro wrote:

Hi Eric,
I disable the Simscan according to your suggestion, I no longer have the
error and the users are receiving their emails.
Thank you.


-Mensaje original-
De: Eric Broch [mailto:ebr...@whitehorsetc.com]
Enviado el: jueves, 22 de febrero de 2018 10:04 a.m.
Para: qmailtoaster-list@qmailtoaster.com
Asunto: Re: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

Hi Dany,

I'm creating a simscan RPM that will be available in a couple hours or so
with more comprehensive debugging in the hopes of solving this chronic issue
with these antispam addons to qmail. I'll let you know.

1) In the mean time you can disable simscan completely by replacing
'QMAILQUEUE="/var/qmail/bin/simscan"' with
'QMAILQUEUE="/var/qmail/bin/qmail-queue.orig"' in
'/etc/tcprules.d/tcp.smtp', and qmailctl stop / qmailctl cdb / qmailctl
start.

or (at first experimenting a little)

2) Turn off clamav

In '/var/qmail/control/simcontrol' set clam=no and qmailctl stop / qmailctl
cdb / qmailctl start.

If that doesn't work

3) turn off clamav and spam

set spam=no and qmailctl stop / qmailctl cdb / qmailctl start.

and finally (if the above does not work)

4) turn off clamav, spam, and ripmime

replace everything in the file with

:clam=no,spam=no and qmailctl stop / qmailctl cdb / qmailctl start.

If 2,3,4 don't work, you'll have to disable simscan, step 1 above.

Eric




On 2/22/2018 8:33 AM, Dany Mauricio Nunfio Alfaro wrote:

Hello, good morning, thanks for your reply, I made the changes and
restart qmail (qmailctl restart)
   but it does not work. the error persists:
2018-02-22 09:30:06.532154500 qmail-smtpd: qq soft reject (mail server
temporarily rejected message (#4.3.0))

my configuration after the change:

#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
BLACKLIST=`cat /var/qmail/control/blacklists`
SMTPD="/var/qmail/bin/qmail-smtpd"
TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
RBLSMTPD="/usr/bin/rblsmtpd"
HOSTNAME=`hostname`
VCHKPW="/home/vpopmail/bin/vchkpw"
REQUIRE_AUTH=0

exec /usr/bin/softlimit -m 6400 \
   /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD"

\

   -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
   $RBLSMTPD $BLACKLIST $SMTPD $VCHKPW /bin/true 2>&1

Thanks you.

-Mensaje original-
De: Noriyuki Hayashi [mailto:nhaya...@wats.gr.jp] Enviado el: martes,
20 de febrero de 2018 10:13 p.m.
Para: qmailtoaster-list@qmailtoaster.com
Asunto: Re[2]: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

Hi,

You can change the softlimit as below.

less /var/qmail/supervise/smtp/run
#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
BLACKLIST=`cat /var/qmail/control/blacklists`
SMTPD="/var/qmail/bin/qmail-smtpd"
TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
RBLSMTPD="/usr/bin/rblsmtpd"
HOSTNAME=`hostname`
VCHKPW="/home/vpopmail/bin/vchkpw"
REQUIRE_AUTH=0

exec /usr/bin/softlimit -m 6400 \
   /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD"

\

   -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
   $RBLSMTPD $BLACKLIST $SMTPD $VCHKPW /bin/true 2>&1

My setting is  6400.

Could try to change?

Thank you.
Noriyuki Hayashi

On Tue, 20 Feb 2018 10:40:14 -0600
"Dany Mauricio Nunfio Alfaro" <malf...@promerica.com.sv> wrote:


Hello, good morning I have the same problem, I updated clamav from

clamav-toaster-0.98-1.4.5 to clamav-toaster-0.99.3-1.4.8, but the
following error persists:

2018-02-20 10: 20: 51.107107500 qmail-smtpd: qq soft reject (mail
server

temporarily rejected message (# 4.3.0)), could you help me please?

-----Mensaje original-----
De: Tommi Jarvilehto [mailto:tommi.jarvile...@datavahti.fi]
Enviado el: lunes, 12 de febrero de 2018 08:16 a.m.
Para: qmailtoaster-list@qmailtoaster.com
Asunto: Re: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

Thank you for this.
Installed from your src rpm to a CentOS5 32bit. Seems to work.

On 2.2.2018 10:11, Noriyuki Hayashi wrote:

Hi

I have still used CentOS 5 few servers.
I did rpmbuild and Upgraded that is seems ok.

If you want...go ahead

https://wats.gr.jp/downloads/CentOS5/clamav-toaster-0.99.3-1.4.8.el5
.s
rc.rpm
https://wats.gr.jp/downloads/CentOS5/clamav-toaster-0.99.3-1.4.8.el5
.x
86_64.rpm

Thank you.
Noriyuki Hayashi

On Mon, 29 Jan 2018 22:29:31 -0500
"Sean P. Murphy" <sean.mur...@mobilcom.net> wrote:


Just updated my CentOS 5 machine’s clamav-toaster install to 0.99.3-1.

0.14 and everything went exactly as planned.  Minimal downtime and the
dreaded “qq-soft reject” error is nowhere in s

RE: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

2018-02-22 Thread Dany Mauricio Nunfio Alfaro
Hi Eric,
I disable the Simscan according to your suggestion, I no longer have the
error and the users are receiving their emails.
Thank you.


-Mensaje original-
De: Eric Broch [mailto:ebr...@whitehorsetc.com]
Enviado el: jueves, 22 de febrero de 2018 10:04 a.m.
Para: qmailtoaster-list@qmailtoaster.com
Asunto: Re: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

Hi Dany,

I'm creating a simscan RPM that will be available in a couple hours or so
with more comprehensive debugging in the hopes of solving this chronic issue
with these antispam addons to qmail. I'll let you know.

1) In the mean time you can disable simscan completely by replacing
'QMAILQUEUE="/var/qmail/bin/simscan"' with
'QMAILQUEUE="/var/qmail/bin/qmail-queue.orig"' in
'/etc/tcprules.d/tcp.smtp', and qmailctl stop / qmailctl cdb / qmailctl
start.

or (at first experimenting a little)

2) Turn off clamav

In '/var/qmail/control/simcontrol' set clam=no and qmailctl stop / qmailctl
cdb / qmailctl start.

If that doesn't work

3) turn off clamav and spam

set spam=no and qmailctl stop / qmailctl cdb / qmailctl start.

and finally (if the above does not work)

4) turn off clamav, spam, and ripmime

replace everything in the file with

:clam=no,spam=no and qmailctl stop / qmailctl cdb / qmailctl start.

If 2,3,4 don't work, you'll have to disable simscan, step 1 above.

Eric




On 2/22/2018 8:33 AM, Dany Mauricio Nunfio Alfaro wrote:
> Hello, good morning, thanks for your reply, I made the changes and
> restart qmail (qmailctl restart)
>   but it does not work. the error persists:
> 2018-02-22 09:30:06.532154500 qmail-smtpd: qq soft reject (mail server
> temporarily rejected message (#4.3.0))
>
> my configuration after the change:
>
> #!/bin/sh
> QMAILDUID=`id -u vpopmail`
> NOFILESGID=`id -g vpopmail`
> MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
> BLACKLIST=`cat /var/qmail/control/blacklists`
> SMTPD="/var/qmail/bin/qmail-smtpd"
> TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
> RBLSMTPD="/usr/bin/rblsmtpd"
> HOSTNAME=`hostname`
> VCHKPW="/home/vpopmail/bin/vchkpw"
> REQUIRE_AUTH=0
>
> exec /usr/bin/softlimit -m 6400 \
>   /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD"
\
>   -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
>   $RBLSMTPD $BLACKLIST $SMTPD $VCHKPW /bin/true 2>&1
>
> Thanks you.
>
> -Mensaje original-
> De: Noriyuki Hayashi [mailto:nhaya...@wats.gr.jp] Enviado el: martes,
> 20 de febrero de 2018 10:13 p.m.
> Para: qmailtoaster-list@qmailtoaster.com
> Asunto: Re[2]: [qmailtoaster] ClamAV 0.99.3 and CentOS 5
>
> Hi,
>
> You can change the softlimit as below.
>
> less /var/qmail/supervise/smtp/run
> #!/bin/sh
> QMAILDUID=`id -u vpopmail`
> NOFILESGID=`id -g vpopmail`
> MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
> BLACKLIST=`cat /var/qmail/control/blacklists`
> SMTPD="/var/qmail/bin/qmail-smtpd"
> TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
> RBLSMTPD="/usr/bin/rblsmtpd"
> HOSTNAME=`hostname`
> VCHKPW="/home/vpopmail/bin/vchkpw"
> REQUIRE_AUTH=0
>
> exec /usr/bin/softlimit -m 6400 \
>   /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD"
\
>   -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
>   $RBLSMTPD $BLACKLIST $SMTPD $VCHKPW /bin/true 2>&1
>
> My setting is  6400.
>
> Could try to change?
>
> Thank you.
> Noriyuki Hayashi
>
> On Tue, 20 Feb 2018 10:40:14 -0600
> "Dany Mauricio Nunfio Alfaro" <malf...@promerica.com.sv> wrote:
>
>> Hello, good morning I have the same problem, I updated clamav from
> clamav-toaster-0.98-1.4.5 to clamav-toaster-0.99.3-1.4.8, but the
> following error persists:
>> 2018-02-20 10: 20: 51.107107500 qmail-smtpd: qq soft reject (mail
>> server
> temporarily rejected message (# 4.3.0)), could you help me please?
>>
>> -Mensaje original-
>> De: Tommi Jarvilehto [mailto:tommi.jarvile...@datavahti.fi]
>> Enviado el: lunes, 12 de febrero de 2018 08:16 a.m.
>> Para: qmailtoaster-list@qmailtoaster.com
>> Asunto: Re: [qmailtoaster] ClamAV 0.99.3 and CentOS 5
>>
>> Thank you for this.
>> Installed from your src rpm to a CentOS5 32bit. Seems to work.
>>
>> On 2.2.2018 10:11, Noriyuki Hayashi wrote:
>>> Hi
>>>
>>> I have still used CentOS 5 few servers.
>>> I did rpmbuild and Upgraded that is seems ok.
>>>
>>> If you want...go ahead
>>>
>>> https://wats.gr.jp/downloads/CentOS5/clamav-toaster-0.99.3-1.4.8.el5
>>> .s
>>> rc.rpm
>>> https://wats.gr.jp/downloads/CentOS5

Re: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

2018-02-22 Thread Eric Broch

Hi Dany,

I'm creating a simscan RPM that will be available in a couple hours or 
so with more comprehensive debugging in the hopes of solving this 
chronic issue with these antispam addons to qmail. I'll let you know.


1) In the mean time you can disable simscan completely by replacing 
'QMAILQUEUE="/var/qmail/bin/simscan"' with 
'QMAILQUEUE="/var/qmail/bin/qmail-queue.orig"' in 
'/etc/tcprules.d/tcp.smtp', and qmailctl stop / qmailctl cdb / qmailctl 
start.


or (at first experimenting a little)

2) Turn off clamav

In '/var/qmail/control/simcontrol' set clam=no and qmailctl stop / 
qmailctl cdb / qmailctl start.


If that doesn't work

3) turn off clamav and spam

set spam=no and qmailctl stop / qmailctl cdb / qmailctl start.

and finally (if the above does not work)

4) turn off clamav, spam, and ripmime

replace everything in the file with

:clam=no,spam=no and qmailctl stop / qmailctl cdb / qmailctl start.

If 2,3,4 don't work, you'll have to disable simscan, step 1 above.

Eric




On 2/22/2018 8:33 AM, Dany Mauricio Nunfio Alfaro wrote:

Hello, good morning, thanks for your reply, I made the changes and restart
qmail (qmailctl restart)
  but it does not work. the error persists:
2018-02-22 09:30:06.532154500 qmail-smtpd: qq soft reject (mail server
temporarily rejected message (#4.3.0))

my configuration after the change:

#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
BLACKLIST=`cat /var/qmail/control/blacklists`
SMTPD="/var/qmail/bin/qmail-smtpd"
TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
RBLSMTPD="/usr/bin/rblsmtpd"
HOSTNAME=`hostname`
VCHKPW="/home/vpopmail/bin/vchkpw"
REQUIRE_AUTH=0

exec /usr/bin/softlimit -m 6400 \
  /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \
  -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
  $RBLSMTPD $BLACKLIST $SMTPD $VCHKPW /bin/true 2>&1

Thanks you.

-Mensaje original-
De: Noriyuki Hayashi [mailto:nhaya...@wats.gr.jp]
Enviado el: martes, 20 de febrero de 2018 10:13 p.m.
Para: qmailtoaster-list@qmailtoaster.com
Asunto: Re[2]: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

Hi,

You can change the softlimit as below.

less /var/qmail/supervise/smtp/run
#!/bin/sh
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
BLACKLIST=`cat /var/qmail/control/blacklists`
SMTPD="/var/qmail/bin/qmail-smtpd"
TCP_CDB="/etc/tcprules.d/tcp.smtp.cdb"
RBLSMTPD="/usr/bin/rblsmtpd"
HOSTNAME=`hostname`
VCHKPW="/home/vpopmail/bin/vchkpw"
REQUIRE_AUTH=0

exec /usr/bin/softlimit -m 6400 \
  /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \
  -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
  $RBLSMTPD $BLACKLIST $SMTPD $VCHKPW /bin/true 2>&1

My setting is  6400.

Could try to change?

Thank you.
Noriyuki Hayashi

On Tue, 20 Feb 2018 10:40:14 -0600
"Dany Mauricio Nunfio Alfaro" <malf...@promerica.com.sv> wrote:


Hello, good morning I have the same problem, I updated clamav from

clamav-toaster-0.98-1.4.5 to clamav-toaster-0.99.3-1.4.8, but the following
error persists:

2018-02-20 10: 20: 51.107107500 qmail-smtpd: qq soft reject (mail server

temporarily rejected message (# 4.3.0)), could you help me please?


-----Mensaje original-----
De: Tommi Jarvilehto [mailto:tommi.jarvile...@datavahti.fi]
Enviado el: lunes, 12 de febrero de 2018 08:16 a.m.
Para: qmailtoaster-list@qmailtoaster.com
Asunto: Re: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

Thank you for this.
Installed from your src rpm to a CentOS5 32bit. Seems to work.

On 2.2.2018 10:11, Noriyuki Hayashi wrote:

Hi

I have still used CentOS 5 few servers.
I did rpmbuild and Upgraded that is seems ok.

If you want...go ahead

https://wats.gr.jp/downloads/CentOS5/clamav-toaster-0.99.3-1.4.8.el5
.s
rc.rpm
https://wats.gr.jp/downloads/CentOS5/clamav-toaster-0.99.3-1.4.8.el5
.x
86_64.rpm

Thank you.
Noriyuki Hayashi

On Mon, 29 Jan 2018 22:29:31 -0500
"Sean P. Murphy" <sean.mur...@mobilcom.net> wrote:


Just updated my CentOS 5 machine’s clamav-toaster install to 0.99.3-1.

0.14 and everything went exactly as planned.  Minimal downtime and the
dreaded “qq-soft reject” error is nowhere in sight.  Thanks again, Eric.

This will hold me until I migrate to the waiting CentOS 7 server,

probably in the next couple of weeks.

-Sean


On Jan 29, 2018, at 2:33 PM, Eric Broch <ebr...@whitehorsetc.com>

wrote:

Thanks, Sean!

I forget to let people know.



On 1/29/2018 6:41 AM, Sean Murphy wrote:
Hello all,

I was checking out Eric's repo on the qmailtoaster site and found an

SRPM for ClamAV 0.99.3 in the testing repo for CentOS 5. Imagine my
surprise, as I was under the impression that this would not be available for
CentOS 5.  It compiled willi

RE: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

2018-02-20 Thread Dany Mauricio Nunfio Alfaro
Hello, good morning I have the same problem, I updated clamav from 
clamav-toaster-0.98-1.4.5 to clamav-toaster-0.99.3-1.4.8, but the following 
error persists:
2018-02-20 10: 20: 51.107107500 qmail-smtpd: qq soft reject (mail server 
temporarily rejected message (# 4.3.0)), could you help me please?


-Mensaje original-
De: Tommi Järvilehto [mailto:tommi.jarvile...@datavahti.fi] 
Enviado el: lunes, 12 de febrero de 2018 08:16 a.m.
Para: qmailtoaster-list@qmailtoaster.com
Asunto: Re: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

Thank you for this.
Installed from your src rpm to a CentOS5 32bit. Seems to work.

On 2.2.2018 10:11, Noriyuki Hayashi wrote:
> Hi
>
> I have still used CentOS 5 few servers.
> I did rpmbuild and Upgraded that is seems ok.
>
> If you want...go ahead
>
> https://wats.gr.jp/downloads/CentOS5/clamav-toaster-0.99.3-1.4.8.el5.s
> rc.rpm 
> https://wats.gr.jp/downloads/CentOS5/clamav-toaster-0.99.3-1.4.8.el5.x
> 86_64.rpm
>
> Thank you.
> Noriyuki Hayashi
>
> On Mon, 29 Jan 2018 22:29:31 -0500
> "Sean P. Murphy" <sean.mur...@mobilcom.net> wrote:
>
>> Just updated my CentOS 5 machine’s clamav-toaster install to 0.99.3-1.0.14 
>> and everything went exactly as planned.  Minimal downtime and the dreaded 
>> “qq-soft reject” error is nowhere in sight.  Thanks again, Eric.
>>
>> This will hold me until I migrate to the waiting CentOS 7 server, probably 
>> in the next couple of weeks.
>>
>> -Sean
>>
>>> On Jan 29, 2018, at 2:33 PM, Eric Broch <ebr...@whitehorsetc.com> wrote:
>>>
>>> Thanks, Sean!
>>>
>>> I forget to let people know.
>>>
>>>
>>>> On 1/29/2018 6:41 AM, Sean Murphy wrote:
>>>> Hello all,
>>>>
>>>> I was checking out Eric's repo on the qmailtoaster site and found an SRPM 
>>>> for ClamAV 0.99.3 in the testing repo for CentOS 5. Imagine my surprise, 
>>>> as I was under the impression that this would not be available for CentOS 
>>>> 5.  It compiled willingly, with a few warnings stating that certain things 
>>>> "may be unitialized in this function", but it completed without any errors.
>>>>
>>>> I am in the planning stages on moving this qmailtoaster install over to 
>>>> CentOS 7, but in the meantime, I'd rather have an updated install on the 
>>>> current server.
>>>>
>>>> I will install this tonight, when my server is not as busy, and let the 
>>>> list know how it goes.
>>>>
>>>>
>>>> -Sean Murphy
>>>>
>>>>
>>>>
>>>> ---
>>>> -- To unsubscribe, e-mail: 
>>>> qmailtoaster-list-unsubscr...@qmailtoaster.com
>>>> For additional commands, e-mail: 
>>>> qmailtoaster-list-h...@qmailtoaster.com
>>>>
>>> --
>>> Eric Broch
>>> White Horse Technical Consulting (WHTC)
>>>
>>>
>>> 
>>> - To unsubscribe, e-mail: 
>>> qmailtoaster-list-unsubscr...@qmailtoaster.com
>>> For additional commands, e-mail: 
>>> qmailtoaster-list-h...@qmailtoaster.com
>>>
>>
>> -
>> To unsubscribe, e-mail: 
>> qmailtoaster-list-unsubscr...@qmailtoaster.com
>> For additional commands, e-mail: 
>> qmailtoaster-list-h...@qmailtoaster.com
>
>
> -
> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
> For additional commands, e-mail: 
> qmailtoaster-list-h...@qmailtoaster.com
>

--
Tommi Järvilehto
DataVahti Oy
040 732 8032


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



smime.p7s
Description: S/MIME cryptographic signature


Re: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

2018-02-12 Thread Tommi Järvilehto

Thank you for this.
Installed from your src rpm to a CentOS5 32bit. Seems to work.

On 2.2.2018 10:11, Noriyuki Hayashi wrote:

Hi

I have still used CentOS 5 few servers.
I did rpmbuild and Upgraded that is seems ok.

If you want...go ahead

https://wats.gr.jp/downloads/CentOS5/clamav-toaster-0.99.3-1.4.8.el5.src.rpm
https://wats.gr.jp/downloads/CentOS5/clamav-toaster-0.99.3-1.4.8.el5.x86_64.rpm

Thank you.
Noriyuki Hayashi

On Mon, 29 Jan 2018 22:29:31 -0500
"Sean P. Murphy"  wrote:


Just updated my CentOS 5 machine’s clamav-toaster install to 0.99.3-1.0.14 and 
everything went exactly as planned.  Minimal downtime and the dreaded “qq-soft 
reject” error is nowhere in sight.  Thanks again, Eric.

This will hold me until I migrate to the waiting CentOS 7 server, probably in 
the next couple of weeks.

-Sean


On Jan 29, 2018, at 2:33 PM, Eric Broch  wrote:

Thanks, Sean!

I forget to let people know.



On 1/29/2018 6:41 AM, Sean Murphy wrote:
Hello all,

I was checking out Eric's repo on the qmailtoaster site and found an SRPM for ClamAV 
0.99.3 in the testing repo for CentOS 5. Imagine my surprise, as I was under the 
impression that this would not be available for CentOS 5.  It compiled willingly, with a 
few warnings stating that certain things "may be unitialized in this function", 
but it completed without any errors.

I am in the planning stages on moving this qmailtoaster install over to CentOS 
7, but in the meantime, I'd rather have an updated install on the current 
server.

I will install this tonight, when my server is not as busy, and let the list 
know how it goes.


-Sean Murphy



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


--
Eric Broch
White Horse Technical Consulting (WHTC)


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



--
Tommi Järvilehto
DataVahti Oy
040 732 8032


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

2018-01-29 Thread Sean P. Murphy
Just updated my CentOS 5 machine’s clamav-toaster install to 0.99.3-1.0.14 and 
everything went exactly as planned.  Minimal downtime and the dreaded “qq-soft 
reject” error is nowhere in sight.  Thanks again, Eric.

This will hold me until I migrate to the waiting CentOS 7 server, probably in 
the next couple of weeks.

-Sean

> On Jan 29, 2018, at 2:33 PM, Eric Broch  wrote:
> 
> Thanks, Sean!
> 
> I forget to let people know.
> 
> 
>> On 1/29/2018 6:41 AM, Sean Murphy wrote:
>> Hello all,
>> 
>> I was checking out Eric's repo on the qmailtoaster site and found an SRPM 
>> for ClamAV 0.99.3 in the testing repo for CentOS 5. Imagine my surprise, as 
>> I was under the impression that this would not be available for CentOS 5.  
>> It compiled willingly, with a few warnings stating that certain things "may 
>> be unitialized in this function", but it completed without any errors.
>> 
>> I am in the planning stages on moving this qmailtoaster install over to 
>> CentOS 7, but in the meantime, I'd rather have an updated install on the 
>> current server.
>> 
>> I will install this tonight, when my server is not as busy, and let the list 
>> know how it goes.
>> 
>> 
>> -Sean Murphy
>> 
>> 
>> 
>> -
>> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
>> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>> 
> 
> -- 
> Eric Broch
> White Horse Technical Consulting (WHTC)
> 
> 
> -
> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
> 


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

2018-01-29 Thread Sean Murphy

Nevermind, I see that it was.  Thanks Eric!


On 1/29/2018 2:37 PM, Sean Murphy wrote:

No problem, Eric.

I was wondering, does this srpm have the patch that was applied to the 
6 and 7 versions?



On 1/29/2018 2:33 PM, Eric Broch wrote:

Thanks, Sean!

I forget to let people know.


On 1/29/2018 6:41 AM, Sean Murphy wrote:

Hello all,

I was checking out Eric's repo on the qmailtoaster site and found an 
SRPM for ClamAV 0.99.3 in the testing repo for CentOS 5. Imagine my 
surprise, as I was under the impression that this would not be 
available for CentOS 5.  It compiled willingly, with a few warnings 
stating that certain things "may be unitialized in this function", 
but it completed without any errors.


I am in the planning stages on moving this qmailtoaster install over 
to CentOS 7, but in the meantime, I'd rather have an updated install 
on the current server.


I will install this tonight, when my server is not as busy, and let 
the list know how it goes.



-Sean Murphy



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: 
qmailtoaster-list-h...@qmailtoaster.com







-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com




-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

2018-01-29 Thread Sean Murphy

No problem, Eric.

I was wondering, does this srpm have the patch that was applied to the 6 
and 7 versions?



On 1/29/2018 2:33 PM, Eric Broch wrote:

Thanks, Sean!

I forget to let people know.


On 1/29/2018 6:41 AM, Sean Murphy wrote:

Hello all,

I was checking out Eric's repo on the qmailtoaster site and found an 
SRPM for ClamAV 0.99.3 in the testing repo for CentOS 5. Imagine my 
surprise, as I was under the impression that this would not be 
available for CentOS 5.  It compiled willingly, with a few warnings 
stating that certain things "may be unitialized in this function", 
but it completed without any errors.


I am in the planning stages on moving this qmailtoaster install over 
to CentOS 7, but in the meantime, I'd rather have an updated install 
on the current server.


I will install this tonight, when my server is not as busy, and let 
the list know how it goes.



-Sean Murphy



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com






-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] ClamAV 0.99.3 and CentOS 5

2018-01-29 Thread Eric Broch

Thanks, Sean!

I forget to let people know.


On 1/29/2018 6:41 AM, Sean Murphy wrote:

Hello all,

I was checking out Eric's repo on the qmailtoaster site and found an 
SRPM for ClamAV 0.99.3 in the testing repo for CentOS 5. Imagine my 
surprise, as I was under the impression that this would not be 
available for CentOS 5.  It compiled willingly, with a few warnings 
stating that certain things "may be unitialized in this function", but 
it completed without any errors.


I am in the planning stages on moving this qmailtoaster install over 
to CentOS 7, but in the meantime, I'd rather have an updated install 
on the current server.


I will install this tonight, when my server is not as busy, and let 
the list know how it goes.



-Sean Murphy



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



--
Eric Broch
White Horse Technical Consulting (WHTC)


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] ClamAV 0.99.3

2018-01-29 Thread Michele Federici

  
  
I will
  do some test. 

Thanks a lot Eric

-- 
Michele Federici

Il 27/01/2018 08:39, Eric Broch ha
  scritto:


  
  And, Jeff
  This DOES fix the problem.
  
  
  On 1/27/2018 12:37 AM, Eric Broch
wrote:
  
  

The patched 0.99.3-2 version...
  The ClamAV 0.99.3 RPMS/SRPMS for COS 6 (i386, x86_64) & 7
  (x86_64) are available for download or you can use Yum with
  the --enablerepo=qmt-testing option 
  
  ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99.3-2.qt.el7.x86_64.rpm
  
  
  ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99.3-2.qt.el7.src.rpm
  
  
  ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/x86_64/clamav-0.99.3-2.qt.el6.x86_64.rpm
  
  
  ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/i386/clamav-0.99.3-2.qt.el6.i686.rpm
  
  
  ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/SRPMS/clamav-0.99.3-2.qt.el6.src.rpm
  
  
  
  Eric 

On 1/26/2018 10:20 PM, Chris wrote:


  
I installed your 0.99.3 package on CentOS 7 a couple of
  hours ago, and I am no longer seeing a buildup of orphaned
  filehandles in my lsof output.
  

YMMV



-Chris

  

  
  
On Fri, Jan 26, 2018 at 6:20 PM,
  Eric Broch 
  wrote:
  

  No. I'm going to have to patch it...ugh!
  Patch is here:
  https://src.fedoraproject.org/rpms/clamav/blob/master/f/clamav-0.99.2-temp-cleanup.patch
   
On
  1/26/2018 6:44 PM, Jeff Koch wrote:

  
  

   Eric - does anyone know if
  this solves the problem?  Jeff

On
  1/26/2018 8:37 PM, Eric Broch wrote:

Hello list members, 
  
  The ClamAV 0.99.3 RPMS/SRPMS for COS 6 (i386,
  x86_64) & 7 (x86_64) are available for
  download or you can use Yum with the
  --enablerepo=qmt-testing option 
  
  ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99.3-1.qt.el7.x86_64.rpm
  
  
  ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99.3-1.qt.el7.src.rpm
  
  
  ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/x86_64/clamav-0.99.3-1.qt.el6.x86_64.rpm
  
  
  ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/i386/clamav-0.99.3-1.qt.el6.i686.rpm
  
  
  ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/SRPMS/clamav-0.99.3-1.qt.el6.src.rpm
  
  
  
  Eric 
  
  
  
  -
  
  To unsubscribe, e-mail: qmailtoaster-list-unsubscribe@qmailtoaster.com
  
  For additional commands, e-mail: qmailtoaster-list-help@qmailtoaster.com
  
  


  
  

  

  


  


-- 
Eric Broch
White Horse Technical Consulting (WHTC)

  
  
  -- 
Eric Broch
White Horse Technical Consulting (WHTC)



  


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] ClamAV 0.99.3

2018-01-28 Thread Havrla

Eric:
thanks thanks ...
clamav - OK

Havrla


Dne 27.1.2018 v 08:37 Eric Broch napsal(a):


The patched 0.99.3-2 version...
The ClamAV 0.99.3 RPMS/SRPMS for COS 6 (i386, x86_64) & 7 (x86_64) are 
available for download or you can use Yum with the 
--enablerepo=qmt-testing option


ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99.3-2.qt.el7.x86_64.rpm 



ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99.3-2.qt.el7.src.rpm 



ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/x86_64/clamav-0.99.3-2.qt.el6.x86_64.rpm 



ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/i386/clamav-0.99.3-2.qt.el6.i686.rpm 



ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/SRPMS/clamav-0.99.3-2.qt.el6.src.rpm 




Eric


On 1/26/2018 10:20 PM, Chris wrote:
I installed your 0.99.3 package on CentOS 7 a couple of hours ago, 
and I am no longer seeing a buildup of orphaned filehandles in my 
lsof output.


YMMV

-Chris



On Fri, Jan 26, 2018 at 6:20 PM, Eric Broch > wrote:


No. I'm going to have to patch it...ugh!

Patch is here:


https://src.fedoraproject.org/rpms/clamav/blob/master/f/clamav-0.99.2-temp-cleanup.patch




On 1/26/2018 6:44 PM, Jeff Koch wrote:

Eric - does anyone know if this solves the problem?  Jeff

On 1/26/2018 8:37 PM, Eric Broch wrote:

Hello list members,

The ClamAV 0.99.3 RPMS/SRPMS for COS 6 (i386, x86_64) & 7
(x86_64) are available for download or you can use Yum with the
--enablerepo=qmt-testing option


ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99.3-1.qt.el7.x86_64.rpm





ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99.3-1.qt.el7.src.rpm





ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/x86_64/clamav-0.99.3-1.qt.el6.x86_64.rpm





ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/i386/clamav-0.99.3-1.qt.el6.i686.rpm





ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/SRPMS/clamav-0.99.3-1.qt.el6.src.rpm





Eric



-

To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com









--
Eric Broch
White Horse Technical Consulting (WHTC)





Re: [qmailtoaster] ClamAV 0.99.3-2 Problem

2018-01-27 Thread Jeff Koch

Hi Eric:

Works great (so far) on my server also.

Jeff

On 1/27/2018 11:21 AM, Eric Broch wrote:


Thanks Rodrigo (and to all) for testing.


On 1/27/2018 9:19 AM, Rodrigo Cortes wrote:

Hi!!!

Working fine now!

Thx.

2018-01-27 13:18 GMT-03:00 Eric Broch >:


I had to do the following:

systemctl start clamav-freshclam.service

systemctl enable clamav-freshclam.service



On 1/27/2018 9:16 AM, Eric Broch wrote:

OK

Try now


ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99.3-2.qt.el7.x86_64.rpm






On 1/27/2018 8:30 AM, Gary Bowling wrote:



Per the previous thread, I tried updating to ClamAV
0.99.3-2 on my CentOS 7 box.


The services are not created properly. I tried both the
yum update via the test repository and also tried
downloading the RPM from and installing via rpm -Uvh.
Both have the same issue.


Prior to installing, my toaststat shows this.

systemd service:    clamav-daemon.service: [  OK  ]
systemd service: clamav-daemon.socket: [  OK  ]
systemd service: clamav-freshclam: [  OK  ]


After installing, my toaststat shows this.

systemd service: clamav-freshclam: [  FAILED  ]


With no services created for clamav-daemon.


Also, with this situation if I enable clam in my
simcontrol file, it doesn't work.


Thanks, Gary


-
To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com




-- 
Eric Broch

White Horse Technical Consulting (WHTC)


-
To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com





--
Eric Broch
White Horse Technical Consulting (WHTC)




Re: [qmailtoaster] ClamAV 0.99.3-2 Problem

2018-01-27 Thread Gary Bowling

  
  


Yes, good here to. I did not have to execute the systemctl
  commands, mine just worked. Thanks for all the work. 


Gary 


On 1/27/2018 11:21 AM, Eric Broch
  wrote:


  
  Thanks Rodrigo (and to all) for testing.
  
  
  On 1/27/2018 9:19 AM, Rodrigo Cortes
wrote:
  
  

  
Hi!!!
  

Working fine now!

  
  Thx.


  2018-01-27 13:18 GMT-03:00 Eric Broch
:
I had to
  do the following:
  
  systemctl start clamav-freshclam.service
  
  systemctl enable clamav-freshclam.service
  

  
  
  On 1/27/2018 9:16 AM, Eric Broch wrote:
  
OK

Try now

ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99.3-2.qt.el7.x86_64.rpm




On 1/27/2018 8:30 AM, Gary Bowling wrote:

  
  
  Per the previous thread, I tried updating to
  ClamAV 0.99.3-2 on my CentOS 7 box.
  
  
  The services are not created properly. I tried
  both the yum update via the test repository and
  also tried downloading the RPM from and installing
  via rpm -Uvh. Both have the same issue.
  
  
  Prior to installing, my toaststat shows this.
  
  systemd service:    clamav-daemon.service:  
  [  OK  ]
  systemd service: clamav-daemon.socket:  
  [  OK  ]
  systemd service: clamav-freshclam:  
  [  OK  ]
  
  
  After installing, my toaststat shows this.
  
  systemd service: clamav-freshclam:  
  [  FAILED  ]
  
  
  With no services created for clamav-daemon.
  
  
  Also, with this situation if I enable clam in my
  simcontrol file, it doesn't work.
  
  
  Thanks, Gary
  
  -
  To unsubscribe, e-mail: qmailtoaster-list-unsubscribe@qmailtoaster.com
  For additional commands, e-mail: qmailtoaster-list-help@qmailtoaster.com
  


  
  
  -- 
  Eric Broch
  White Horse Technical Consulting (WHTC)
  
  
  -
  To unsubscribe, e-mail: qmailtoaster-list-unsubscribe@qmailtoaster.com
  For additional commands, e-mail: qmailtoaster-list-help@qmailtoaster.com
  

  

  
  

  
  
  -- 
Eric Broch
White Horse Technical Consulting (WHTC)



  


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] ClamAV 0.99.3-2 Problem

2018-01-27 Thread Eric Broch

Thanks Rodrigo (and to all) for testing.


On 1/27/2018 9:19 AM, Rodrigo Cortes wrote:

Hi!!!

Working fine now!

Thx.

2018-01-27 13:18 GMT-03:00 Eric Broch >:


I had to do the following:

systemctl start clamav-freshclam.service

systemctl enable clamav-freshclam.service



On 1/27/2018 9:16 AM, Eric Broch wrote:

OK

Try now


ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99.3-2.qt.el7.x86_64.rpm






On 1/27/2018 8:30 AM, Gary Bowling wrote:



Per the previous thread, I tried updating to ClamAV
0.99.3-2 on my CentOS 7 box.


The services are not created properly. I tried both the
yum update via the test repository and also tried
downloading the RPM from and installing via rpm -Uvh. Both
have the same issue.


Prior to installing, my toaststat shows this.

systemd service:    clamav-daemon.service:   [ OK  ]
systemd service: clamav-daemon.socket:   [ OK  ]
systemd service: clamav-freshclam:   [ OK  ]


After installing, my toaststat shows this.

systemd service: clamav-freshclam:   [ FAILED  ]


With no services created for clamav-daemon.


Also, with this situation if I enable clam in my
simcontrol file, it doesn't work.


Thanks, Gary


-
To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com




-- 
Eric Broch

White Horse Technical Consulting (WHTC)


-
To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com





--
Eric Broch
White Horse Technical Consulting (WHTC)



Re: [qmailtoaster] ClamAV 0.99.3-2 Problem

2018-01-27 Thread Rodrigo Cortes
Hi!!!

Working fine now!

Thx.

2018-01-27 13:18 GMT-03:00 Eric Broch :

> I had to do the following:
>
> systemctl start clamav-freshclam.service
>
> systemctl enable clamav-freshclam.service
>
>
>
> On 1/27/2018 9:16 AM, Eric Broch wrote:
>
>> OK
>>
>> Try now
>>
>> ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/7/testing/x86
>> _64/clamav-0.99.3-2.qt.el7.x86_64.rpm
>>
>>
>>
>> On 1/27/2018 8:30 AM, Gary Bowling wrote:
>>
>>>
>>>
>>> Per the previous thread, I tried updating to ClamAV 0.99.3-2 on my
>>> CentOS 7 box.
>>>
>>>
>>> The services are not created properly. I tried both the yum update via
>>> the test repository and also tried downloading the RPM from and installing
>>> via rpm -Uvh. Both have the same issue.
>>>
>>>
>>> Prior to installing, my toaststat shows this.
>>>
>>> systemd service:clamav-daemon.service:   [  OK  ]
>>> systemd service: clamav-daemon.socket:   [  OK  ]
>>> systemd service: clamav-freshclam:   [  OK  ]
>>>
>>>
>>> After installing, my toaststat shows this.
>>>
>>> systemd service: clamav-freshclam:   [  FAILED  ]
>>>
>>>
>>> With no services created for clamav-daemon.
>>>
>>>
>>> Also, with this situation if I enable clam in my simcontrol file, it
>>> doesn't work.
>>>
>>>
>>> Thanks, Gary
>>>
>>> -
>>> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
>>> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>>>
>>
>>
> --
> Eric Broch
> White Horse Technical Consulting (WHTC)
>
>
> -
> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>
>


Re: [qmailtoaster] ClamAV 0.99.3-2 Problem

2018-01-27 Thread Eric Broch

I had to do the following:

systemctl start clamav-freshclam.service

systemctl enable clamav-freshclam.service


On 1/27/2018 9:16 AM, Eric Broch wrote:

OK

Try now

ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99.3-2.qt.el7.x86_64.rpm 





On 1/27/2018 8:30 AM, Gary Bowling wrote:



Per the previous thread, I tried updating to ClamAV 0.99.3-2 on my 
CentOS 7 box.



The services are not created properly. I tried both the yum update 
via the test repository and also tried downloading the RPM from and 
installing via rpm -Uvh. Both have the same issue.



Prior to installing, my toaststat shows this.

systemd service:    clamav-daemon.service:   [  OK  ]
systemd service: clamav-daemon.socket:   [  OK  ]
systemd service: clamav-freshclam:   [  OK  ]


After installing, my toaststat shows this.

systemd service: clamav-freshclam:   [  FAILED  ]


With no services created for clamav-daemon.


Also, with this situation if I enable clam in my simcontrol file, it 
doesn't work.



Thanks, Gary

- 
To unsubscribe, e-mail: 
qmailtoaster-list-unsubscr...@qmailtoaster.com For additional 
commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com 




--
Eric Broch
White Horse Technical Consulting (WHTC)


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] ClamAV 0.99.3-2 Problem

2018-01-27 Thread Eric Broch

OK

Try now

ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99.3-2.qt.el7.x86_64.rpm



On 1/27/2018 8:30 AM, Gary Bowling wrote:



Per the previous thread, I tried updating to ClamAV 0.99.3-2 on my 
CentOS 7 box.



The services are not created properly. I tried both the yum update via 
the test repository and also tried downloading the RPM from and 
installing via rpm -Uvh. Both have the same issue.



Prior to installing, my toaststat shows this.

systemd service:    clamav-daemon.service:   [  OK  ]
systemd service: clamav-daemon.socket:   [  OK  ]
systemd service: clamav-freshclam:   [  OK  ]


After installing, my toaststat shows this.

systemd service: clamav-freshclam:   [  FAILED  ]


With no services created for clamav-daemon.


Also, with this situation if I enable clam in my simcontrol file, it 
doesn't work.



Thanks, Gary

- 
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com 
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com 


--
Eric Broch
White Horse Technical Consulting (WHTC)


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] ClamAV 0.99.3

2018-01-27 Thread Rodrigo Cortes
Hi!!!

with the last update i dont see and i dont found clamav-daemon.service

systemctl status clamav-daemon.service
Unit clamav-daemon.service could not be found.

Why that?

Thx

2018-01-27 4:39 GMT-03:00 Eric Broch :

> And, Jeff
>
> This DOES fix the problem.
>
> On 1/27/2018 12:37 AM, Eric Broch wrote:
>
> The patched 0.99.3-2 version...
> The ClamAV 0.99.3 RPMS/SRPMS for COS 6 (i386, x86_64) & 7 (x86_64) are
> available for download or you can use Yum with the --enablerepo=qmt-testing
> option
>
> ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/7/testing/
> x86_64/clamav-0.99.3-2.qt.el7.x86_64.rpm
> 
>
> ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/7/testing/
> SRPMS/clamav-0.99.3-2.qt.el7.src.rpm
> 
>
> ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/
> x86_64/clamav-0.99.3-2.qt.el6.x86_64.rpm
> 
>
> ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/
> i386/clamav-0.99.3-2.qt.el6.i686.rpm
> 
>
> ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/
> SRPMS/clamav-0.99.3-2.qt.el6.src.rpm
> 
>
>
> Eric
>
> On 1/26/2018 10:20 PM, Chris wrote:
>
> I installed your 0.99.3 package on CentOS 7 a couple of hours ago, and I
> am no longer seeing a buildup of orphaned filehandles in my lsof output.
>
> YMMV
>
> -Chris
>
>
>
> On Fri, Jan 26, 2018 at 6:20 PM, Eric Broch 
> wrote:
>
>> No. I'm going to have to patch it...ugh!
>>
>> Patch is here:
>>
>> https://src.fedoraproject.org/rpms/clamav/blob/master/f/clamav-0.99.2-temp-cleanup.patch
>>
>>
>> On 1/26/2018 6:44 PM, Jeff Koch wrote:
>>
>> Eric - does anyone know if this solves the problem?  Jeff
>>
>> On 1/26/2018 8:37 PM, Eric Broch wrote:
>>
>> Hello list members,
>>
>> The ClamAV 0.99.3 RPMS/SRPMS for COS 6 (i386, x86_64) & 7 (x86_64) are
>> available for download or you can use Yum with the --enablerepo=qmt-testing
>> option
>>
>> ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/x86
>> _64/clamav-0.99.3-1.qt.el7.x86_64.rpm
>>
>> ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/SRP
>> MS/clamav-0.99.3-1.qt.el7.src.rpm
>>
>> ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/x86
>> _64/clamav-0.99.3-1.qt.el6.x86_64.rpm
>>
>> ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/i38
>> 6/clamav-0.99.3-1.qt.el6.i686.rpm
>>
>> ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/SRP
>> MS/clamav-0.99.3-1.qt.el6.src.rpm
>>
>>
>> Eric
>>
>>
>>
>> -
>> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
>> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>>
>>
>>
>>
>
> --
> Eric Broch
> White Horse Technical Consulting (WHTC)
>
>
> --
> Eric Broch
> White Horse Technical Consulting (WHTC)
>
>


Re: [qmailtoaster] ClamAV 0.99.3

2018-01-26 Thread Eric Broch

And, Jeff

This DOES fix the problem.


On 1/27/2018 12:37 AM, Eric Broch wrote:


The patched 0.99.3-2 version...
The ClamAV 0.99.3 RPMS/SRPMS for COS 6 (i386, x86_64) & 7 (x86_64) are 
available for download or you can use Yum with the 
--enablerepo=qmt-testing option


ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99.3-2.qt.el7.x86_64.rpm 



ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99.3-2.qt.el7.src.rpm 



ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/x86_64/clamav-0.99.3-2.qt.el6.x86_64.rpm 



ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/i386/clamav-0.99.3-2.qt.el6.i686.rpm 



ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/SRPMS/clamav-0.99.3-2.qt.el6.src.rpm 




Eric


On 1/26/2018 10:20 PM, Chris wrote:
I installed your 0.99.3 package on CentOS 7 a couple of hours ago, 
and I am no longer seeing a buildup of orphaned filehandles in my 
lsof output.


YMMV

-Chris



On Fri, Jan 26, 2018 at 6:20 PM, Eric Broch > wrote:


No. I'm going to have to patch it...ugh!

Patch is here:


https://src.fedoraproject.org/rpms/clamav/blob/master/f/clamav-0.99.2-temp-cleanup.patch




On 1/26/2018 6:44 PM, Jeff Koch wrote:

Eric - does anyone know if this solves the problem?  Jeff

On 1/26/2018 8:37 PM, Eric Broch wrote:

Hello list members,

The ClamAV 0.99.3 RPMS/SRPMS for COS 6 (i386, x86_64) & 7
(x86_64) are available for download or you can use Yum with the
--enablerepo=qmt-testing option


ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99.3-1.qt.el7.x86_64.rpm





ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99.3-1.qt.el7.src.rpm





ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/x86_64/clamav-0.99.3-1.qt.el6.x86_64.rpm





ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/i386/clamav-0.99.3-1.qt.el6.i686.rpm





ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/SRPMS/clamav-0.99.3-1.qt.el6.src.rpm





Eric



-

To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com









--
Eric Broch
White Horse Technical Consulting (WHTC)


--
Eric Broch
White Horse Technical Consulting (WHTC)



Re: [qmailtoaster] ClamAV 0.99.3

2018-01-26 Thread Eric Broch

The patched 0.99.3-2 version...
The ClamAV 0.99.3 RPMS/SRPMS for COS 6 (i386, x86_64) & 7 (x86_64) are 
available for download or you can use Yum with the 
--enablerepo=qmt-testing option


ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99.3-2.qt.el7.x86_64.rpm 



ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99.3-2.qt.el7.src.rpm 



ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/x86_64/clamav-0.99.3-2.qt.el6.x86_64.rpm 



ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/i386/clamav-0.99.3-2.qt.el6.i686.rpm 



ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/6/testing/SRPMS/clamav-0.99.3-2.qt.el6.src.rpm 




Eric


On 1/26/2018 10:20 PM, Chris wrote:
I installed your 0.99.3 package on CentOS 7 a couple of hours ago, and 
I am no longer seeing a buildup of orphaned filehandles in my lsof output.


YMMV

-Chris



On Fri, Jan 26, 2018 at 6:20 PM, Eric Broch > wrote:


No. I'm going to have to patch it...ugh!

Patch is here:


https://src.fedoraproject.org/rpms/clamav/blob/master/f/clamav-0.99.2-temp-cleanup.patch




On 1/26/2018 6:44 PM, Jeff Koch wrote:

Eric - does anyone know if this solves the problem?  Jeff

On 1/26/2018 8:37 PM, Eric Broch wrote:

Hello list members,

The ClamAV 0.99.3 RPMS/SRPMS for COS 6 (i386, x86_64) & 7
(x86_64) are available for download or you can use Yum with the
--enablerepo=qmt-testing option


ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99.3-1.qt.el7.x86_64.rpm





ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99.3-1.qt.el7.src.rpm





ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/x86_64/clamav-0.99.3-1.qt.el6.x86_64.rpm





ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/i386/clamav-0.99.3-1.qt.el6.i686.rpm





ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/SRPMS/clamav-0.99.3-1.qt.el6.src.rpm





Eric



-

To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com

For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com









--
Eric Broch
White Horse Technical Consulting (WHTC)



Re: [qmailtoaster] ClamAV 0.99.3

2018-01-26 Thread Chris
I installed your 0.99.3 package on CentOS 7 a couple of hours ago, and I am
no longer seeing a buildup of orphaned filehandles in my lsof output.

YMMV

-Chris



On Fri, Jan 26, 2018 at 6:20 PM, Eric Broch  wrote:

> No. I'm going to have to patch it...ugh!
>
> Patch is here:
>
> https://src.fedoraproject.org/rpms/clamav/blob/master/f/clamav-0.99.2-temp-cleanup.patch
>
>
> On 1/26/2018 6:44 PM, Jeff Koch wrote:
>
> Eric - does anyone know if this solves the problem?  Jeff
>
> On 1/26/2018 8:37 PM, Eric Broch wrote:
>
> Hello list members,
>
> The ClamAV 0.99.3 RPMS/SRPMS for COS 6 (i386, x86_64) & 7 (x86_64) are
> available for download or you can use Yum with the --enablerepo=qmt-testing
> option
>
> ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/
> x86_64/clamav-0.99.3-1.qt.el7.x86_64.rpm
>
> ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/
> SRPMS/clamav-0.99.3-1.qt.el7.src.rpm
>
> ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/
> x86_64/clamav-0.99.3-1.qt.el6.x86_64.rpm
>
> ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/
> i386/clamav-0.99.3-1.qt.el6.i686.rpm
>
> ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/
> SRPMS/clamav-0.99.3-1.qt.el6.src.rpm
>
>
> Eric
>
>
>
> -
> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>
>
>
>


Re: [qmailtoaster] ClamAV 0.99.3

2018-01-26 Thread Sean P. Murphy
This would explain why I was still seeing the soft reject errors even after the 
signature fix.

So, build  this fix from SRPM as we would any new version of Clam?  Or is there 
a different procedure?

-Sean

> On Jan 26, 2018, at 9:20 PM, Eric Broch  wrote:
> 
> No. I'm going to have to patch it...ugh!
> 
> Patch is here:
> 
> https://src.fedoraproject.org/rpms/clamav/blob/master/f/clamav-0.99.2-temp-cleanup.patch
> 
>> On 1/26/2018 6:44 PM, Jeff Koch wrote:
>> Eric - does anyone know if this solves the problem?  Jeff
>> 
>>> On 1/26/2018 8:37 PM, Eric Broch wrote:
>>> Hello list members, 
>>> 
>>> The ClamAV 0.99.3 RPMS/SRPMS for COS 6 (i386, x86_64) & 7 (x86_64) are 
>>> available for download or you can use Yum with the --enablerepo=qmt-testing 
>>> option 
>>> 
>>> ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99.3-1.qt.el7.x86_64.rpm
>>>  
>>> 
>>> ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99.3-1.qt.el7.src.rpm
>>>  
>>> 
>>> ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/x86_64/clamav-0.99.3-1.qt.el6.x86_64.rpm
>>>  
>>> 
>>> ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/i386/clamav-0.99.3-1.qt.el6.i686.rpm
>>>  
>>> 
>>> ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/SRPMS/clamav-0.99.3-1.qt.el6.src.rpm
>>>  
>>> 
>>> 
>>> Eric 
>>> 
>>> 
>>> 
>>> - 
>>> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com 
>>> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com 
>>> 
>> 
> 


Re: [qmailtoaster] ClamAV 0.99.3

2018-01-26 Thread Eric Broch

No. I'm going to have to patch it...ugh!

Patch is here:

https://src.fedoraproject.org/rpms/clamav/blob/master/f/clamav-0.99.2-temp-cleanup.patch


On 1/26/2018 6:44 PM, Jeff Koch wrote:

Eric - does anyone know if this solves the problem?  Jeff

On 1/26/2018 8:37 PM, Eric Broch wrote:

Hello list members,

The ClamAV 0.99.3 RPMS/SRPMS for COS 6 (i386, x86_64) & 7 (x86_64) 
are available for download or you can use Yum with the 
--enablerepo=qmt-testing option


ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99.3-1.qt.el7.x86_64.rpm 



ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99.3-1.qt.el7.src.rpm 



ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/x86_64/clamav-0.99.3-1.qt.el6.x86_64.rpm 



ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/i386/clamav-0.99.3-1.qt.el6.i686.rpm 



ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/SRPMS/clamav-0.99.3-1.qt.el6.src.rpm 




Eric



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com







Re: [qmailtoaster] ClamAV 0.99.3

2018-01-26 Thread Eric Broch
Are many people STILL experiencing these problems even after the ClamAV 
DB fix?


One could only hope 0.99.3 solves it, but...

These are the issues it covers according to Johannes W.'s email to the list:

- Update to security release 0.99.3 (bsc#1077732)
  * CVE-2017-12376 (ClamAV Buffer Overflow in handle_pdfname 
Vulnerability)

  * CVE-2017-12377 (ClamAV Mew Packet Heap Overflow Vulnerability)
  * CVE-2017-12379 (ClamAV Buffer Overflow in messageAddArgument 
Vulnerability)

    - these vulnerabilities could have allowed an unauthenticated,
  remote attacker to cause a denial of service (DoS) condition
  or potentially execute arbitrary code on an affected device.
  * CVE-2017-12374 (ClamAV use-after-free Vulnerabilities)
  * CVE-2017-12375 (ClamAV Buffer Overflow Vulnerability)
  * CVE-2017-12378 (ClamAV Buffer Over Read Vulnerability)
  * CVE-2017-12380 (ClamAV Null Dereference Vulnerability)
    - these vulnerabilities could have allowed an unauthenticated,
  remote attacker to cause a denial of service (DoS) condition on 
an affected device.

  * CVE-2017-6420 (bsc#1052448)
    - this vulnerability allowed remote attackers to cause a denial of 
service

  (use-after-free) via a crafted PE file with WWPack compression.
  * CVE-2017-6419 (bsc#1052449)
    - ClamAV allowed remote attackers to cause a denial of service
  (heap-based buffer overflow and application crash) or possibly
  have unspecified other impact via a crafted CHM file.
  * CVE-2017-11423 (bsc#1049423)
    - The cabd_read_string function in mspack/cabd.c in libmspack 0.5alpha
  allowed remote attackers to cause a denial of service
  (stack-based buffer over-read and application crash) via a 
crafted CAB file.

  * CVE-2017-6418 (bsc#1052466)
    - ClamAV 0.99.2 allowed remote attackers to cause a denial
  of service (out-of-bounds read) via a crafted e-mail message.


On 1/26/2018 6:44 PM, Jeff Koch wrote:

Eric - does anyone know if this solves the problem?  Jeff

On 1/26/2018 8:37 PM, Eric Broch wrote:

Hello list members,

The ClamAV 0.99.3 RPMS/SRPMS for COS 6 (i386, x86_64) & 7 (x86_64) 
are available for download or you can use Yum with the 
--enablerepo=qmt-testing option


ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99.3-1.qt.el7.x86_64.rpm 



ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99.3-1.qt.el7.src.rpm 



ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/x86_64/clamav-0.99.3-1.qt.el6.x86_64.rpm 



ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/i386/clamav-0.99.3-1.qt.el6.i686.rpm 



ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/SRPMS/clamav-0.99.3-1.qt.el6.src.rpm 




Eric



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com







Re: [qmailtoaster] ClamAV 0.99.3

2018-01-26 Thread Jeff Koch

Eric - does anyone know if this solves the problem?  Jeff

On 1/26/2018 8:37 PM, Eric Broch wrote:

Hello list members,

The ClamAV 0.99.3 RPMS/SRPMS for COS 6 (i386, x86_64) & 7 (x86_64) are 
available for download or you can use Yum with the 
--enablerepo=qmt-testing option


ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.99.3-1.qt.el7.x86_64.rpm 



ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.99.3-1.qt.el7.src.rpm 



ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/x86_64/clamav-0.99.3-1.qt.el6.x86_64.rpm 



ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/i386/clamav-0.99.3-1.qt.el6.i686.rpm 



ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/SRPMS/clamav-0.99.3-1.qt.el6.src.rpm 




Eric



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com