Re: [vchkpw] quota for per domains

2003-01-22 Thread Dai Uehara
I responded wrong address. Sory Mr. Clayton Weise.

So, Thanks your help

I checked archives and find it.
I understand but not simple way for me.

Do I have to make the system_uesr anyway?

now I using qmailadmin and vqadmin with Suexec Apache.

qmailadmin   vqadmin:
It is not work default ownership.
I can't make qmailadmin webpate for par-domain because of SuExec.
so,vqadmin.cgi  qmailadmin ownership have to change the root.

/home and / directory are separate partition.

Is it correct?

I want to know better way.

Thank you.

//dai at dai-dai.com
Dai Uehara 
[EMAIL PROTECTED]
//dai-dai.com at dai





[vchkpw] qmailadmin probs when configure

2003-01-22 Thread Tobias Åman
Hi!

I have now installed vpopmail with mysql support from scratch and followed a
very good guide
and it works super nice.

But now i´m trying to install the qmailadmin but under the configure process
it says

cat: /home/vpopmail/etc/inc_deps: No such file or directory
cat: /home/vpopmail/etc/lib_deps: No such file or directory

i configure with these options

./configure --enable-htmldir=/var/www/htdocs --enable-cgibindir=/var/www/cgi
-bin --enable-maxusersperpage=12 --enable-ma
xaliasesperpage=12 --enable-no-cache=y --enable-ezmlmdir=none --enable-vpopu
ser=vpopmail --enable-vpopgroup=vchkpw

and when i try to compile i get errors like

gcc -I.   -g -O2 -c qmailadmin.c
qmailadmin.c:29: vpopmail.h: No such file or directory
qmailadmin.c:30: vauth.h: No such file or directory

i have searched tha archives but haven´t found a solution yet.. someone who
has these files or knows how to
correct these errors ?

Regards Tobias





[vchkpw] vpopmail and Maildir directories

2003-01-22 Thread J. Kendzorra
Hi list,
I got the whole thing working, but I'd like to change a little bit:
I'm using squirrelmail for mail-access, and I wonder if it's possible to 
change the directories, e.g. INBOX to Posteingang for german users.
You know there are a few who wouldn't get on with english terms.
OT: Or maybe I simply can change to look in squirrelmail?

Thanks,
J.





[vchkpw] Problem with mailing lists

2003-01-22 Thread Brian Ipsen
Hi! 

When creating a mailing-list i QmailAdmin, I choose 'Message Moderation', 
and further down 'Posts from addresses other than moderators are rejected. 
This is applicable to message moderated lists only.' 

The problem is the next time I enter the page for this mailing-list. Then 
the bullet is back at 'Others not rejected. For moderated lists, all posts 
are forwarded to the moderators. The switch has effects only on message 
moderated lists.'  I'm using qmailadmin 1.0.6 and vpopmail 5.2 

There's a wierd problem with non-moderators being able to post to the list - 
and I don't know where to look for errors, or how to trace/debug the zmlm 
part. But if the error is caused by the handling done via qmailadmin, then 
there's no reason for starting to debug/trace in qmail/vpopmail/ezmlm 

Any ideas ?? 

/Brian 



[vchkpw] Migration of ~vpopmail/domains

2003-01-22 Thread [EMAIL PROTECTED]
I have been trying to move the ~vpopmail/domains directory to another
server.  I did a tar --preserve-permissions -czf domains.tar.gz
~vpopmail/domains to tar up all of the domains directory, then scp'd it
over to the other machine.  I untar'd it in ~vpopmail  I checked the
archives and it said you need to copy over /var/qmail/control/* and
/var/qmail/users/* which I have done.  I can log into qmailadmin, but
once I'm logged in, I can't see any of the users.  I tried vuserinfo on
several users, and they show up as not existing.  Did I miss any files
in the transfer?  I thought I have them all but I might be missing
something along the line.

-- 
Thanks,

Rob Burtelow
[EMAIL PROTECTED]
http://www.yewnicks.org





[vchkpw] authorizarion failure - please help

2003-01-22 Thread Yasir Mansoor



Server: Red Hat Linux 7.2
Qmail +checkpassword + pop3d + MySQL + 
vpopmail + qmailadmin + sqwebmail

I am able to add new domains, manage accounts in 
qmailadmin. send and receive email in sqwebmail.
But when i try to access email through email client 
like MS Outlook Express, I get the error messages pasted below.
I would like to let you know that I am able to send 
email from the client, but i get the error when i retrieve email.

There was a problem logging onto your mail server. 
Your Password was rejected. Account: '192.168.22.207', Server: 
'192.168.22.207', Protocol: POP3, Server Response: '-ERR authorization 
failed', Port: 110, Secure(SSL): No, Server Error: 0x800CCC90, Error Number: 
0x800CCC92

There was a problem logging onto your mail server. 
Your Password was rejected. Account: '192.168.22.207', Server: 
'192.168.22.207', Protocol: POP3, Server Response: '-ERR unable to write 
pipe', Port: 110, Secure(SSL): No, Server Error: 0x800CCC90, Error Number: 
0x800CCC92

There was a problem logging onto your mail server. 
Your Password was rejected. Account: '192.168.22.207', Server: 
'192.168.22.207', Protocol: POP3, Server Response: '-ERR authorization 
failed', Port: 110, Secure(SSL): No, Server Error: 0x800CCC90, Error Number: 
0x800CCC92
 
Thank you,
Yasir


RE: [vchkpw] qmailadmin probs when configure

2003-01-22 Thread Clayton Weise
This is probably better for the qmailadmin list.  But chances are you
installed an older version of vpopmail.  What version of vpopmail do you
have installed, and what version of qmailadmin are you trying to install?

-Original Message-
From: Tobias Åman [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 22, 2003 2:13 AM
To: [EMAIL PROTECTED]
Subject: [vchkpw] qmailadmin probs when configure


Hi!

I have now installed vpopmail with mysql support from scratch and followed a
very good guide
and it works super nice.

But now i´m trying to install the qmailadmin but under the configure process
it says

cat: /home/vpopmail/etc/inc_deps: No such file or directory
cat: /home/vpopmail/etc/lib_deps: No such file or directory

i configure with these options

./configure --enable-htmldir=/var/www/htdocs --enable-cgibindir=/var/www/cgi
-bin --enable-maxusersperpage=12 --enable-ma
xaliasesperpage=12 --enable-no-cache=y --enable-ezmlmdir=none --enable-vpopu
ser=vpopmail --enable-vpopgroup=vchkpw

and when i try to compile i get errors like

gcc -I.   -g -O2 -c qmailadmin.c
qmailadmin.c:29: vpopmail.h: No such file or directory
qmailadmin.c:30: vauth.h: No such file or directory

i have searched tha archives but haven´t found a solution yet.. someone who
has these files or knows how to
correct these errors ?

Regards Tobias







Re: [vchkpw] Migration of ~vpopmail/domains

2003-01-22 Thread Kiril Todorov
On Wed, Jan 22, 2003 at 08:58:23AM -0600, [EMAIL PROTECTED] wrote:
 I have been trying to move the ~vpopmail/domains directory to another
 server.  I did a tar --preserve-permissions -czf domains.tar.gz
 ~vpopmail/domains to tar up all of the domains directory, then scp'd it
 over to the other machine.  I untar'd it in ~vpopmail  I checked the
 archives and it said you need to copy over /var/qmail/control/* and
 /var/qmail/users/* which I have done.  I can log into qmailadmin, but
 once I'm logged in, I can't see any of the users.  I tried vuserinfo on
 several users, and they show up as not existing.  Did I miss any files
 in the transfer?  I thought I have them all but I might be missing
 something along the line.

Check if the id/gid of vpopmail/vchkpw match on the two boxes, and if needed
modify /var/qmail/users/asign with the correct one.
 
 -- 
 Thanks,
 
 Rob Burtelow
 [EMAIL PROTECTED]
 http://www.yewnicks.org
 
 
 
 
 Welcome.

-- 

Kiril Todorov-+-  +359 2 9712013
Bulgaria Online  -+-  http://home.online.bg

/* waiting... dreaming... wishing... */




Re: [vchkpw] qmailadmin probs when configure

2003-01-22 Thread Tobias Åman
I have installed the latest qmail and the latest vpopmail stable
but now i installed the dev version of vpopmail and i worke better

/Tobias
- Original Message -
From: Clayton Weise [EMAIL PROTECTED]
To: Tobias Åman [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Wednesday, January 22, 2003 4:45 PM
Subject: RE: [vchkpw] qmailadmin probs when configure


 This is probably better for the qmailadmin list.  But chances are you
 installed an older version of vpopmail.  What version of vpopmail do you
 have installed, and what version of qmailadmin are you trying to install?

 -Original Message-
 From: Tobias Åman [mailto:[EMAIL PROTECTED]]
 Sent: Wednesday, January 22, 2003 2:13 AM
 To: [EMAIL PROTECTED]
 Subject: [vchkpw] qmailadmin probs when configure


 Hi!

 I have now installed vpopmail with mysql support from scratch and followed
a
 very good guide
 and it works super nice.

 But now i´m trying to install the qmailadmin but under the configure
process
 it says

 cat: /home/vpopmail/etc/inc_deps: No such file or directory
 cat: /home/vpopmail/etc/lib_deps: No such file or directory

 i configure with these options


./configure --enable-htmldir=/var/www/htdocs --enable-cgibindir=/var/www/cgi
 -bin --enable-maxusersperpage=12 --enable-ma

xaliasesperpage=12 --enable-no-cache=y --enable-ezmlmdir=none --enable-vpopu
 ser=vpopmail --enable-vpopgroup=vchkpw

 and when i try to compile i get errors like

 gcc -I.   -g -O2 -c qmailadmin.c
 qmailadmin.c:29: vpopmail.h: No such file or directory
 qmailadmin.c:30: vauth.h: No such file or directory

 i have searched tha archives but haven´t found a solution yet.. someone
who
 has these files or knows how to
 correct these errors ?

 Regards Tobias








[vchkpw] Authorization problem

2003-01-22 Thread Yasir Mansoor



Thank you all. I kind of figured out the problem 
and i fixed it and everythings works great now.

I had left out a step as part of vpopmail install 
because it was not given as part of the main install steps.
I found the step to: How to use vchkpw with 
qmail-pop3d and followed it and and that took care of the problem.



-Yasir M. 
MansoorNetwork AdministratormediaSPA LLC.

Phone: 914-921-3200Email: [EMAIL PROTECTED]




[vchkpw] Vqadmin Problem: Linux PS

2003-01-22 Thread buffalo
Greetings,

Has anyone run into this problem before?

It turns out that in all versions of RedHat Linux between at least 6.2 and 
7.3, /bin/ps will refuse to run when called by a c executable (like 
vqadmin.cgi) running SUID root.

The result is that when you add a new domain, a HUP isn't sent to
qmail-send, so it doesn't register the new virtual domain entry in
rcpthosts and virtualdomains and bounces mail for any newly added (by
vqadmin) domain until you HUP qmail-send manually...

--Duncan





Re: [vchkpw] qmailadmin probs when configure

2003-01-22 Thread dWi saSonO b
On Wed, 22 Jan 2003 17:59:10 +0100
Tobias Åman [EMAIL PROTECTED] wrote:

 I have installed the latest qmail and the latest vpopmail stable
 but now i installed the dev version of vpopmail and i worke better
 
 /Tobias
 - Original Message -
 From: Clayton Weise [EMAIL PROTECTED]
 To: Tobias Åman [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Sent: Wednesday, January 22, 2003 4:45 PM
 Subject: RE: [vchkpw] qmailadmin probs when configure
 
 
  This is probably better for the qmailadmin list.  But chances are you
  installed an older version of vpopmail.  What version of vpopmail do you
  have installed, and what version of qmailadmin are you trying to install?
 
  -Original Message-
  From: Tobias Åman [mailto:[EMAIL PROTECTED]]
  Sent: Wednesday, January 22, 2003 2:13 AM
  To: [EMAIL PROTECTED]
  Subject: [vchkpw] qmailadmin probs when configure
 
 
  Hi!
 
  I have now installed vpopmail with mysql support from scratch and followed
 a
  very good guide
  and it works super nice.
 
  But now i´m trying to install the qmailadmin but under the configure
 process
  it says
 
  cat: /home/vpopmail/etc/inc_deps: No such file or directory
  cat: /home/vpopmail/etc/lib_deps: No such file or directory
 
  i configure with these options
 
 
 ./configure --enable-htmldir=/var/www/htdocs --enable-cgibindir=/var/www/cgi
  -bin --enable-maxusersperpage=12 --enable-ma
 
 xaliasesperpage=12 --enable-no-cache=y --enable-ezmlmdir=none --enable-vpopu
  ser=vpopmail --enable-vpopgroup=vchkpw
 
  and when i try to compile i get errors like
 
  gcc -I.   -g -O2 -c qmailadmin.c
  qmailadmin.c:29: vpopmail.h: No such file or directory
  qmailadmin.c:30: vauth.h: No such file or directory
 
  i have searched tha archives but haven´t found a solution yet.. someone
 who
  has these files or knows how to
  correct these errors ?
 
  Regards Tobias
 
 
 
 
 
 

under vpopmail 5.2.1 these two file create after running configure
/home/vpopmail/etc/inc_deps
/home/vpopmail/etc/lib_deps


-- 
thx
onOs