Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Aug 2003 17:06:14 -0500
From:      Herbert Wolverson <herbert@charizard.tsghelp.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: qmail +smtp authentication ?
Message-ID:  <20030806220614.GA75810@charizard.tsghelp.com>
In-Reply-To: <000c01c35c3d$22013210$0701a8c0@darryl>
References:  <000c01c35c3d$22013210$0701a8c0@darryl>

next in thread | previous in thread | raw e-mail | index | archive | help
> I want to setup a personal email server for my domain
> on my frebsd 4.7S box.  I've heard great things about
> qmail.  This lead me to wonder about smtp authentication
> with qmail as I think that would eliminate the open relay
> problem.
> 
> is smtp authentication possible with qmail ?

What I do is add in an SMTP AUTH patch to the qmail source before installing. 
(I'm not sure if there is a clean way to do this with the port; make the port,
patch in the changes, make again and then make install seems to work but is
long winded!). We use Qmail-LDAP here, so I'm not sure which patch works
best for a regular Qmail install - but there are several listed on 
http://www.qmail.org/top.html . A long time ago, I used Mrs Brisby's patch
( http://www.nimh.org/dl/qmail-smtpd.c ) and it worked okay. A friend of
mine pointed me at http://www.qmail.org/qmail-auth-20010105.tar.gz - he
said it worked for him.

Incidentally, if you haven't found it yet, Life With Qmail (available online
at http://www.lifewithqmail.com/lwq.html ) is a really excellent guide to
getting everything working, and keeping it that way.

-- Herbert.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030806220614.GA75810>