Roberto Lourenço wrote:

Sorry, my english may be wrong...

edit nano /etc/tcprules.d/tcp.smtp

127.:allow,RELAYCLIENT=""
:allow,RELAYCLIENT=""

That will disable simscan... and other checks...
Don't forgot to run qmailctl cdb


RL

-----Mensagem original-----
De: demo [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 21 de novembro de 2005 15:54
Para: qmailtoaster-list@qmailtoaster.com
Assunto: Re: RES: [qmailtoaster] connect(): No such file or directory

Roberto Lourenço wrote:

Try to change the file /etc/tcprules.dtcp.smtp

Let
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="15",CHKUSER_WRON
G
RCPTLIMIT="3",QMAILQUEUE="/var/qmail/bin/simscan

To
:allow,RELAYCLIENT=""  # Like file line ahead... #

Save and them

qmailctl cdb

...
RL

-----Mensagem original-----
De: demo [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 21 de novembro de 2005 14:04
Para: qmailtoaster-list@qmailtoaster.com
Assunto: Re: [qmailtoaster] connect(): No such file or directory

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]




Hi,
I edited nano /etc/tcprules.d/tcp.smtp
127.:allow,RELAYCLIENT=""
:allow,RELAYCLIENT="",BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="15
",CHKUSER_WRONGRCPTLIMIT="3",,QMAILQUEUE="/var/qmail/bin/simscan"

qmailctl cdb
qmailctl restrat


but still does not work:

@40000000438209301d34e3fc tcpserver: status: 1/100
@40000000438209301d35033c tcpserver: pid 14803 from 195.110.128.109
@40000000438209301d3516c4 tcpserver: ok 14803 eggport.eggmedia.biz:10.10.10.3:25 :195.110.128.109::3069 @40000000438209302b6686ec CHKUSER accepted rcpt: from <[EMAIL PROTECTED]::> remote <vmailc.mclink.it:unknown:195.110.128.109> rcpt <[EMAIL PROTECTED]> : found existing recipient
@400000004382093032ea5ed4 connect(): No such file or directory
@400000004382093034b91bc4 tcpserver: end 14803 status 0
@400000004382093034b93eec tcpserver: status: 0/100


maybe its best to start allover again, removing all toaster rpm and user/groups, what a whaist of time it would be? Any better ideas? I would be happy to have qmail working withou spamassassin and antivirus. how do i disable them?


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


GREAT! works fine now (without spamassassin and simscan).

That is fine for the moment, mails are working (was under time pressure), would like to fix spamassassin and simsacn one day ;-))

Thank you very mouch! saved me.

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

Reply via email to