No i'm running spamd as a daemon controlled by daemontools
the startup script is

[root@wildcat root]#
cat  /var/qmail/supervise/spamd/run
#!/bin/sh
exec spamd -x -L



[root@wildcat root]# cat /etc/tcp.smtp
127.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
192.168.5.:allow,RELAYCLIENT="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
:allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl",RBL="",BLOCKRELAYPROBE=""  


On Thu, 2003-02-06 at 00:41, Doug Monroe wrote:
> alberto passariello wrote:
> 
> I'm running a qmail ldap server with qmail scanner.
> 
> I installed qmail with LDAP patch on a mandrake 9.0.
> I use  qmail-scanner 1.15, my perl revision is  perl-5.8.0, my antivirus is
> clamscan and spamassassin is 2.43.
> after some hours of works my top output is:

looks like you're starting spamd with each incoming message??
spamd should be started -once- (it's a daemon) and spamc (client) is used by
Q-S to pass the message along to spamd for processing. I guess we need a
better picture of how you're starting things (qmail run script, etc)


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
----------------------------------------
Alberto Passariello
      Byte Works Sistemi S.r.l.
Cisco Systems partner Premier certified
           Viale Liegi 44,
             00198 Roma

Tel: +39 6 863.863.22
Fax: +39 6 863.863.23
Email: [EMAIL PROTECTED]
-----------------------------------------------

Reply via email to