Can you turn on SIMSCAN_DEBUG in either your
/var/qmail/supervise/smtp/run (export SIMSCAN_DEBUG=3) file or in
/etc/tcprules.d/tcp.smtp (SIMSCAN_DEBUG="3").
Try moving the databases /var/lib/clamav and doing a freshclam, maybe
there's a corruption.
You can try my simscan with debugging here (64bit only...for now) :
ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/development/x86_64/simscan-1.4.0-2.qt.el6.x86_64.rpm
but you'll also need these:
ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/development/x86_64/explain-1.4-4.el6.x86_64.rpm
ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/development/x86_64/libexplain-1.4-4.el6.x86_64.rpm
ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/development/x86_64/libexplain-devel-1.4-4.el6.x86_64.rpm
This new simscan will actually tell you WHY you're getting a qq soft reject.
On 6/29/2018 2:05 AM, ChandranManikandan wrote:
Hi Eric,
I have seen the below error.
reason: 451_mail_server_temporarily_rejected_message_(#4.3.0)
I have temporary disable the clam in simcontrol and the emails are
working.
But i need to fix this issue.
Kindly help me.
On Fri, Jun 29, 2018 at 1:00 AM, Eric Broch <[email protected]
<mailto:[email protected]>> wrote:
Also, are you getting any errors in /var/log/maillog ?
On 6/28/2018 4:13 AM, ChandranManikandan wrote:
Hi Eric,
I have got an error after update the latest clamav in both the
COS 6 32 and 64 bit. I am unable to send an email then i disable
the clam=no in simcontrol file then able to send.
Could you help me.
qmail-smtpd: qq soft reject (mail server temporarily rejected
message (#4.3.0)):
On Wed, Jun 13, 2018 at 1:33 AM, Jason Westbrook
<[email protected] <mailto:[email protected]>> wrote:
Thanks for getting those out so quickly - update successfully
on the first try
Jason Westbrook |T: 313-799-3770| [email protected]
<mailto:[email protected]>
On Tue, Jun 12, 2018 at 6:49 AM Leonardo Porto
<[email protected] <mailto:[email protected]>>
wrote:
Hi,
It asked for newer versions libcurl and libcurl-devel
versions, default centos5 repostitory is 7.15 so I had to
install libssh2, libcurl-7.21.7-5.el5.remi.2.x86_64.rpm,
libcurl-devel-7.21.7-5.el5.remi.2.x86_64.rpm and
everything worked fine, thanks.
Leonardo
Em 11-06-2018 22:18, Eric Broch escreveu:
Leonardo and all,
x86:
ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/5/testing/i386/clamav-toaster-0.100.0-1.0.16.i386.rpm
<ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/5/testing/i386/clamav-toaster-0.100.0-1.0.16.i386.rpm>
x86_64:
ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/5/testing/x86_64/clamav-toaster-0.100.0-1.0.16.x86_64.rpm
<ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/5/testing/x86_64/clamav-toaster-0.100.0-1.0.16.x86_64.rpm>
*SRPM:
ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/5/testing/SRPMS/clamav-toaster-0.100.0-1.0.16.src.rpm
<ftp://ftp.qmailtoaster.org/pub/repo/qmt/CentOS/5/testing/SRPMS/clamav-toaster-0.100.0-1.0.16.src.rpm>
*Building the source file requires json-c-devel
# yum install json-c-devel
Building the source file also requires libcurl-devel
(Remi must be installed)
rpm -ivh
http://rpms.famillecollet.com/enterprise/5/remi/x86_64/remi-release-5.10-1.el5.remi.noarch.rpm
<http://rpms.famillecollet.com/enterprise/5/remi/x86_64/remi-release-5.10-1.el5.remi.noarch.rpm>
yum --enablerepo=remi install libcurl-devel
Eric
On 6/11/2018 12:45 PM, Eric Broch wrote:
Leonardo,
Will have them soon.
Eric
On 6/11/2018 12:24 PM, Leonardo Porto wrote:
Hi, any chance for Centos 5?
Regards
Leonardo
Em 11-06-2018 14:45, Eric Broch escreveu:
Hi Jason,
CentOS 6 & 7 clamav-0.100.0 source RPMS
ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.100.0-4.qt.el7.src.rpm
<ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/SRPMS/clamav-0.100.0-4.qt.el7.src.rpm>
ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/SRPMS/clamav-0.100.0-4.qt.el6.src.rpm
<ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/SRPMS/clamav-0.100.0-4.qt.el6.src.rpm>
and
Binaries
ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.100.0-4.qt.el7.x86_64.rpm
<ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/7/testing/x86_64/clamav-0.100.0-4.qt.el7.x86_64.rpm>
ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/x86_64/clamav-0.100.0-4.qt.el6.x86_64.rpm
<ftp://ftp.qmailtoaster.com/pub/repo/qmt/CentOS/6/testing/x86_64/clamav-0.100.0-4.qt.el6.x86_64.rpm>
Eric
On 6/11/2018 11:19 AM, Jason Westbrook wrote:
Hi All
I was wondering if/when the source rpms that I
believe Eric posts on whitehorsetc.com
<http://whitehorsetc.com> will be updated to include
clamav 0.100 ?
Thanks!
Jason Westbrook |T: 313-799-3770|
[email protected] <mailto:[email protected]>
--
Eric Broch
White Horse Technical Consulting (WHTC)
--
Eric Broch
White Horse Technical Consulting (WHTC)
--
Eric Broch
White Horse Technical Consulting (WHTC)
--
*/Thanks & Best Regards,
Manikandan.C
/*
--
Eric Broch
White Horse Technical Consulting (WHTC)
--
*/Thanks & Best Regards,
Manikandan.C
/*
--
Eric Broch
White Horse Technical Consulting (WHTC)