[Dovecot] Upgraded and authentication fails with LDAP
Dominic Marks
dom at helenmarks.co.uk
Sat Jan 15 00:59:32 EET 2005
Bob Hall wrote:
>On Fri, Jan 14, 2005 at 04:46:48PM +0000, Dominic Marks wrote:
>
>
>><trim/>
>>
>>Dovecot 0.99.13 port, and package for i386/5.3
>>
>>http://www.helenmarks.co.uk/~dom/dovecot/
>>
>>I'll test them some more and then submit a PR if the maintainer doesn't get
>>around to it soon. To use the port, or just look, at it download the
>>.shar.gz,
>>unextract it, execute it 'sh <foo>.shar' and cd dovecot if your unfamiliar
>>with shars.
>>
>>
>
>Looking over the Makefile, what would I add to pkgtools.conf to tell
>portupgrade to compile with with ldap support? 'WITH_LDAP=YES'?
>
>
MAKE_ARGS = {
'mail/dovecot' => 'WITH_LDAP=1',
...
}
This is what I've got in my pkgtools.conf:
MAKE_ARGS = {
'mail/postfix' => [
'BATCH=yes',
'POSTFIX_OPTIONS="SASL2 TLS"'
],
'mail/dovecot' => 'WITH_SASL2=1',
'www/apache2' => 'WITHOUT_DAV=1',
'net/mpd' => 'WITH_OPENSSL_PORT=1'
}
>Bob
>
>
--
Dominic Marks
More information about the dovecot
mailing list