demo wrote:

Jake Vickers wrote:

demo wrote:

Hi,
I'm on FC3.
well a ps -ef |grep spamd gives me:
---
root     25361 25352  0 11:13 pts/1    00:00:00 supervise spamd
qmaill 25364 25363 0 11:13 pts/1 00:00:00 /usr/bin/multilog t s1000000 n100 /var/log/qmail/spamd root 25383 25361 0 11:13 pts/1 00:00:01 /usr/bin/perl -T -w /usr/bin/spamd -L -x -u vpopmail -s stderr
vpopmail 25418 25383  0 11:13 pts/1    00:00:00 spamd child
vpopmail 25419 25383  0 11:13 pts/1    00:00:00 spamd child
root     25485 24432  0 11:17 pts/1    00:00:00 grep spamd
---

and the log in /var/qmail/supervise/spamd/log/run:
--------
#!/bin/sh
LOGSIZE=`cat /var/qmail/control/logsize`
LOGCOUNT=`cat /var/qmail/control/logcount`
exec /usr/bin/setuidgid qmaill /usr/bin/multilog t s$LOGSIZE n$LOGCOUNT /var/log/qmail/spamd
------
the logs in dir: /var/qmail/supervise/spamd/log/supervise
are empty, only status has something encrypted
same situation in: /var/qmail/supervise/spamd/supervise

the logs in /var/log/qmail/spamd:
are empty

As the processes show above spamd seems to be started, but no outside mails arrive. Why do "local" mails work? If i send a mail from one local account to enother it works (virtual accounts!).

spamd isn't running correctly. Local emails work, since local emails are not passed through the spam/virus filter. Try uninstalling spamassassin-toaster and simscan-toaster, redownload them, rebuild them, and reinstall them to see if that fixes the problem. Pay attention in case there's broken deps.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Recompiled and installed spamassassin-toaster and simscan-toaster without errors, but when starting qmail I get an error:

qmailctl start
Starting qmail-toaster: svscan.
[EMAIL PROTECTED] TOASTER]# multilog: fatal: unable to lock directory /var/log/qmail/spamd: temporary failure multilog: fatal: unable to lock directory /var/log/qmail/spamd: temporary failure

this did not happen before?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

solved problem with multilog by deleting /var/log/qmail/spamd.


but still get error "connect(): No such file or directory"

@400000004381ef751e1e03ac tcpserver: status: 1/100
@400000004381ef751e1e26d4 tcpserver: pid 7180 from 213.155.200.43
@400000004381ef751e1e3674 tcpserver: ok 7180 eggport.eggmedia.biz:10.10.10.3:25 :213.155.200.43::63462 @400000004381ef772464fa7c CHKUSER accepted rcpt: from <[EMAIL PROTECTED]::> remote <mail.schillinger.it:unknown:213.155.200.43> rcpt <[EMAIL PROTECTED]> : found existing recipient
@400000004381ef77352c0d8c connect(): No such file or directory
@400000004381ef780c5f2704 tcpserver: end 7180 status 0
@400000004381ef780c60c12c tcpserver: status: 0/100


How can I turn off antivirus and spam checking to get the mailserver working?
I'm under time pressure.
Thanks for any help.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to