Hi all.
I have problem with vpopmail-4.9.10
i use Large model with Mysql.
All commands works well (vuseradd, vdeluser, vsetuserquota )
(SQL INSERTs and SELECTs works fine)
but when i try to get user info it returns this ...
kiwi# ./vuserinfo [EMAIL PROTECTED]
vsql_getpw: failed select
kiwi#
>You can check the archives for the exact posting (subject Dbfunctions) but
>the general of it all was that dbfunctions could not be included in its
>current state because it breaks non database installations, it lacks
>documentation and Krzysztof never gave Ken enough information to port it
>pro
I've heard of a few ppl having this trouble.
I don't use mysql, just cdb, so can't help. But just wanna tell you that
you're not alone ;-)
Sincerely,
Jason
- Original Message -
From: "Jirí Mikulás" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 28, 2001 11:26 PM
Subject:
From: "Jason Lim" <[EMAIL PROTECTED]>
> 1) The main advantage of qmail is the Maildir format... why use the old
> Mailbox format with qmail?
> 2) Uh... thats exactly what vpopmail is for...
> 3) use Qmailadmin
> 4) use Qmailadmin
> 5) qmailadmin...qmailadmin...
> 6) exactly what vpopmail does
> 7
Sorry, but I don't agree. I don't know your product, Krzysztof, and I
suppose your coding to be excellent, but I feel your vision is very close
to your needs only.
At 28/05/2001 28/05/2001 +0200, Krzysztof Dabrowski wrote:
>>You can check the archives for the exact posting (subject Dbfunctions
hi
does anyone can tell me how to write php funchtion to check passrods
cratetd with vpopmail and stored in mysql.
i found that mkpass3 creates passwords whit some salts..
i think i can crypt new password with curren crypterd passowrd but i have
to get it from myswl tables and so on...
can i mak
Krzysztof,
After examining your site. I am not understanding what your dbfunction
patch does that the new development version of vpopmail does not do. Coming
from a developers point of view the MySQL alias/forward that vpopmail now
has in it looks to be very simple, easy to understand and ea
This shoud beable to start you out on the correct path.
Sean
25) $retval = $rand-26+ord("A");
if ($rand > 51) $retval = $rand-52+ord("0");
if ($rand == 62) $retval = ord(";");
if ($rand == 63) $retval = ord(".");
return chr($retval);
}
function mkpasswd($newpasswd) {
$salt =
Hi all,
I also having the problem but a bit different. If I do vuserinfo it will
display all users.
Regards,
Jeffrey Iskandar Ahmad
System Engineer
Technology Division
Time dotNet bhd
-Original Message-
From: Jirí Mikulás [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 28, 2001 11:26 PM
T
On Tue, 29 May 2001, [EMAIL PROTECTED] wrote:
> hi
> does anyone can tell me how to write php funchtion to check passrods
> cratetd with vpopmail and stored in mysql.
> i found that mkpass3 creates passwords whit some salts..
> i think i can crypt new password with curren crypterd passowrd but i
On Mon, 28 May 2001, Krzysztof Dabrowski wrote:
*SNIP*
> c) after the emails here NOBODY from inter7.com even bothered to check the
> mentioned website (http://members.elysium.pl/brush/vpopmail/)
How can you be sure that nobody from inter7.com visted your site?
just because you have no http log
That was fixed a while ago in 4.10, patch for 4.9.10 can be found at:
http://storm.sst.com.br/vpopmail-4.9.10-fix.diff
> Hi all,
> I also having the problem but a bit different. If I do vuserinfo it will
> display all users.
>This means there would be two different featured versions, one for SQL and
>one NOT-SQL, that's not exactly the result that someone trying to develop
>a portable, coherent, all features enabled product tries to achieve. It
>doesn't break the code, but it breaks the product.
No it does not.
> After examining your site. I am not understanding what your dbfunction
>patch does that the new development version of vpopmail does not do. Coming
>from a developers point of view the MySQL alias/forward that vpopmail now
>has in it looks to be very simple, easy to understand and easy to
14 matches
Mail list logo