View Single Post

  #4 (permalink)  
Old 09-02-2004
Dave Sill
 
Posts: n/a
Default Re: HELP! pre-installed qmail woes

"Sean Conolly" <sjconolly_98@yaaho.com> writes:

> I'm starting to think that I need to just build it from the latest stable
> sources and reinstall / reconfigure / repatch from scratch. It won't be
> quick but at least I'll reduce the number of problem domains I'm dealing
> with.


Yes, it's a little more work at the front-end, but much easier to
support.

> If I move to the latest authentic version, do you have any recomendations
> for patching / configuring to do:
> - Don't send rejections for unknown users


echo '#' > ~alias/.qmail-default

(Or the appropriate equivalent for virtual domains.)

> - Require SMTP authentication even from localhost (I tried removing
> localhost from control/locals, but no joy)


SMTP-after-POP via relay-ctl, Bruce Guenter's mailfront, or one of the
AUTH patches listed on qmail.org.

> - Don't accept connections from blackhole listed sites


http://lifewithqmail.org/lwq.html#rblsmtpd

> Thanks again for your help,


Glad to help.

--
Dave Sill Oak Ridge National Lab, Workstation Support
Author, The qmail Handbook <http://web.infoave.net/~dsill>
<http://lifewithqmail.org/>: Almost everything you always wanted to know.
Reply With Quote