> Hi again. I have managed to get tcpserver to work with my qmail
installation and am
> now testing relaying.
> I have set up tcpserver to allow from 212.:
How? Is the line in your tcp.smtp file like the following?
212.:allow,RELAYCLIENT=""
> I first tried a message to a remote host which was refused saying this is
not in my list
> of allowed rcpthosts.
Well if your file tcp.smtp.cdb is not correctly written from the correct
smtp.tcp then you'll always run into trouble.
(I use the parameter -x/etc/tcp.smtp.cdb in the startupscript of tcpserver
for qmail-smtp)
> I checked my assigned IP and it began with 212. I messed
> about for a while before deleting the rcpthosts file.
>Now qmail is accepting the mails with no error message
Whenever you delete the rcpthosts file you open your host as an open relay!
Of course it doesn't complain.
>but they aren't coming out the other end. My computer does
> not have a DNS server locally but I do have access to a lan one. Does
this have
> something to do with it?
IMHO it shouldn't. But I'm not too sure about that.