Re: [vchkpw] maildirsize problem

2011-03-01 Thread Alessio Cecchi

Il 01/03/2011 10:07, Salman Riaz ha scritto:

Dear Matt,

I have tested the new vpopmail-5.4.33. When I use pop protocol to
download the emails then it does not update the maildirsize file. When I
have check the email via IMAP it shows no email but still quota is
showing some usage Can you please advice me regarding this?

Regards,
Salman...


Hi Salman,

for pop3 or imap what daemon are you running? I'm using vpopmail 5.4.33 
and dovecot without problem.


Try to reset the file maildirsize : 
/home/vpopmail/domains/dom.com/user/maildirsize and after re set the 
quota with ~vpopmail/bin/vmoduser -q100M u...@dom.com


--
Alessio Cecchi is:
@ ILS - http://www.linux.it/~alessice/
on LinkedIn - http://www.linkedin.com/in/alessice
Assistenza Sistemi GNU/Linux - http://www.cecchi.biz/
@ PLUG - ex-Presidente, adesso senatore a vita, http://www.prato.linux.it
@ LOLUG - Socio http://www.lolug.net

!DSPAM:4d6cba8632711357414660!



RE: [vchkpw] maildirsize problem

2011-03-01 Thread Salman Riaz

Dear Alessio,
Its now working fine. I am using courier imap with vpopmail-5.4.33. I have also 
checked the code of maildirquota.c. It majorly depends on the recalculating 
time of quota not on the size (5120 bytes or more) of emails. If we reduce this 
time it will results load in the server. It is set as 15 minutes for the 
optimum load on the server. 

When I have use IMAP then it updates the quota at the same time. When I use POP 
then it updates the quota after 15 minutes. Currently I am conducting more 
tests  to understand the working of this vpopmail. 

Regards,
Salman...




 Date: Tue, 1 Mar 2011 10:21:07 +0100
 From: ales...@skye.it
 To: vchkpw@inter7.com
 Subject: Re: [vchkpw] maildirsize problem
 
 Il 01/03/2011 10:07, Salman Riaz ha scritto:
  Dear Matt,
 
  I have tested the new vpopmail-5.4.33. When I use pop protocol to
  download the emails then it does not update the maildirsize file. When I
  have check the email via IMAP it shows no email but still quota is
  showing some usage Can you please advice me regarding this?
 
  Regards,
  Salman...
 
 Hi Salman,
 
 for pop3 or imap what daemon are you running? I'm using vpopmail 5.4.33 
 and dovecot without problem.
 
 Try to reset the file maildirsize : 
 /home/vpopmail/domains/dom.com/user/maildirsize and after re set the 
 quota with ~vpopmail/bin/vmoduser -q100M u...@dom.com
 
 -- 
 Alessio Cecchi is:
 @ ILS - http://www.linux.it/~alessice/
 on LinkedIn - http://www.linkedin.com/in/alessice
 Assistenza Sistemi GNU/Linux - http://www.cecchi.biz/
 @ PLUG - ex-Presidente, adesso senatore a vita, http://www.prato.linux.it
 @ LOLUG - Socio http://www.lolug.net
 
 
 
  

!DSPAM:4d6ccb8a32711767568997!


Re: [vchkpw] maildirsize problem

2011-03-01 Thread Alessio Cecchi

Il 01/03/2011 11:33, Salman Riaz ha scritto:

Dear Alessio,
Its now working fine. I am using courier imap with vpopmail-5.4.33. I
have also checked the code of maildirquota.c. It majorly depends on the
recalculating time of quota not on the size (5120 bytes or more) of
emails. If we reduce this time it will results load in the server. It is
set as 15 minutes for the optimum load on the server.

When I have use IMAP then it updates the quota at the same time. When I
use POP then it updates the quota after 15 minutes. Currently I am
conducting more tests to understand the working of this vpopmail.

Regards,
Salman...


Hi Salman,

please if you find some helpful information share with us :-)

Thanks
--
Alessio Cecchi is:
@ ILS - http://www.linux.it/~alessice/
on LinkedIn - http://www.linkedin.com/in/alessice
Assistenza Sistemi GNU/Linux - http://www.cecchi.biz/
@ PLUG - ex-Presidente, adesso senatore a vita, http://www.prato.linux.it
@ LOLUG - Socio http://www.lolug.net

!DSPAM:4d6cefa932711602510419!



Re: [vchkpw] maildirsize problem

2011-03-01 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 03/01/2011 03:07 AM, Salman Riaz wrote:
 Dear Matt,
 
 I have tested the new vpopmail-5.4.33. When I use pop protocol to
 download the emails then it does not update the maildirsize file. When

That's the fault of your POP server.  Whatever POP server you're using
needs to support Maildir++.
- -- 
/*
Matt Brookings m...@inter7.com   GnuPG Key FAE0672C
Software developer Systems technician
Inter7 Internet Technologies, Inc. (815)776-9465
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk1s82sACgkQIwet2/rgZyySjQCfcmtKuWCoX+nv6SDar8aQsZqu
F3QAnA1X/KKzNg4hOYvGmNcoUFcyipWc
=cIo4
-END PGP SIGNATURE-


Re: [vchkpw] maildirsize problem

2011-03-01 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 03/01/2011 04:33 AM, Salman Riaz wrote:
 Dear Alessio,
 Its now working fine. I am using courier imap with vpopmail-5.4.33. I
 have also checked the code of maildirquota.c. It majorly depends on
 the recalculating time of quota not on the size (5120 bytes or more)
 of emails. If we reduce this time it will results load in the server.
 It is set as 15 minutes for the optimum load on the server.
 
 When I have use IMAP then it updates the quota at the same time. When
 I use POP then it updates the quota after 15 minutes. Currently I am
 conducting more tests  to understand the working of this vpopmail.

The reason it updates after 15 minutes is because any process that
looks at the maildirsize file must update it completely if it was
created 15 minutes ago or more.

It sounds like your POP server doesn't support Maildir++.
- -- 
/*
Matt Brookings m...@inter7.com   GnuPG Key FAE0672C
Software developer Systems technician
Inter7 Internet Technologies, Inc. (815)776-9465
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk1s878ACgkQIwet2/rgZyxpHgCcD7AJYR0GoF0X3dXt+Tg5Ko+R
/FAAoIMzgjtpCQq/szBRbOVqv4mKY+2C
=ryOX
-END PGP SIGNATURE-


[vchkpw] Re: maildirsize problem

2011-03-01 Thread Eric Shubert
I highly recommend you use dovecot instead of courier. Courier no longer 
supports vpopmail. Plus dovecot imap performance runs circles around 
courier.

--
-Eric 'shubes'

On 03/01/2011 03:33 AM, Salman Riaz wrote:

Dear Alessio,
Its now working fine. I am using courier imap with vpopmail-5.4.33. I
have also checked the code of maildirquota.c. It majorly depends on the
recalculating time of quota not on the size (5120 bytes or more) of
emails. If we reduce this time it will results load in the server. It is
set as 15 minutes for the optimum load on the server.

When I have use IMAP then it updates the quota at the same time. When I
use POP then it updates the quota after 15 minutes. Currently I am
conducting more tests to understand the working of this vpopmail.

Regards,
Salman...




  Date: Tue, 1 Mar 2011 10:21:07 +0100
  From: ales...@skye.it
  To: vchkpw@inter7.com
  Subje ct: Re: [vchkpw] maildirsize problem
 
  Il 01/03/2011 10:07, Salman Riaz ha scritto:
   Dear Matt,
  
   I have tested the new vpopmail-5.4.33. When I use pop protocol to
   download the emails then it does not update the maildirsize file.
When I
   have check the email via IMAP it shows no email but still quota is
   showing some usage Can you please advice me regarding this?
  
   Regards,
   Salman...
 
  Hi Salman,
 
  for pop3 or imap what daemon are you running? I'm using vpopmail 5.4.33
  and dovecot without problem.
 
  Try to reset the file maildirsize :
  /home/vpopmail/domains/dom.com/user/maildirsize and after r e set the
  quota with ~vpopmail/bin/vmoduser -q100M u...@dom.com
 
  --
  Alessio Cecchi is:
  @ ILS - http://www.linux.it/~alessice/
  on LinkedIn - http://www.linkedin.com/in/alessice
  Assistenza Sistemi GNU/Linux - http://www.cecchi.biz/
  @ PLUG - ex-Presidente, adesso senatore a vita,
http://www.prato.linux.it
  @ LOLUG - Socio http://www.lolug.net
 
 
 





!DSPAM:4d6d24ed32711160672727!