Hello,

due to high load of server (brutaly by spamd), i want to create
another queue, where will be stored good messages. Let me explain
more:

1. on smtp level need to check only if recipient is valid, sender is
valid (checks against badhelo, badmailfrom, badmailto, and more)

2. if step 1 passed, store message in queue, but not for delivery, but
for another checking (eg message is for our server and is OK, should
be delivered) - from this queue should be runned qmail-scanner (or
something like qmail-scanner) which do rest of its work (clam, spam).
Of course there will be some concurent limit for this queue

This is for high smtp concurency limit (incoming connections), now
when message is accepted by smtpd qmail-scanner fires spamd - eg have
50 limit on incoming messages.

Or is there other way to control spamd concurency  (or qmail-scanner)
limit but not lowering incoming concurency ?

Thank you.

-- 
Lampa

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Qmail-scanner-general mailing list
Qmail-scanner-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to