Re: [vchkpw] Qmailadmin return "Error: Illegal username" when changing password

2004-10-04 Thread michele
Title: Messaggio The problem is with every username of the domains on my server; it occurs every time with every account... Thanks   On Oct 2, 2004, at 12:51 PM, michele wrote: Hi, i've my server with Qmail+Vpopmail+Qmailadmin, all works fine, but when i try to change the password of a

Re: [vchkpw] Qmailadmin return "Error: Illegal username" when changing password

2004-10-03 Thread Tom Collins
On Oct 2, 2004, at 12:51 PM, michele wrote: Hi, i've my server with Qmail+Vpopmail+Qmailadmin, all works fine, but when i try to change the password of a vpopmail user via Qmailadmin, i receive the error: Error: Illegal username  What's the username you're trying to change? -- Tom Collins - [EM

[vchkpw] Qmailadmin return "Error: Illegal username" when changing password

2004-10-02 Thread michele
Title: Messaggio Hi, i've my server with Qmail+Vpopmail+Qmailadmin, all works fine, but when i try to change the password of a vpopmail user via Qmailadmin, i receive the error: Error: Illegal username   Can you help me? Thanks Michele  

[vchkpw] Coredump problem when changing password

2002-08-18 Thread Murali
Hi,   Iam using qmail+vpopmail+sqwebmail (qmail ver 1.03, vpopmail ver 5.0) on Redhat Linux 7.0. When a user tries to change password using sqwebmail interface, it comes out with an error "Unable to change password". When I try to manually run vpasswd utility, I get an error "Segmentation fau

Re: Changing Password, Some Progress ...

2001-02-23 Thread Ken Jones
"Francis P. Ling" wrote: > > Hi Ken and Kenneth, > > Just some discoveries ... > > I used vpopmail-4.98-1 (use vpasswd.c from the latest dist, not v4.94) > modified lines as follows: > > > vpopmail.c:1729:sprintf(TmpBuf2, "%s/Maildir/sqwebmail-pass", dir); > vpopmail.c:1730:if ( (fs =

Re: Changing Password, Some Progress ...

2001-02-19 Thread Francis P. Ling
91144 N Lon: 10.76097 E > ---- > > - Original Message - > From: "Francis P. Ling" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, February 19, 2001 8:51 AM > Subject: Re: Changing Password, Som

Re: Changing Password, Some Progress ...

2001-02-18 Thread Francis P. Ling
EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; "qmailadmin-list" > <[EMAIL PROTECTED]> > Sent: Sunday, February 18, 2001 7:04 AM > Subject: Re: Changing Password, Some Progress ... > > > > > OK, this is what's I've done. > > > > 1. I use

Re: Changing Password, Some Progress ...

2001-02-18 Thread Einar Bordewich
- Original Message - From: "Francis P. Ling" <[EMAIL PROTECTED]> To: "Ken Jones" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; "qmailadmin-list" <[EMAIL PROTECTED]> Sent: Sunday, February 18, 2001 7:04 AM Sub

Re: Changing Password, Some Progress ...

2001-02-18 Thread Francis P. Ling
iled to login. > > Following the last change you recommended, I've tried it with > sqwebmail-1.2.4, vpopamil-4.9.8(modified) and qmailadmin-0.39. It > seems that the changing password could work on both vpasswd, sqwebmail > and qmailadmin. > > Which version of qma

Re[2]: Changing Password, Some Progress ...

2001-02-18 Thread Kenneth
also be changed to TmpBuf2 instead of TmpBuf1, FPL> otherwise the ownership will be root:root or whoever that called vpasswd FPL> and sqwebmail will failed to login. Following the last change you recommended, I've tried it with sqwebmail-1.2.4, vpopamil-4.9.8(modified)

Re: Changing Password, Some Progress ...

2001-02-17 Thread Francis P. Ling
Hi Ken and Kenneth, Just some discoveries ... I used vpopmail-4.98-1 (use vpasswd.c from the latest dist, not v4.94) modified lines as follows: vpopmail.c:1729:sprintf(TmpBuf2, "%s/Maildir/sqwebmail-pass", dir); vpopmail.c:1730:if ( (fs = fopen(TmpBuf2, "w")) != NULL ) { vpopmail.c

Re: Changing Password --- Still FAILED

2001-02-17 Thread Francis P. Ling
, the new password is not updated to the sqwebmail-pass file. Ken, can you look into the matter again ? Thanks. Ken Jones writes: > Kenneth wrote: > > > > Hello Francis, > > > > For the problem of changing password in vpopmail 4.9.8 library, it seems > >

Changing Password

2001-02-17 Thread Kari Suomela
Friday February 16 2001 23:26, Ken Jones wrote to Kenneth: KJ> http://www.vpopmail.cx/vpopmail-4.9.8-1.tar.gz Nobody home? KS

Re: Changing Password

2001-02-16 Thread Ken Jones
Kenneth wrote: > > Hello Francis, > > For the problem of changing password in vpopmail 4.9.8 library, it seems > that the sqwebmail_pass routine try to write to another buffer. > > Please try to edit vpopmail.c, find the sqwebmail_pass routine. > Have it use Tm

Changing Password

2001-02-16 Thread Kenneth
Hello Francis, For the problem of changing password in vpopmail 4.9.8 library, it seems that the sqwebmail_pass routine try to write to another buffer. Please try to edit vpopmail.c, find the sqwebmail_pass routine. Have it use TmpBuf2 instead of TmpBuf1 eg. Change the line: sprintf

Vpopmail 4.9.6&Changing password in SQWEBMAIL

2000-11-23 Thread Esia Esia
I'm happily using vpopmail 4.9 with sqwebmail 0.37 with only a pity: although virtual domain users can change their passwords via sqwebmail, normal users ( their directories lie under ~vpopmail/users ) can't. I searched over the lists but found no answers. Days ago, I found changelog of vpopma