RE: [vchkpw] vchkpw auth remote database

2012-10-23 Thread Thibault Richard
Hello

Are your MySQL right well set on the MySQL server ?

I usually set those rights

GRANT select,insert,update,delete,create,drop ON vpopmail.* TO 
vpopmailuser@SRV1 IDENTIFIED BY 'VPOPMAIL_PASSWORD';

(modifications right to create new accounts + logging)

Best Regards

Thibault


-Original Message-
From: Todor Petkov [mailto:z...@online.bg] 
Sent: mardi 23 octobre 2012 11:17
To: vchkpw@inter7.com
Subject: Re: [vchkpw] vchkpw auth remote database

On 10/23/2012 05:44 AM, kengheng wrote:
 Yape, it got mysql client installed. As I could actually using it to 
 connect to remote mysql db.

Can you please show the content of the service run file?






!DSPAM:5086634734177422079863!



Re: [vchkpw] vchkpw auth remote database

2012-10-23 Thread Tom Collins
He's said that vuserinfo works, so the database linkage is OK. Something else 
is preventing vchkpw from working. 

-Tom
(Sent from my phone; forgive my brevity)

On Oct 23, 2012, at 2:28 AM, Thibault Richard th...@thibs.com wrote:

 Hello
 
 Are your MySQL right well set on the MySQL server ?
 
 I usually set those rights
 
 GRANT select,insert,update,delete,create,drop ON vpopmail.* TO 
 vpopmailuser@SRV1 IDENTIFIED BY 'VPOPMAIL_PASSWORD';
 
 (modifications right to create new accounts + logging)
 
 Best Regards
 
 Thibault
 
 
 -Original Message-
 From: Todor Petkov [mailto:z...@online.bg] 
 Sent: mardi 23 octobre 2012 11:17
 To: vchkpw@inter7.com
 Subject: Re: [vchkpw] vchkpw auth remote database
 
 On 10/23/2012 05:44 AM, kengheng wrote:
 Yape, it got mysql client installed. As I could actually using it to 
 connect to remote mysql db.
 
 Can you please show the content of the service run file?
 
 
 
 
 
 
 
 

!DSPAM:5086aea834171685210279!



RE: [vchkpw] vchkpw auth remote database

2012-10-23 Thread Thibault Richard
vuserinfo only make a SELECT, that why I asked for other rights

-Original Message-
From: Tom Collins [mailto:t...@tomlogic.com] 
Sent: mardi 23 octobre 2012 16:50
To: vchkpw@inter7.com
Subject: Re: [vchkpw] vchkpw auth remote database

He's said that vuserinfo works, so the database linkage is OK. Something
else is preventing vchkpw from working. 

-Tom
(Sent from my phone; forgive my brevity)

On Oct 23, 2012, at 2:28 AM, Thibault Richard th...@thibs.com wrote:

 Hello
 
 Are your MySQL right well set on the MySQL server ?
 
 I usually set those rights
 
 GRANT select,insert,update,delete,create,drop ON vpopmail.* TO 
 vpopmailuser@SRV1 IDENTIFIED BY 'VPOPMAIL_PASSWORD';
 
 (modifications right to create new accounts + logging)
 
 Best Regards
 
 Thibault
 
 
 -Original Message-
 From: Todor Petkov [mailto:z...@online.bg]
 Sent: mardi 23 octobre 2012 11:17
 To: vchkpw@inter7.com
 Subject: Re: [vchkpw] vchkpw auth remote database
 
 On 10/23/2012 05:44 AM, kengheng wrote:
 Yape, it got mysql client installed. As I could actually using it to 
 connect to remote mysql db.
 
 Can you please show the content of the service run file?
 
 
 
 
 
 
 
 





!DSPAM:5086b2c434177653271624!



[vchkpw] 5.4.33 marked stable

2012-10-23 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have marked 5.4.33 stable, and also have created a new development version 
5.4.34 with some new
patches I'll adding or evaluating.

Full 5.4.33 ChangeLog:

5.4.33 - Released 10-21-2012
  Matt Brookings
  - Defaulted to Server::Disable=True in vusagec.conf
  - Fixed bug that didn't install vusagec.conf
  - Changed relevant quota code to use storage_t 64bit type
  - Fixed bug where backfill code wouldn't compile when FILE_LOCKING was
enabled
  - Updated MySQL module to support larger quota sizes
  - Fixed typo
  - Added disable_maildrop flag to MySQL limits feature
  - More changes to allow for larger quota sizes in MySQL module
  - Updated to signal_process to understand runsv as a supervise-type process 
manager

  Tullio Andreatta
  - Dynamic allocation of valias data
  - Use of open/fchdir rather than getcwd/chdir to maintain current working
directory
  - Fixed a broken symbolic link check

  Drew Wells
  - Modification to vdelivermail to properly handle Maildir paths that begin 
with ./

  ke...@kens.fm
  - Removed call to maildir_addquota inside user_over_maildirquota causing 
duplicate
maildirsize entries


Thanks!
- -- 
/*
Matt Brookings m...@inter7.com   GnuPG Key 5F3258AD
Software developer Systems technician
Inter7 Internet Technologies, Inc. (815)776-9465
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iQEcBAEBAgAGBQJQhw0qAAoJEGgfLslfMlitU04H/Re44g/zt1Kd+E02TinmKhmY
3MpDkITjTTXb/nt/86o1xi+bSVuq9T7tWzPtwyikwS+GUG/fjUzM7hz/kUZokZ8z
6Zkz+X0FT3j2u+0ZXfbVX+O7a422t+kqwiRWKe7c6wSZrWgkw/Q5Z1b8t73C/xXc
B/PTNe1EmwcSt3is3JVjgB4346Zm8eR2hCc6rM6SICazQHbI81ZpCMoJ7K/GVsEX
v2eMVV3ngvZ+w3DdGcPUQtlXe07AJDuexCizm1p5JMkORNIPSdHVYBuiYvJrtiD/
zxuKgiaSaFfXbEZvCFykfNtNem51WEVf+0h9TBKpk+iXe8Crg6LiGq/xOsWu7H4=
=6SC/
-END PGP SIGNATURE-


Re: [vchkpw] 5.4.33 marked stable

2012-10-23 Thread Thibault Richard

Hello Matt,

On http://sourceforge.net/projects/vpopmail/files/vpopmail-stable/, the last 
modification date for 5.4.33 is 2011-02-28


Does it means that all the changes you are talking about have been made 
before this date and that the only thing you've changed today is the status 
(from unstable to stable) ?


Best Regards

Thibault

-Message d'origine- 
From: Matt Brookings

Sent: Tuesday, October 23, 2012 11:33 PM
To: vchkpw@inter7.com
Subject: [vchkpw] 5.4.33 marked stable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I have marked 5.4.33 stable, and also have created a new development version 
5.4.34 with some new

patches I'll adding or evaluating.

Full 5.4.33 ChangeLog:

5.4.33 - Released 10-21-2012
 Matt Brookings
 - Defaulted to Server::Disable=True in vusagec.conf
 - Fixed bug that didn't install vusagec.conf
 - Changed relevant quota code to use storage_t 64bit type
 - Fixed bug where backfill code wouldn't compile when FILE_LOCKING was
   enabled
 - Updated MySQL module to support larger quota sizes
 - Fixed typo
 - Added disable_maildrop flag to MySQL limits feature
 - More changes to allow for larger quota sizes in MySQL module
 - Updated to signal_process to understand runsv as a supervise-type 
process manager


 Tullio Andreatta
 - Dynamic allocation of valias data
 - Use of open/fchdir rather than getcwd/chdir to maintain current working
   directory
 - Fixed a broken symbolic link check

 Drew Wells
 - Modification to vdelivermail to properly handle Maildir paths that begin 
with ./


 ke...@kens.fm
 - Removed call to maildir_addquota inside user_over_maildirquota causing 
duplicate

   maildirsize entries


Thanks!
- -- 
/*

   Matt Brookings m...@inter7.com   GnuPG Key 5F3258AD
   Software developer Systems technician
   Inter7 Internet Technologies, Inc. (815)776-9465
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iQEcBAEBAgAGBQJQhw0qAAoJEGgfLslfMlitU04H/Re44g/zt1Kd+E02TinmKhmY
3MpDkITjTTXb/nt/86o1xi+bSVuq9T7tWzPtwyikwS+GUG/fjUzM7hz/kUZokZ8z
6Zkz+X0FT3j2u+0ZXfbVX+O7a422t+kqwiRWKe7c6wSZrWgkw/Q5Z1b8t73C/xXc
B/PTNe1EmwcSt3is3JVjgB4346Zm8eR2hCc6rM6SICazQHbI81ZpCMoJ7K/GVsEX
v2eMVV3ngvZ+w3DdGcPUQtlXe07AJDuexCizm1p5JMkORNIPSdHVYBuiYvJrtiD/
zxuKgiaSaFfXbEZvCFykfNtNem51WEVf+0h9TBKpk+iXe8Crg6LiGq/xOsWu7H4=
=6SC/
-END PGP SIGNATURE- 



!DSPAM:5087158f34171503218591!



Re: [vchkpw] 5.4.33 marked stable

2012-10-23 Thread Thibault Richard

First of all, thanks for your great work !

FYI, I'm also using 5.4.33 in production since more than a year without any 
problem


I'm also giving the advice to use it on my page 
http://qmailrocks.thibs.com/vpopmail.php


In this page, I wrongly advised to execute the following no longer needed 
command


cat  ~vpopmail/etc/vusagec.conf  __EOF__
Server:
   Disable = True;
__EOF__

(I'll correct the page soon)

-Message d'origine- 
From: Matt Brookings

Sent: Wednesday, October 24, 2012 12:11 AM
To: vchkpw@inter7.com
Subject: Re: [vchkpw] 5.4.33 marked stable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 10/23/2012 05:09 PM, Thibault Richard wrote:

Hello Matt,

On http://sourceforge.net/projects/vpopmail/files/vpopmail-stable/, the 
last modification date for

5.4.33 is 2011-02-28

Does it means that all the changes you are talking about have been made 
before this date and that
the only thing you've changed today is the status (from unstable to 
stable) ?


That is correct.  Because it's maintained a development status for so long, 
and we've used it in
production for so long, I marked it stable.  I immediately made a new 
development version to apply

some new changes I want to make.

Thanks!
- -- 
/*

   Matt Brookings m...@inter7.com   GnuPG Key 5F3258AD
   Software developer Systems technician
   Inter7 Internet Technologies, Inc. (815)776-9465
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iQEcBAEBAgAGBQJQhxX9AAoJEGgfLslfMlitDCEH+QEjUlYiPq44TljjK8cuo9fe
dfysaiSvTLivz+7EaaCMBDj9ASAnfR7q6IYxQf2SDBYdBqeJVqV87P/dGqnZGWMi
kE/LqduIr81lmEJPiiq1+CyNUbFl2cc2SZ1JZajXvTAUTw3tJnjBEJPQpytuSX6O
rsStQZV3OfybQM8lUejWB6Z6a+WLH7LDwzQeL8zKM+9QZE219J9D2AL5LwnjuAuA
7sG5AzEeOOMeWzUXd/Znbz87kGyh/6wrHMOPh0x8arwbjbHlaEzDS1AC7TqUmg9y
VdyLKps6rjBKZHQxoRyW3QdHU4T1F5bSA849+NeN8yNFK15oM7D+S/sxhPc8vWU=
=HJ+M
-END PGP SIGNATURE- 



!DSPAM:5087209734171565148547!



[vchkpw] [SPAM] unsub

2012-10-23 Thread tariq




This message was sent using IMP, the Internet Messaging Program.


!DSPAM:508777c434172768170257!