Timeout should not be a problem.

My SA seems to take 3 to 6 seconds to scan a message.  SMTP timeout should be 10 minutes, for any server that's compliant with rfc.

jay

John Andersen wrote:
On Friday 24 December 2004 06:59 pm, [EMAIL PROTECTED] wrote:
  
Recently, I have set up my account to reject with a 554 SMTP error
code anything that spamassassin flags as spam, using the default
threshold of 5.0,
    

>From your web page:

"Bodytest" support - allows you to run filters like spamassassin and clamscan 
on the body of a mail message before replying to the final "." of the SMTP 
DATA command. (See the edinplace(1) man page and the bodytest description in 
the avenger(1) man page.) 


This would imply that you hold the connection open from the sender till
SA has had a look at the mail, (which may entail several network based hits
in the process of checking surbl etc).  Does this not entail some rather
large number of open connections on the mail server, some of which might
time out when SA is working hard?

Also does avenger sit ahead of sendmail or is it called by sendmail?
(Who is listening on 25? Avenger or sendmail/qumail?

  

Reply via email to