Re: Limited SMTP Relay

2000-12-27 Thread asantos
From: Chris Johnson <[EMAIL PROTECTED]> >That should be RELAYCLIENT="", not RELAYCLIENT=" " (you shouldn't have a space >between the quotation marks). Also, as someone else pointed out, the IP address >should be a pattern, not a netmask (i.e. 192.168.1. instead of 192.168.1.0). I think that the

Re: Limited SMTP Relay

2000-12-27 Thread Chris Johnson
On Tue, Dec 26, 2000 at 10:10:31PM -0500, Aaron Carr wrote: > This file contains 192.168.1.0:allow,RELAYCLIENT=" " That should be RELAYCLIENT="", not RELAYCLIENT=" " (you shouldn't have a space between the quotation marks). Also, as someone else pointed out, the IP address should be a pattern, no

Re: Limited SMTP Relay

2000-12-26 Thread asantos
From: Aaron Carr <[EMAIL PROTECTED]> >This file contains 192.168.1.0:allow,RELAYCLIENT=" " The IP part isn't a netmask, it's a pattern. Try replacing the line above with 192.168.1.:allow,RELAYCLIENT="" Armando

Limited SMTP Relay

2000-12-26 Thread Aaron Carr
I am a newbie to both QMail, and this list, but before anyone flames me about RTFM, I have. I bought the Running QMail book, and have been sifting through that trying to find answers, I've read the QMail FAQ, I've looked at several of the informational web pages that individuals have listed at qm