Stefano Giunchi wrote:
>
> I everyone,
> I'm really new to the list (I just subscribed and I already post a
> question!).
> I would like to use the enable-roaming feature; I followed the install
> instructions but I don't understand if everything is going ok or not:
>
> If I telnet on port 25, the smtp server accepts my MAIL and RCPT commands
> (that's not good, as I haven't authenticated with POP);
It depends on the content of your MAIl and RCPT lines. It also depends
on what you have in your tcp.smtp.cdb file, which you should be using
to run your qmail-smtpd service with tcpserver.
>
> If I telnet on port 110 and I authenticate myself, the file
> /etc/open-smtp.lock is not created (I found about it in the FAQ).
try looking in ~vpopmail/etc/
>
> But, if I try the mail-abuse.org telnet test, it passes 6 tests ("relay not
> allowed") falling in the seventh and letting relay pass. I don't know how
> good that test is, so I'm asking that to you.
The last test is probably the old sendmail bug for percent relay.
It doesn't apply to qmail
>
> Thank you