Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: A SpamAssassin-Enabled POP3 Proxy

by Foncé (Scribe)
on Aug 27, 2002 at 21:08 UTC ( #193280=note: print w/replies, xml ) Need Help??


in reply to A SpamAssassin-Enabled POP3 Proxy

So, tell me...what kind of lag time are we looking at here? I can't run this right now to test, so I wondered if you had and checked that out.

Just terminally curious. (-:

Foncé

Replies are listed 'Best First'.
Re: Re: A SpamAssassin-Enabled POP3 Proxy
by McD (Chaplain) on Aug 27, 2002 at 22:58 UTC
    Very little - the proxy seems to add fractional seconds per message (see the logs while it's running) but it might "feel" slower in your mail client due to the batched-then-dumped nature of things. The proxy buffers up the whole message, then the client gets it all at once, rather than trickling in. You might see jumpy progress bars as a result sometimes.

    One of the biggest lag problems with a SpamAssassin scan happens when SA spins off into the weeds on truly large messages. This may be an acceptable delay in a store-and-forward chain, but in a real time network proxy it's fatal. Pop3Proxy works around that (like many SA apps) by declining to scan messages over a certain size - 250K by default, but it's configurable.

    See the discussion on the manpage for more on that.

    Peace,
    -McD

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://193280]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2023-03-21 16:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (60 votes). Check out past polls.

    Notices?