[vchkpw] ldap + vpopmail 5.4.3

2004-05-24 Thread Márcio Luciano Donada
Sorry my ingles, i'm from brasilian! Gentlemen, Am new in the list, I use
FreeBSD 4.10-PRERELASE and I would like to know as I can use the vpopmail
with ldap installing way ports. some tip?
Tank-you
Márcio



Re: [vchkpw] ldap + vpopmail 5.4.3

2004-05-24 Thread Bernd
Hi Marcio!

Well, it's maybe not the most comfortable way, but for me it works just
fine on FreeBSD 5.2.1:

Just add --enable-auth-module=ldap to the CONFIGURE_ARGS= of
/usr/ports/mail/vpopmail/Makefile

Give it a try


Greets from Austria

Bernd



On Mon, 2004-05-24 at 16:17, Márcio Luciano Donada wrote:
 Sorry my ingles, i'm from brasilian! Gentlemen, Am new in the list, I use
 FreeBSD 4.10-PRERELASE and I would like to know as I can use the vpopmail
 with ldap installing way ports. some tip?
 Tank-you
 Márcio
 
 



Re: [vchkpw] ldap + vpopmail 5.4.3

2004-05-24 Thread Márcio Luciano Donada
Hi, Bernd

#cd /usr/ports/mail/vpopmail
#make -DWITH_ENABLE_AUTH_MODULE=ldap ???

[]'s
Márcio

 Hi Marcio!

 Well, it's maybe not the most comfortable way, but for me it works just
 fine on FreeBSD 5.2.1:

 Just add --enable-auth-module=ldap to the CONFIGURE_ARGS= of
 /usr/ports/mail/vpopmail/Makefile

 Give it a try


 Greets from Austria

 Bernd



Re: [vchkpw] ldap + vpopmail 5.4.3

2004-05-24 Thread Eduardo M. Bragatto
Márcio Luciano Donada wrote:
Hi, Bernd
#cd /usr/ports/mail/vpopmail
#make -DWITH_ENABLE_AUTH_MODULE=ldap ???
[]'s
Márcio

Hi Marcio!
Well, it's maybe not the most comfortable way, but for me it works just
fine on FreeBSD 5.2.1:
Just add --enable-auth-module=ldap to the CONFIGURE_ARGS= of
/usr/ports/mail/vpopmail/Makefile
	You must edit the file Makefile and add --enable-auth-module=ldap 
at the variable CONFIGURE_ARGS.
	Try:

# cd /usr/ports/mail/vpopmail
# vi Makefile
	;)
	--
	Since you seem to have some problems with english, here's the 
portuguese version:

	Você deve editar o arquivo Makefile e adcionar --enable-... à 
variável CONFIGURE_ARGS.

Regards,
Eduardo.