[vchkpw] Limits Table

2003-07-22 Thread Widmer Hannes
HI List I have a question about the limits witch can be set up in a mysql table. So, i did the installation with the limits in a mysql Table called limits. Now, I'm hosting also other domains for my friends and I d'like to give them the administrativ account to set the quotas of a domain, set

[vchkpw] Learn passwords and courier imap/pop3 w/cleartext

2003-07-22 Thread [EMAIL PROTECTED]
Hi list, I got latest vpopmail with cleartext passwords and lear paswords feats on. I observed that learning works in quote odd way - after user submitted his new password via imap or pop3 only cleartext filed in mysql table is updated whi8le crypted remains empty. Is it a bug or have I blown some

[vchkpw] vconvert doesn't work

2003-07-22 Thread Jan Lange
Hi, I have installed Vpopmail 5.2.1 with mysql support. Now I have copied the domains with vpasswd files from a vpopamil 4.9.1 installation. After that I do a ./vconvert -c -m domain.tld vconvert answers: converting domain.tld done But in the MySQL table vpopmail aren't any entry's. The table

[vchkpw] create user with pre-defined gid

2003-07-22 Thread Martin Chung
Hi,   Anyone has idea about how to create user with pre-defined gid after executed vadduser?   Martin  

Re: [vchkpw] vpopmail + mysql : Define other mysql host in vmysql.hhow-to?

2003-07-22 Thread Ajai Khattri
Of course, this is all documented in README.mysql... Ahmad Masood Shah wrote: Hi Kuan, Thanks for your kind of information. any how where are you from. and What type of enviornment you have. I'm working with an ISP www.fibre.net.pk -- Best Regs, Masood Ahmad Shah

[vchkpw] change request

2003-07-22 Thread Benjamin Tomhave
I have a minor change request for future releases: Could a flag be added to remove the permission/ownership fixing at the end, or at least add a prompt that allows one to opt-out? I recently reinstall 5.3.20 due to a weird permission issue and I have other files stored in /home/vpopmail/domains t

Re: [vchkpw] create user with pre-defined gid

2003-07-22 Thread Martin Chung
Hi, I am not using *nix adduser or useradd but using vpopmail's vadduser. As the gid can control vpopmail user's imap access, webmail access, etc. I want to created user with no imap or webmail access by default. Thanks Martin - Original Message - From: "John Simpson" <[EMAIL PROTECTE

Re: [vchkpw] Big server

2003-07-22 Thread Linux
You would handle delivery from Server1 to Server2 making Server1 the primary MX record. Then from there, you will have the domains listed in smtproutes to hand of to Server2. Also, make sure your domains are listed in rcpthosts on Server1 or they will be rejected. - Original Message - F

Re: [vchkpw] qmail+vpopmail+openldap+qmailadmin in redhat7.3

2003-07-22 Thread phatrakom
lixiang, I'd encountered exactly the same problem(-ERR aack, child crashed) with vchkpw using LDAP as backend. I'd tried many different configurations and finally it seem like I can get around this problem. The solution is configure vpopmail with --enable-clear-passwd=n parameter. My configu

Re: [vchkpw] create user with pre-defined gid

2003-07-22 Thread Tom Collins
On Tuesday, July 22, 2003, at 08:04 PM, Martin Chung wrote: I am not using *nix adduser or useradd but using vpopmail's vadduser. As the gid can control vpopmail user's imap access, webmail access, etc. I want to created user with no imap or webmail access by default. You can't do it with vaddus

[vchkpw] A new tools for vpopmail

2003-07-22 Thread Gerald Villemure
There is been some talk about getting qmailadmin to run with PHP and other environments. The problem is, how to you get a web server that is running as "nobody" to run commands as vpopmail? The answer has been to set qmailadmin SETUID vpopmail. The problem with that is. What if you want to devel

[vchkpw] Connecting to mysql

2003-07-22 Thread Grant Cooper
I can't find the config file to change the password to connect  to mysql. And what/how do I have to do to reset it.   Is there a link that describes all of the conf. types for vpopmail?