Re: [Dovecot] Vpopmail Dynamic Authentication Module

2012-09-08 Thread Eric Sisolak
On Fri, Aug 31, 2012 at 9:49 AM, Timo Sirainen wrote: > On 24.8.2012, at 16.42, Eric Sisolak wrote: > > > I had to modify the command to build the module, but was able to > > successfully build it: > > gcc -shared -fPIC -DHAVE_CONFIG_H -DUSERDB_VPOPMAIL -DPASSDB_VPOPMAIL > > -I../.. -I../lib -I/h

Re: [Dovecot] Vpopmail Dynamic Authentication Module

2012-08-31 Thread Timo Sirainen
On 24.8.2012, at 16.42, Eric Sisolak wrote: > I had to modify the command to build the module, but was able to > successfully build it: > gcc -shared -fPIC -DHAVE_CONFIG_H -DUSERDB_VPOPMAIL -DPASSDB_VPOPMAIL > -I../.. -I../lib -I/home/vpopmail/include -I/home/vpopmail/lib > userdb-vpopmail.c passd

[Dovecot] Vpopmail Dynamic Authentication Module

2012-08-24 Thread Eric Sisolak
Hello, We currently use qmail with vpopmail for e-mail and are looking to switch from courier-imap to dovecot for IMAP on our RedHat EL 5 systems. Our goal is to use the dovecot RPM supplied by RH (v1.0.7) if at all possible. We can do this if we are able to dynamically load the vpopmail auth mo