--On Tuesday, January 15, 2002 11:57:54 +0300 Odhiambo Washington 
<[EMAIL PROTECTED]> wrote:

> * Yarema <[EMAIL PROTECTED]> [20020115 03:04]: wrote:
>> --On Monday, January 14, 2002 19:04:06 +0300 Odhiambo Washington
>> <[EMAIL PROTECTED]> wrote:
>>
>> > * Darren Spruell <[EMAIL PROTECTED]> [20020114 18:55]: wrote:
>> >> My OpenBSD 2.9 port came with a sample startup script called
>> >> startup.sh which worked wonderfully.  See if you might have gotten
>> >> one!
>> >
>> > Nope. But mine should also work. Can I take a look at yours? Since
>> > you're a close neighbor (BSD) how do I debug authdaemond?
>>
>> Hi,
>>
>> I finally have a FreeBSD committer looking at the Courier-MTA port that
>> I  rolled a few months ago and submitted as:
>>
>> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31473
>>
>> You can grab a tarball of the 0.37.0 port from
>> http://yds.dppl.com/courier/  and you'll have a working, menu driven
>> build environment that will link  authdaemond.ldap with your choice of
>> OpenLDAP1 or OpenLDAP2.  Which servers  actually get started is
>> controlled through Courier's regular config files.  My port also deals
>> with the missing OpenSSL c_rehash script by including a  copy with the
>> port since it's only needed at build time.  Perhaps the  OpenBSD port
>> can employ a similar technique.
>>
>> Jan. 22 is the FreeBSD 4.5-RELEASE ports tree freeze deadline.  So
>> chances  are good that this Courier-MTA port will get onto the CDs this
>> release  cycle.  I'm looking for feedback so I can fix anything that
>> needs be fixed  before the deadline.
>
> Thanks for the info. However I just want to run courier-imap alone, not
> the whole MTA because I use Exim here. There is already a port for
> courier-imap but I'm wondering if I can use your port skeleton to strip
> down what to install.

That's what I figured.  You can install my Courier-MTA port (which was 
accepted last night and can be found in /usr/ports/mail/courier/ if you 
CVSup the ports collection since then).  If the Courier-MTA port and the 
Exim port don't step on each other's toes (i.e. sendmail wrapper from one 
doesn't clobber the other's) then you could run Exim and disable running 
esmtpd in courier.  Only run the components you need: pop3d, imapd, pcpd, 
etc.

Or you could patch the mail/courier-imap port to somewhat resemble what 
I've done.  The two ports are different to an extent since I use a 
menu-based config and Neil Blakey-Milner used the traditional WITH_* flags. 
I also don't think Neil accounted for the OpenLDAP1 vs. OpenLDAP2 choice. 
Actually I just looked at mail/courier-imap/ and there's no option to 
enable LDAP in it at all.  Perhaps now that I'm the maintainer of 
mail/courier/ I can get some leverage to clean up mail/courier-imap/ 
mail/maildrop/ and mail/sqwebmail/ ports to play nice with each other.

-- 
Yarema

_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to