[EMAIL PROTECTED] wrote:
I have specified the local network (with RELAYCLIENT) in /etc/tcp.smtp, but in this phase qmail & tcpserver are not been involved...on not??
Surprisingly enough, if you expect qpsmtpd to relay for your local networks, you have to tell it, e.g. with the check_relay plugin and matching config/relayclients file. rcpt_ok merely acts as the last rcpt plugin in the chain (and only checks qmail's rcpthosts file).
John