[vchkpw] vchkpw error

2006-06-02 Thread Iwan Kurniawan
Hello vchkpw,

Im Using Vipopmail 5.4
But Pop client can't autheticate password, error  as below:

POP3, Server Response: '/home/vpopmail/bin/vchkpw: error while loading shared 
libraries: libcrypto.so.6: failed to map segment from shared object: Cannot 
allocate memory'

how to resolve this problem.

Note: os FC5

Best regards, 
  
Iwan Kurniawan
[EMAIL PROTECTED]
2006-06-02




Re: [vchkpw] vchkpw error

2006-06-02 Thread Bob Hutchinson
On Friday 02 Jun 2006 08:59, Iwan Kurniawan wrote:
 Hello vchkpw,

 Im Using Vipopmail 5.4
 But Pop client can't autheticate password, error  as below:

 POP3, Server Response: '/home/vpopmail/bin/vchkpw: error while loading
 shared libraries: libcrypto.so.6: failed to map segment from shared object:
 Cannot allocate memory'

try setting your softlimit higher


 how to resolve this problem.

 Note: os FC5

 Best regards,

 Iwan Kurniawan
 [EMAIL PROTECTED]
 2006-06-02

-- 
-
Bob Hutchinson
Midwales dot com
-


[vchkpw] vchkpw error in smtpd

2004-03-21 Thread Lucas Valden

Hi,

   I use shupp patch with netqmail. Popd seems to work as expected, but
vchkpw in smtpd doesn´t work. In pop3 vchkpw conects to mysql and
validate user. Same vchkpw in smtpd:
 /var/qmail/bin/qmail-smtpd server \
 /opt/mail/bin/vchkpw /bin/true 21

doesn´t check user because it doesn´t connect to mysql. In log:
2004-03-21 20:55:55.497204500 could not connect to mysql update server
Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) with database
2004-03-21 20:55:55.498045500 could not connect to mysql update server
Access denied for user: '[EMAIL PROTECTED]' (Using password: YES)

In ~/etc/vpopmail.mysql
-rw-r-  1 vpopmail  vchkpw   573 Mar 21 20:50 vpopmail.mysql
only one line with
myhost|myport|myuser|mypassword|vpopmail

  Do I have to change any header in compile time ?
I have only one user/passwd for read and write. Should I have two
users ?

 Thank you in advance,
  Lucas













Re: [vchkpw] vchkpw error in smtpd

2004-03-21 Thread Lucas Valden
Hi,

 Recompile and everything works :)

 Thank you,
  Lucas


Sunday, March 21, 2004, 9:31:43 PM, you wrote:


LV Hi,

LVI use shupp patch with netqmail. Popd seems to work as expected, but
LV vchkpw in smtpd doesn´t work. In pop3 vchkpw conects to mysql and
LV validate user. Same vchkpw in smtpd:
LV  /var/qmail/bin/qmail-smtpd server \
LV  /opt/mail/bin/vchkpw /bin/true 21

LV doesn´t check user because it doesn´t connect to mysql. In log:
LV 2004-03-21 20:55:55.497204500 could not connect to mysql update server
LV Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) with database
LV 2004-03-21 20:55:55.498045500 could not connect to mysql update server
LV Access denied for user: '[EMAIL PROTECTED]' (Using password: YES)

LV In ~/etc/vpopmail.mysql
LV -rw-r-  1 vpopmail  vchkpw   573 Mar 21 20:50 vpopmail.mysql
LV only one line with
LV myhost|myport|myuser|mypassword|vpopmail

LV   Do I have to change any header in compile time ?
LV I have only one user/passwd for read and write. Should I have two
LV users ?

LV  Thank you in advance,
LV   Lucas