[Dovecot] login w/ IMAP & LDAP

molter at tin.it molter at tin.it
Thu Aug 14 10:07:00 EEST 2003


On Wed, 13 Aug 2003 23:25:08 -0400
"Bob Hall" <rjhjr at cox.net> wrote:

> > cd src/auth
> > patch -p0 < auth-no-homedir.patch
> 
> Hmmm. That must Linux. I can't find a src/auth on FBSD, and I don't 
> know what the FBSD equivalent would be. 

Bob,

assuming you are using the fbsd port of dovecot:

apply the patch:
  cd /usr/ports/mail/dovecot/work/dovecot-0.99.10/src/auth
  patch -p0 < auth-no-homedir.patch

compile using the port:
  cd /usr/ports/mail/dovecot
  rm work/.build_done*
  make

copy by hand the binary
/usr/ports/mail/dovecot/work/dovecot-0.99.10/src/auth/dovecot-auth
to /usr/local/libexec/dovecot/

marco


More information about the dovecot mailing list