Hello
what you could start by doing is disabling
idle-timeout-secs=xx in /etc/spamdyke/spamdyke.conf
just comment the line
check in a few hours if your TIMEOUT drastically decreased
then you can adapt the idle-timeout delay
If not then, we can check other things
Cheers
On 8/7/20 4:40 PM, Diego Piñon Conde wrote:
Hi Philip
this is the tail of /var/log/maillog
/Aug 7 11:31:01 pegasus spamdyke[2968]: TIMEOUT from:
[email protected] <mailto:[email protected]> to:
[email protected] <mailto:[email protected]>
origin_ip: 209.85.215.175 origin_rdns: mail-pg1-f175.google.com
<http://mail-pg1-f175.google.com> auth: (unknown) encryption: TLS
reason: TIMEOUT
Aug 7 11:31:03 pegasus spamdyke[2970]: TIMEOUT from:
[email protected] <mailto:[email protected]>
to: [email protected] <mailto:[email protected]>
origin_ip: 209.167.231.144 origin_rdns: mail01.messages.sonicwall.com
<http://mail01.messages.sonicwall.com> auth: (unknown) encryption: TLS
reason: TIMEOUT
Aug 7 11:31:03 pegasus spamdyke[2969]: TIMEOUT from:
v-cjcdika_pmnlhikcme_gmicmlkp_gmicmlk...@bounce.info.bancopatagonia.com.ar
<mailto:v-cjcdika_pmnlhikcme_gmicmlkp_gmicmlk...@bounce.info.bancopatagonia.com.ar>
to: [email protected] <mailto:[email protected]>
origin_ip: 192.156.219.80 origin_rdns:
mail7756.info.bancopatagonia.com.ar
<http://mail7756.info.bancopatagonia.com.ar> auth: (unknown)
encryption: TLS reason: TIMEOUT
Aug 7 11:31:06 pegasus spamdyke[2974]: TIMEOUT from:
bounce-10710_html-121882056-2177875-6399888-...@bounce.mail.bbva.com.ar
<mailto:bounce-10710_html-121882056-2177875-6399888-...@bounce.mail.bbva.com.ar>
to: [email protected] <mailto:[email protected]>
origin_ip: 13.111.6.12 origin_rdns: mta.mail.bbva.com.ar
<http://mta.mail.bbva.com.ar> auth: (unknown) encryption: TLS reason:
TIMEOUT
Aug 7 11:31:24 pegasus vpopmail[3225]: vchkpw-submission: (PLAIN)
login success [email protected]:10.10.10.8
Aug 7 11:31:27 pegasus spamdyke[3004]: TIMEOUT from:
[email protected] <mailto:[email protected]> to:
[email protected] <mailto:[email protected]>
origin_ip: 91.211.241.9 origin_rdns: pmta41009.emsmtp.com
<http://pmta41009.emsmtp.com> auth: (unknown) encryption: TLS reason:
TIMEOUT
Aug 7 11:31:32 pegasus spamdyke[3006]: TIMEOUT from:
[email protected] <mailto:[email protected]>
to: [email protected] <mailto:[email protected]>
origin_ip: 40.107.76.91 origin_rdns:
mail-eopbgr760091.outbound.protection.outlook.com
<http://mail-eopbgr760091.outbound.protection.outlook.com> auth:
(unknown) encryption: TLS reason: TIMEOUT
Aug 7 11:31:34 pegasus spamdyke[3050]: TIMEOUT from:
[email protected] <mailto:[email protected]> to:
[email protected] <mailto:[email protected]>
origin_ip: 190.210.19.10 origin_rdns: webmail.provinciaseguros.com
<http://webmail.provinciaseguros.com> auth: (unknown) encryption: TLS
reason: TIMEOUT
Aug 7 11:31:38 pegasus spamdyke[3074]: TIMEOUT from:
[email protected] <mailto:[email protected]> to:
[email protected] <mailto:[email protected]>
origin_ip: 209.85.210.45 origin_rdns: mail-ot1-f45.google.com
<http://mail-ot1-f45.google.com> auth: (unknown) encryption: TLS
reason: TIMEOUT
Aug 7 11:31:42 pegasus spamdyke[3158]: TIMEOUT from:
[email protected] <mailto:[email protected]>
to: [email protected] <mailto:[email protected]>
origin_ip: 200.41.224.100 origin_rdns: mail.mardelplata.gov.ar
<http://mail.mardelplata.gov.ar> auth: (unknown) encryption: (none)
reason: TIMEOUT/
I've checked scan.conf and logverbose = yes
El vie., 7 ago. 2020 a las 11:27, Philip Nix Guru (<[email protected]
<mailto:[email protected]>>) escribió:
Hello
can you check if you got any
TIMEOUT in /var/log/maillog log file
since you did your update
Check also your scan.conf file
/etc/clamd.d/scan.conf
Enable Log (verbose) ,
LogVerbose yes
On 8/7/20 4:12 PM, Diego Piñon Conde wrote:
Hi all
I'm running qmail toaster on CentOS 7.
Because I had problems with freshclam (terrible slow db update),
yesterday I changed clamAV to Epel version.
I don't know if it's relevant, but after that local delivery was
too slow.
Local queue was increasing in size and every email received by
clients was received 5 or 6 times.
I thinked maybe clamd it's the culprit, so I've changed clamd=no
in simcontrol and did qmailctl cdb but nothing has changed.
My knowledge is limited and I will appreciate any help