Hi.
I'm use following configuration: LogSat SpamFilter -> PopFile -> XMail
PopFile works as SMTP proxy.
Without PopFile and when mail server is high loaded, SpamFilter writes in log:
server error - localhost said: [XMail 1.22 ESMTP Server] - Server too busy, retry later -- - message queued - gimesi@vgbg.com
and after some time, when server not so high load, mail message delivered.
With PopFile situation is change. SpamFilter write in log:
Exception occurred during TSendMailThread.SendErrMsg: [XMail 1.22 ESMTP Server] - Server too busy, retry later --
server error - localhost said: Transaction failed --
after that mail message disappear and not delivered to XMail.
POPFile log:
bayes: 747: Attempting to connect to dbi:SQLite2:dbname=C:\DOCUME~1\ADMINI~1\APPLIC~1\POPFile/popfile.db (1)
bayes: 753: Using SQLite library version 2.8.15
smtp: 301: 220 SMTP welcome[0d][0a]
smtp: 177: Command: --EHLO turtle--
smtp: 512: Attempting to connect to POP server at localhost:3025
smtp: 521: Connected to localhost:3025 timeout 300
smtp: 559: Connection returned: 421 [XMail 1.22 ESMTP Server] - Server too busy, retry later[0d][0a]
smtp: 301: EHLO turtle[0d][0a]
smtp: 301: 554 Transaction failed[0d][0a]
smtp: 177: Command: --HELO turtle--
smtp: 301: HELO turtle[0d][0a]
smtp: 301: 554 Transaction failed[0d][0a]
smtp: 177: Command: --QUIT--
smtp: 301: QUIT[0d][0a]
smtp: 301: 554 Transaction failed[0d][0a]
mq: 377: post CMPLT (-158880)
mq: 392: sending post CMPLT (-158880) to parent GLOB(0x1faab78)
smtp: 286: SMTP proxy done
mq: 377: post CMPLT (-158880)
mq: 388: dropping post CMPLT (-158880)
mq: 258: Done with -158880 (4 to go)
Does anybody meet with this bug?
P.S. sorry my bad english
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi.
I'm use following configuration: LogSat SpamFilter -> PopFile -> XMail
PopFile works as SMTP proxy.
Without PopFile and when mail server is high loaded, SpamFilter writes in log:
server error - localhost said: [XMail 1.22 ESMTP Server] - Server too busy, retry later -- - message queued - gimesi@vgbg.com
and after some time, when server not so high load, mail message delivered.
With PopFile situation is change. SpamFilter write in log:
Exception occurred during TSendMailThread.SendErrMsg: [XMail 1.22 ESMTP Server] - Server too busy, retry later --
server error - localhost said: Transaction failed --
after that mail message disappear and not delivered to XMail.
POPFile log:
bayes: 747: Attempting to connect to dbi:SQLite2:dbname=C:\DOCUME~1\ADMINI~1\APPLIC~1\POPFile/popfile.db (1)
bayes: 753: Using SQLite library version 2.8.15
smtp: 301: 220 SMTP welcome[0d][0a]
smtp: 177: Command: --EHLO turtle--
smtp: 512: Attempting to connect to POP server at localhost:3025
smtp: 521: Connected to localhost:3025 timeout 300
smtp: 559: Connection returned: 421 [XMail 1.22 ESMTP Server] - Server too busy, retry later[0d][0a]
smtp: 301: EHLO turtle[0d][0a]
smtp: 301: 554 Transaction failed[0d][0a]
smtp: 177: Command: --HELO turtle--
smtp: 301: HELO turtle[0d][0a]
smtp: 301: 554 Transaction failed[0d][0a]
smtp: 177: Command: --QUIT--
smtp: 301: QUIT[0d][0a]
smtp: 301: 554 Transaction failed[0d][0a]
mq: 377: post CMPLT (-158880)
mq: 392: sending post CMPLT (-158880) to parent GLOB(0x1faab78)
smtp: 286: SMTP proxy done
mq: 377: post CMPLT (-158880)
mq: 388: dropping post CMPLT (-158880)
mq: 258: Done with -158880 (4 to go)
Does anybody meet with this bug?
P.S. sorry my bad english