bug / feature request in vmkpsswd

2001-03-14 Thread Greg Cope
Dear All I used vmkpasswd to recreate the vpasswd.cdb files as I hade moved vpopmail from one machine to another, and changed the install dir to /var/vpopmail. When run it changes the owner/group to whom ever is running it (in my case root). I did not notice this and it then broke bits of qmail

Re: e-mail size

2001-03-14 Thread Wagner
Good Morning: Thanks Bill for your help, but i create the databyte file and it doesn't work. See what i did: #cd /var/qmail/control #touch databytes I edited the databytes file and put 1 inside, ok? But i sent an 200K e-mail and received it ok. Thanks Wagner Garcia Campagner - Origin

Re: e-mail size

2001-03-14 Thread Bill Shupp
on 3/14/01 9:07 AM, Wagner at [EMAIL PROTECTED] wrote: > Good Morning: > > Thanks Bill for your help, but i create the databyte file and it doesn't > work. > > See what i did: > > #cd /var/qmail/control > #touch databytes > I edited the databytes file and put 1 inside, ok? > But i sent an

Re: bug / feature request in vmkpsswd

2001-03-14 Thread Ken Jones
Greg Cope wrote: > > Dear All > > I used vmkpasswd to recreate the vpasswd.cdb files as I hade moved > vpopmail from one machine to another, and changed the install dir to > /var/vpopmail. > > When run it changes the owner/group to whom ever is running it (in my > case root). I did not notice

Re: bug / feature request in vmkpsswd

2001-03-14 Thread Greg Cope
Ken Jones wrote: > > Greg Cope wrote: > > > > Dear All > > > > I used vmkpasswd to recreate the vpasswd.cdb files as I hade moved > > vpopmail from one machine to another, and changed the install dir to > > /var/vpopmail. > > > > When run it changes the owner/group to whom ever is running it (in

Re: e-mail size

2001-03-14 Thread Wagner
Yes, i did it. The file is called databyte or databytes? Thank you Wagner Garcia Campagner - Original Message - From: "Bill Shupp" <[EMAIL PROTECTED]> To: "Wagner" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, March 14, 2001 12:28 PM Subject: Re: e-mail size > on 3/14/

Encryption of vpasswd?

2001-03-14 Thread Alex Hathaway
How is the encryption of vpasswd, password field done? It doesn't seem to use standard salts, and I would like to convert over my current userbased emails without re-asking client passwords ;) Heck, if there is a util for this already, even better! :) -Alex -Original Message- From: Bil

function to list domains under vpopmail control

2001-03-14 Thread Sean P. Scanlon
is there an un-documented function that will return a list of domains that are under vpopmail control? i looked thru vpopmail.h but saw nothing like this if there is none, could it be done? I suppose reading thru qmail/control/virtualdomains might be a good place to start. I would be willing

--enable-log-name=

2001-03-14 Thread Brad Dameron
I used --enable-log-name=pop3 option in my configuration but it seems vpopmail still writes to the maillog. I am using --enable-logging=yp as well. Is there something I am using incorrectly? Do I need to supply the full path tp the pop3 log file? --- Brad Dameron

Re: function to list domains under vpopmail control

2001-03-14 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello Sean, Wednesday, March 14, 2001, 7:42:23 PM, you wrote: > is there an un-documented function that > will return a list of domains that are under vpopmail control? > i looked thru vpopmail.h but saw nothing like this > if there is none, could it be done

Re: function to list domains under vpopmail control

2001-03-14 Thread Brian Kolaci
Better bet: look in /var/qmail/users/assign and look at the lines in the format +domain.com-: ... otherwise you'll miss any that are set to use a specific username (for quota purposes). Brian > -BEGIN PGP SIGNED MESSAGE- > > Hello Sean, > > Wednesday, March 14, 2001, 7:42:2

Re[2]: function to list domains under vpopmail control

2001-03-14 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello Brian, Wednesday, March 14, 2001, 8:20:12 PM, you wrote: > Better bet: > look in /var/qmail/users/assign > and look at the lines in the format > +domain.com-: ... > otherwise you'll miss any that are set > to use a specific username (for quota purposes

Re: Re[2]: function to list domains under vpopmail control

2001-03-14 Thread Brian Kolaci
Yes, but I happen to use scripts that manipulate and maintain all of the control files, so there is no one file or table in the stock vpopmail distribution you can look at to find the domains used by vpopmail. I have a non-standard install that uses a "limits" table in the MySQL database (for qm

need help: courier imap with vpopmail

2001-03-14 Thread Lu
I've encountered a problem which I have been unable to solve. Your help will be very much appreciated. My system: Red Hat Linux release 7.0 (Guinness) Kernel 2.2.16-22smp on a 2-processor i686 I have installed vpopmail successfully with the following paramters: I edited vmysql.h appropriately

Re: bug / feature request in vmkpsswd

2001-03-14 Thread Andras Kende
Hello, Is anyone can help me with this: latest development vpopmail 4.9.9 ./configure --enable-ip-alias-domains=y trying to use vipmap: ./vipmap -a 216.179.218.21 kende.net ./vipmap -a 216.179.218.X domain1.com but ./vipmap -p doesn't printy out anything where is vipmap storing the data, h

RE: mysql + vpopmail problem

2001-03-14 Thread Theircop
ok, sorry, I use RH 7.0, the newest stable version of mysql, I use vpopmail 4.9.9 I also tried with 4.9.8 I get this error /qmail/vpopmail/bin/vadddomain: error while loading shared libraries: libmysqlclient.so.10: cannot open shared object file: No such file or directory /configure --prefix=/

RE: mysql + vpopmail problem

2001-03-14 Thread Dan Phoenix
you know for the amount of time people email the list about this. maybe someone should start including it in compile time? On Wed, 14 Mar 2001 [EMAIL PROTECTED] wrote: > Date: Wed, 14 Mar 2001 19:15:18 EST > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED], [EMAIL PROTECTED] > Cc: [EMAI

starting use mysql

2001-03-14 Thread Revina
I've installed vpopmail without mysql. just works fine. how many users to start using mysql? TIA --revina--

Re: need help: courier imap with vpopmail

2001-03-14 Thread Dushyanth Harinath
Hello, I had the problem too. > The problem is when I installed courier imap, the parameters I used are: > > su lu > CPPFLAGS="-I/usr/include/mysql" > LDFLAGS="-L/usr/lib/mysql" > export CPPFLAGS > export LDFLAGS try changing the LDFLAGS line to > LDFLAGS="-L/path/to/mysql/libs/directory -lmys