Jeff Mayes <[EMAIL PROTECTED]> wrote:
>
> 192.168.1.:allow,RELAYCLIENT=""
> 127.:allow,RELAYCLIENT=""
>
> According to what I've read, this should allow only users with 192.168.1.*
> to use my server as a relay.
That's correct.
> But when I test remotely, the test messages are allowed through.
> Any input would be much appriciated.
Were the test messages addressed to local users on your qmail server?
If so, qmail wasn't _relaying_ mail; it was just accepting _incoming_
mail.
With the above tcprules, connecting from a remote host, mail addressed
to _other remote_ servers should be refused.
(You did tell qmail-smtpd to use those rules, right? You need to invoke
it with the options "-x /etc/tcp.smtp".)
Len.
--
``It's the delivery speed, stupid.''
-- Dan Bernstein, author of qmail