I had a qmail-smtp file with the class
209.173.3:allow,RELAYCLIENT=""
And then made the cdb file. Still no go.
Paul D. Farber II
Farber Technology
Ph. 570-628-5303
Fax 570-628-5545
[EMAIL PROTECTED]
On Wed, 8 Sep 1999, Chris Johnson wrote:
> On Wed, Sep 08, 1999 at 05:12:40PM -0400, Paul Farber wrote:
> > Got a really goofy problem with qmail-1.02/RH 5.1. I added a customer and
> > his /24 to my service. Set up vmailmgr for virtual POP mail and added the
> > domain haven.k12.pa.us to the rcpthost file, restarted qmail-smtpd.
>
> There's no need to restart qmail-smtpd (and I assume you mean you restarted
> tcpserver).
>
> > All the MUA's iwere set up to use mail.f-tech.net (not
haven.f-tech.net as the
> > MX record says).. but if I add haven.k12.pa.us to rcpthosts it should not
> > have mattered?
>
> What?
>
> > 9367 ? S 0:00 tcpserver -v -H -R -c100 -u81 -g80 0 smtp qmail-smtpd
> > 10980 ? S 0:00 qmail-smtpd
>
> You're not using the -x option in your tcpserver invocation, so you haven't
> implemented selective relaying. If you want your customer to be able to use you
> as a relay, you'll need to do this.
>
> > The error was not e-mailed back, but displayed in a message box in both
> > Eudora Pro, Netscape 4.5 and Kmail.
> >
> > I am now running without a rcpthosts file because that's the only way I could
> > get it to send mail.
> >
> > Any suggestions?
>
> Implement selective relaying, as outlined in
> http://www.palomine.net/qmail/selectiverelay.html
>
> Chris
>