>> >> >> 2. qmail-smtpd does not care about /etc/tcprules/smtp.cdb. I cannot
>> >> >> send mails localy via smtp, because the smtp does not relay. I put
>[...]
>> exec tcpserver -u "$uid" -g "$gid" -c "$concurrency" -v \
>>         -x /etc/tcpcontrol/smtp.cdb 0 smtp $rbl \
>>         qmail-pipe fixcr -- qmail-smtpd

>
>This uses /etc/tcpcontrol/smtp.cdb as opposed to /etc/tcprules/smtp.cdb, which
>                  ^^^^^^^                                ^^^^^
>is what you said you use.

Okay, the directory is /etc/tcpcontrol, not /etc/tcprules. My mail was
wrong not my configuration.

I still have the problem, that /etc/tcpcontrol/smtp.cdb is ignored. I
put

:deny

in smtp.rules (and created a new smtp.cdb) and connections were not
refused.

>As far a the supervise bit is concerned... try 'svc -dx <qmail_supervise_dir>'.
>If the process is still running after that, kill (-15) tcpserver.

Thank you, I will try it. But I found out, that stopping/starting
svscan starts/stops all the daemons (qmail, smtpd, log). So this
problem is solved.

Reply via email to