On Fri, 29 Oct 2004, Ken Jones wrote:

Yep. I've been talking with Bill Shupp about building a new php interface
using vpopmaild. Hopefully he will be sending me some templates soon.
If not, I will start next week. We were planing on using smarty templates,
a plugin system similar to squirrelmail and squirrelmail style multi-language
method.

I did find this:

http://pmailadmin.sf.net/

I grabbed the latest CVS, but it bombs while trying to compile vpopmaild:

gcc -I. -I/usr/local/include/mysql -I. -I. -I. -g -O2 -Wall -c `test -f 'vpopmaild.c' || echo './'`vpopmaild.c
gcc -g -O2 -Wall -o vpopmaild vpopmaild.o libvpopmail.a -L/usr/local/lib/mysql -lmysqlclient -lz -lm -lcrypt
vpopmaild.o: In function `get_lastauth':
/usr/local/src/toaster/vpopmail/cvs/vpopmail/vpopmaild.c(.text+0x3d00): undefined reference to `vget_lastauth'
/usr/local/src/toaster/vpopmail/cvs/vpopmail/vpopmaild.c(.text+0x3d15): undefined reference to `vget_lastauthip'
gmake[2]: *** [vpopmaild] Error 1
gmake[2]: Leaving directory `/usr/local/src/toaster/vpopmail/cvs/vpopmail'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/local/src/toaster/vpopmail/cvs/vpopmail'
gmake: *** [all] Error 2


Should I back off to an earlier version?

Is there any chance this will work against 5.4.7 (perhaps if vpopmaild were static)?

Charles

--
Ken Jones

Reply via email to