Hi all,
I'm trying to make here per-user spam filtering based on maildrop. The 
users have their maildirs on NFS based server. I wanted to make the 
per-user mail filtering based on the /etc/courier/maildroprc file with the 
'exception' command 

exception  {
    include "$HOME/.spamfilter"
}

- if exists .spamfilter file, include it...etc. But there's a problem that 
if a big spam batch is just coming, the responses of the network-based 
homedir are slowed down and so the 'exception' timeouts and thinks that 
user X has no such file (and doesn't filter the message for him). 
So, I wanted to ask if there's any possibility to increase the 'timeout' 
limit of 'exception' ?

Thanks in advance!

Lukas


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to