Displaying 2 results from an estimated 2 matches for "authvchkpw".
2009 Sep 25
1
Ubuntu 9.x segmentation fault with vpopmail auth
...46870.968589] dovecot-auth[30127]:
segfault at 0 ip 00000000 sp bff59f9c error 14 in
dovecot-auth[8048000+3d000]
Sep 25 16:23:26 mail kernel: [47421.947792] dovecot-auth[15832]:
segfault at 0 ip 00000000 sp bf9121ec error 14 in
dovecot-auth[8048000+31000]
Sep 25 16:27:06 mail kernel: [47641.662788] authvchkpw[17265]: segfault
at 0 ip 00000000 sp bf8f240c error 14 in authvchkpw[8048000+5000]
etc..
Thanks,
Tim
P.S. I'm going nuts here, trying to get Squirrelmail back up for
customers, but I'm absolutely stuck.
2002 Jul 31
0
Re: [sqwebmail] vpopmail+mysql and sqwebmail authentication problems]
...indir=/var/www/cgi-bin
--enable-imagedir=/usr/local/apache/icons/webmail
--enable-imageurl=/icons/webmail
--enable-mimetypes=/usr/local/apache/conf/mime.types --enable-lang=en
--with-trashquota --without-authpam --without-authuserdb
--without-authpwd --without-authshadow --without-authdaemon
--with-authvchkpw
su (or can't find vpopmail's libs, chmod 0600)
make
umask 022
make install-strip
insert in something like rc.local:
/usr/local/share/sqwebmail/libexec/authlib/authdaemond start
in /etc/crontab, add :
0 * * * * su -c "/usr/local/share/sqwebmail/cleancache.pl" bin...