Re: [vchkpw] vqadmin & cgi

2009-03-10 Thread Mohsen Pahlevanzadeh
My problem was .htaccess permission.Thank you. But i have new problem.I can authenticate.But i see "Error Syntax erorr in access lists" in browser.My acl file is : ### mohsen VIMUDCAX mohsen ## Yours, Mohsen On Tue, 2009-03-10 at

Re: [vchkpw] vqadmin & cgi [solved]

2009-03-10 Thread Mohsen Pahlevanzadeh
I have found a space between mohsen & restricted.vqadmin doesn't accept one more space between fields. On Tue, 2009-03-10 at 10:34 +0330, Mohsen Pahlevanzadeh wrote: > My problem was .htaccess permission.Thank you. > But i have new problem.I can authenticate.But i see "Error Syntax erorr > in acce

[vchkpw] images

2009-03-10 Thread Mohsen Pahlevanzadeh
Dear all, I installed vqadmin & enjoy. I see apache log & see following lines: === [Tue Mar 10 11:07:49 2009] [error] [client 127.0.0.2] File does not exist: /usr/lib/cgi-bin/vqadmin/images, referer: http://vqadmin/cgi-bin/vqadmin/vqadmin.cgi/show/add_use

[vchkpw] logout

2009-03-10 Thread Mohsen Pahlevanzadeh
Dear all, I installed vqadmin & working it.(with superuser), but i don't know to how to log out. guide me if possible... Yours, Mohsen !DSPAM:49b665b632681660376791!

Re: [vchkpw] logout

2009-03-10 Thread Remo Mattei
Close the browers' window > From: Mohsen Pahlevanzadeh > Reply-To: > Date: Tue, 10 Mar 2009 16:35:03 +0330 > To: > Subject: [vchkpw] logout > > Dear all, > I installed vqadmin & working it.(with superuser), but i don't know to > how to log out. > guide me if possible... > Yours, > Mohsen >

[vchkpw] vpopmail trunk additions

2009-03-10 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Well, I've finally started working on the vpopmail quota issues directly within the vpopmail source instead of on external sources :) Currently nothing is using the API, but that will change with my next addition to the repository where I add suppor

[vchkpw] Courier support

2009-03-10 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It's a sad tale, but a true one. We're all probably aware that Courier-MTA has dropped support for vpopmail. This has forced many of us to move to the speedier, and in my opinion, overall better, Dovecot package --An easy move indeed. While working

Re: [vchkpw] Courier support

2009-03-10 Thread Rick Macdougall
Matt Brookings wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It's a sad tale, but a true one. We're all probably aware that Courier-MTA has dropped support for vpopmail. This has forced many of us to move to the speedier, and in my opinion, overall better, Dovecot package --An easy mov

Re: [vchkpw] Courier support

2009-03-10 Thread Rick Romero
I may be a little out of date, but since I assume altering quota support would mean altering vdelivermail as well - can we 'add dovecot support' into vdelivermail? I have slow large POP mailboxes - due to Dovecot's indexes/uid gathering. I can't replace vdelivermail with dovecot's deliver to fix

Re: [vchkpw] Courier support

2009-03-10 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rick Romero wrote: > I may be a little out of date, but since I assume altering quota support > would mean altering vdelivermail as well - can we 'add dovecot support' > into vdelivermail? Actually, no. Altering quota support is done in maildirquota.

Re: [vchkpw] Courier support

2009-03-10 Thread Rick Romero
On Tue, 2009-03-10 at 10:34 -0500, Matt Brookings wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Rick Romero wrote: > > I may be a little out of date, but since I assume altering quota support > > would mean altering vdelivermail as well - can we 'add dovecot support' > > into vdeliv

Re: [vchkpw] Courier support

2009-03-10 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rick Romero wrote: > According to the Dovecot wiki, W= size including CR/LFs(?). From my old > vdelivermail source, it looks like: It's kind of odd that they chose to replicate an existing Maildir++ flag. The 'including CR/LFs' must have some importa

[vchkpw] vpopmail now has vusage daemon support

2009-03-10 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've added to the trunk revision, modifications in maildirquota.c which will attempt to talk with the vpopmail usage daemon. If it's running, and responsive, it will use vusaged for all it's usage information, rather than the disk. If not, it will

Re: [vchkpw] vpopmail now has vusage daemon support

2009-03-10 Thread Tonix (Antonio Nati)
Matt, now that qmail is in public domain, I feel it would have more sense to widen these projects and write some new qmail options, which can be used by upper layers like vpopmail (and dovecot, and so on). Quota code would be great, but I feel it would be better to move index of messages an

Re: [vchkpw] vpopmail now has vusage daemon support

2009-03-10 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tonix (Antonio Nati) wrote: > Quota code would be great, but I feel it would be better to move index > of messages and quota on mysql (or other db) instead of continuing with > old methods. A new library could be used for all layers (qmail, > vpopmail,

Re: [vchkpw] vpopmail now has vusage daemon support

2009-03-10 Thread Remo Mattei
Hello Matt, Dum question do we have any upgrade suggestions from people moving from version: 5.4.26 to the latest version of vpopmail? This is a production server. Thanks Remo > From: Matt Brookings > Reply-To: > Date: Tue, 10 Mar 2009 11:58:58 -0500 > To: > Subject: Re: [vchkpw] vpopmail now

Re: [vchkpw] vpopmail now has vusage daemon support

2009-03-10 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Remo Mattei wrote: > Hello Matt, Dum question do we have any upgrade suggestions from people > moving from version: 5.4.26 to the latest version of vpopmail? This is a > production server. It is a development version, so I would just be sure to backup

Re: [vchkpw] vpopmail now has vusage daemon support

2009-03-10 Thread Remo Mattei
Thanks that's what I was looking for Remo > From: Matt Brookings > Reply-To: > Date: Tue, 10 Mar 2009 12:08:46 -0500 > To: > Subject: Re: [vchkpw] vpopmail now has vusage daemon support > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Remo Mattei wrote: >> Hello Matt, Dum question do

[vchkpw] New 5.4.28-devel tagged

2009-03-10 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've tagged the trunk revision as 5.4.28-devel. You can find it under the devel tree on SourceForge in tarball form. - -- /* Matt BrookingsGnuPG Key D9414F70 Software developer Systems technician Inter7 Interne

Re: [vchkpw] vpopmail now has vusage daemon support

2009-03-10 Thread Tonix (Antonio Nati)
Matt Brookings ha scritto: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tonix (Antonio Nati) wrote: Quota code would be great, but I feel it would be better to move index of messages and quota on mysql (or other db) instead of continuing with old methods. A new library could be used for all

Re: [vchkpw] vpopmail now has vusage daemon support

2009-03-10 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tonix (Antonio Nati) wrote: >> Actually IMAP o POP daemons which extract from, subject, date and size >> size must open every message to get those informations. While I understand where you're coming from, it's just not the path the daemon is currentl

Re: [vchkpw] vpopmail now has vusage daemon support

2009-03-10 Thread Rick Romero
On Tue, 2009-03-10 at 12:32 -0500, Matt Brookings wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Tonix (Antonio Nati) wrote: > >> Actually IMAP o POP daemons which extract from, subject, date and size > >> size must open every message to get those informations. > > While I understan

Re: [vchkpw] vpopmail now has vusage daemon support

2009-03-10 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rick Romero wrote: > I was considering changing vdelivermail to have a stdout option, where > you could pipe from vdelivermail to Dovecot's deliver for 'final' > delivery instead of direct to Maildir within your .qmail-default file. > That 'should' all

Re: [vchkpw] vpopmail now has vusage daemon support

2009-03-10 Thread Rick Romero
On Tue, 2009-03-10 at 13:17 -0500, Matt Brookings wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Rick Romero wrote: > > I was considering changing vdelivermail to have a stdout option, where > > you could pipe from vdelivermail to Dovecot's deliver for 'final' > > delivery instead of

Re: [vchkpw] vpopmail now has vusage daemon support

2009-03-10 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rick Romero wrote: > Not very easily from the the reply I got, and what I know of it. Just > determining where the indexes are kept (local/NFS) affects what happens > with file opens in the background. > > It's all really quite intertwined, and at th

[vchkpw] LDAP valias support

2009-03-10 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've added support for valias while using the LDAP module to the trunk revision. - -- /* Matt BrookingsGnuPG Key D9414F70 Software developer Systems technician Inter7 Internet Technologies, Inc. (815)776-9465

[vchkpw] vpopmail domain quotas

2009-03-10 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've re-enabled the --enable-domainquotas configuration option. It will warn you that this should only be used with the vpopmail usage daemon. All my testing shows it works fine in this configuration. The problem is that, by design, everything fal

[vchkpw] New 5.4.28-devel

2009-03-10 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Just replaced the existing 5.4.28-devel with a newer one that includes the remaining changes from the day. I'm going to freeze 5.4.28-devel there. - -- /* Matt BrookingsGnuPG Key D9414F70 Software developer Systems

Re: [vchkpw] Courier support

2009-03-10 Thread Rick Widmer
Matt Brookings wrote: My question is this: Courier-IMAP has dropped us, should we drop Courier-IMAP? Yes! Rick !DSPAM:49b749ca32684562282341!

Re: [vchkpw] vpopmail now has vusage daemon support

2009-03-10 Thread Rick Widmer
Rick Romero wrote: I was considering changing vdelivermail to have a stdout option, where you could pipe from vdelivermail to Dovecot's deliver for 'final' delivery instead of direct to Maildir within your .qmail-default file. That 'should' allow everything else to occur normally, but get thos

[vchkpw] Current stable versions

2009-03-10 Thread Antti Kanes
Hi all, This might not be exactly the right mailing list for this question, but as the tricky part of the installation has previously been that of vchkpw and mysql authentication, I'll bother you guys with my situation. Sorry if it seems rather off-topic: We're in the process of renewing one of o