[vchkpw] qmailadmin postmaster utility

2003-02-03 Thread Manish Jain
Hi All.. I want to give "setting user quota facility" to the postmaster of the domain. Is it Possible? if Yes, Give me the workable solution. Regards ... -- MANISH JAIN ER&DCI (Ministry Of Comm. & IT) "Anusandhan Bhawan" C-56/1, Sector - 62, Noida - 201307 (U.P.) Ph. - 0120-2402551 to 60 (Ext.

[vchkpw] postgresql question

2003-02-03 Thread Ruslan Spivak
Hello, vpopmail users! Can you tell me if there is support for postgresql? Thanks in advance

[vchkpw] Don't understand this ...

2003-02-03 Thread J. Kendzorra
As i looked at my logfiles today, I saw the following: 12:43:52 localhost vpopmail[4285]: vchkpw: password fail for every eMail-Account. But fetching eMail works. And it is the right password. Bug? Thanks, J.

[vchkpw] mysql-vlimits

2003-02-03 Thread Clint Simmons
I wanted to find out if anyone is using the “—mysql-vlimits” successfully. If you  are, could you Please post your procedure of getting mysql setup and moving over your qmail-limits files.   My mysql/vpopmail setup has been working for 3 years now with no problems, but I cant seem to g

[vchkpw] Moving vpopmail

2003-02-03 Thread Mattia Martinello
Hi all I currently have vpopmail installed at /usr/local/vpopmail. Now I wish to move vpopmail home to /home/vpopmail. How I can do this without losing any data, domains or users? Thank you very much Bye Mattia

RE: [vchkpw] Moving vpopmail

2003-02-03 Thread Clayton Weise
Look at: /var/qmail/users/assign You'll also need to recompile vpopmail with the new path, and change all the paths in the vpopmail database (cdb or mysql). -Original Message- From: Mattia Martinello [mailto:[EMAIL PROTECTED]] Sent: Monday, February 03, 2003 7:42 AM To: [EMAIL PROTECTED

[vchkpw] Logging in under alias accounts

2003-02-03 Thread Moshe Jacobson
We are trying to switch to vpopmail from a Cobalt box, where the username has nothing to do with the actual email aliases for which the associated account accepts email. Because a single account may have multiple aliases, we don't know which is the "primary" that they will want to log in with. So

[vchkpw] cdb - which program can read cdb human readable?

2003-02-03 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello, which program can read cdb human readable? Oliver Etzel, t-host.com

RE: [vchkpw] cdb - which program can read cdb human readable?

2003-02-03 Thread Clayton Weise
cdb tools. http://cr.yp.to/cdb.html -Original Message- From: Oliver Etzel - GoodnGo.COM (R) [mailto:[EMAIL PROTECTED]] Sent: Monday, February 03, 2003 9:31 AM To: [EMAIL PROTECTED] Subject: [vchkpw] cdb - which program can read cdb human readable? Hello, which program can read cdb hum

Re: [vchkpw] cdb - which program can read cdb human readable?

2003-02-03 Thread vol
Also, if you need a quick look at it, you can use strings on it. Clayton Weise wrote: > > cdb tools. > > http://cr.yp.to/cdb.html > > -Original Message- > From: Oliver Etzel - GoodnGo.COM (R) [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 03, 2003 9:31 AM > To: [EMAIL PROTECTED] >

Re: [vchkpw] Segmentation Fault

2003-02-03 Thread zak
Hello, I'm having the same problems as Bill. I am running RH 7.3 on intel. vpopmail version 5.3.11 [root@gateway users]# pwd /var/qmail/users [root@gateway users]# ls -la total 20 drwxr-xr-x2 root qmail4096 Nov 19 11:40 . drwxr-xr-x 12 root qmail4096 Nov 15 04:40 .

Re: [vchkpw] mysql-vlimits

2003-02-03 Thread Brian Kolaci
Hi, I've been using the mysql vlimits stuff for over 2 years. (I supplied the patch for it). Currently, I don't know of any migration script, but it couldn't be too difficult to make. You need the file version of vget_limits() and the database version of vset_limits(). I could help if you want

[vchkpw] Re: qmailadmin postmaster utility

2003-02-03 Thread DOODS
This can be done with the vqadmin package. You can check it out at the inter7 homepage. Manish Jain writes: Hi All.. I want to give "setting user quota facility" to the postmaster of the domain. Is it Possible? if Yes, Give me the workable solution. Regards ... -- MANISH JAIN ER&DCI (Min

[vchkpw] NewBie question about vpopmail

2003-02-03 Thread Winanjaya
How to safely reconfigure vpopmail? for example: now my vpopmail has --enable-roaming-users=y and I want to make it "n" --enable-roaming-users=n .. many thanks Winan

[vchkpw] Deny relaying

2003-02-03 Thread Winanjaya
I need to deny relay for my qmail server, I have already run the following commands (please correct me if I'm wrong or something missing) this is only a part of IP addresses vi /home/vpopmail/etc/tcp.smtp 172.16.1.86:allow, RELAYCLIENT="" 172.16.1.87:allow, RELAYCLIENT="" 172.16.1.88:allow, RELAYCL

[vchkpw] Re: NewBie question about vpopmail

2003-02-03 Thread DOODS
Just recompile using that option. Winanjaya writes: How to safely reconfigure vpopmail? for example: now my vpopmail has --enable-roaming-users=y and I want to make it "n" --enable-roaming-users=n .. many thanks Winan