I read an article explaining how to integrate SpamAssassin with Evolution 1.4 and decided to try it. I'm running SpamAssassin as a daemon (spamd) and filtering mail using a rule that pipes the messages to SpamAssassin client (spamc -c) and checks for the return code to clasify messages as spam or not. I've noticed that fetching mail is much more slowly this way than before, but it's not because of processing time taken by SpamAssassin, processor usage stays low. Anybody have an idea of what could be happening? Thanks, Alf