Re: [vchkpw] password generation - vpopmail table - pw_passwd

2003-10-24 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello Remo, hello all, I know that vadduser will do that, but I want to generate just the password so that I can insert it solely into the vpopmail mysl-database. I other words I don´t want to make ./vadduser ... first, I just want generate thi user in my database. Is taht working? Regs,

[vchkpw] [OT?] QmailAdmin and Ezmlm-idx

2003-10-24 Thread Jacob S.
Sorry if this is the wrong list... I couldn't find an appropriate list for qmailadmin and the ezmlm list will only tell you that you shouldn't be using a web interface. :-) After successfully troubleshooting a couple of problems, I've now got ezmlm-idx installed and delivering mail just fine, but

Re: [vchkpw] Problems with 5.3.29

2003-10-24 Thread Martin Kos
hi tom! already gone? i have a problem with the pop auth... i get for every user a pop access denied.. it's not apop. i have compiled without the roaming-user option. greets Martin -- Martin Kos Handy +41-76-384-93-33 http://kos.li/ICQ# 13556143

Re: [vchkpw] Problems with 5.3.29

2003-10-24 Thread Justin Heesemann
On Saturday 25 October 2003 01:45, Martin Kos wrote: hi tom! already gone? i have a problem with the pop auth... i get for every user a pop access denied.. it's not apop. i have compiled without the roaming-user option. even when you telnet to 110? please give us the exact error message,

Re: [vchkpw] Problems with 5.3.29

2003-10-24 Thread Martin Kos
On Sat, 25 Oct 2003, Justin Heesemann wrote: even when you telnet to 110? yes vchkpw-pop3: pop access denied [EMAIL PROTECTED]:10.1.0.13 please give us the exact error message, and provide us with some more information about your setup (mysql/cdb/...?) i'm using vpopmail with mysql. i have

Re: [vchkpw] password generation - vpopmail table - pw_passwd

2003-10-24 Thread Justin Heesemann
On Friday 24 October 2003 10:57, Oliver Etzel - GoodnGo.COM (R) wrote: Hello Remo, hello all, I know that vadduser will do that, but I want to generate just the password so that I can insert it solely into the vpopmail mysl-database. I other words I don´t want to make ./vadduser ...

Re: [vchkpw] Problems with 5.3.29

2003-10-24 Thread Justin Heesemann
On Saturday 25 October 2003 02:04, Martin Kos wrote: On Sat, 25 Oct 2003, Justin Heesemann wrote: even when you telnet to 110? yes vchkpw-pop3: pop access denied [EMAIL PROTECTED]:10.1.0.13 please give us the exact error message, and provide us with some more information about your

Re: [vchkpw] Problems with 5.3.29

2003-10-24 Thread Martin Kos
On Sat, 25 Oct 2003, Justin Heesemann wrote: and which version did you update from? .27 or .28, i'm not sure :-( are you still able to add new users/domains ? yes, works just fine. but i can't login via POP with the new created user :-( i've tried to do a fresh compile withou apop, but that

[vchkpw] Re: password generation - vpopmail table - pw_passwd

2003-10-24 Thread Paul L. Allen
Justin Heesemann writes: i don't now if you are using php or anything like that, but most languages support some kind of crypt() call. It is debatable what level of entropy is required for the salt when generating a password for vpopmail use. If you want maximum security, and already