Hi, I have couple of questions regarding spamc/spamd.
    Our email server has very heavy traffic each day (several hundred per
    minute in peak time). So we are running spamd/spamc. We have noticed
    some problems:
    we are using sendmail. In sendmail.cf we set the local mailer
    (Mblocal) to our special program (say, myspam.tsk). this myspam.tsk
    will invoke a system call ==> system("spamc -p20000 -t300 < emailfile
    > emailfile.out").
    The first problem is that, there are always ~100 instances of hanged
    processes (myspam.tsk hangs on the system call which is waiting reply
    from spamd). It can hang as long as an hour. Does anyone know why
    they hang?
    sencond problem, looks like the flag -t is not functioning. I specify
    300 seconds but it doesn't work...
    Number three, can I run multiple instances of spamd? giving each
    daemon a different port.
Many Thanks!
Danny.

-- 
http://www.fastmail.fm - I mean, what is it about a decent email service?


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to