Re: [courier-users] courier imap and mailquota

2008-04-24 Thread suresh p
  On Thu, 24 Apr 2008 Sam Varshavchik wrote :
suresh p writes:

On Wed, 16 Apr 2008 Sam Varshavchik wrote :
 suresh p writes:
 
   On Tue, 15 Apr 2008 Sam Varshavchik wrote :
  suresh p writes:
  
  On Tue, 15 Apr 2008 Sam Varshavchik wrote :
   suresh p writes:
   
   Hello,
   
   I am using courier-imap and openldap. I have a field mailQuotaSize: 
   100 (1MB) stored in ldap ; and in authldaprc I set
   LDAP_MAILDIRQUOTA  mailQuotaSize.
   
   But this quota is not firing and I am able to send and read mails 
   even when I have exceeded quota. Is there any other setting to be 
   done ?
   
   The quota should be given as: 100S
   
   See http://www.courier-mta.org/maildir.html
   
  
  Hi,
  
  It still isnt working. I tried diff things :
  
  a) maildirmake -q 100S /users/pg05/suresh/Maildir
  
  b) Added a new attribute to ldap entry , mailQuota and set it to 100S
    And changed quota entry in authldaprc. And my mailbox is more 
  than   6MB in size.
  
  Am I missing any config thing ?
  
  You only said that you're using Courier-IMAP. Courier-IMAP has nothing 
  to do with mail delivery, so whatever you're using to deliver mail, you 
  need to verify that it's configured properly to read the quota setting.
  
 
 I am using qmail for mail delivery and the default delivery is set to
 |/usr/lib/courier-imap/bin/deliverquota ./Maildir
 
 Check the contents of the maildirsize file in the maildir, to verify that 
 the quota is properly set.

I checked this, this file is not getting created automatically. How do I 
configure it to create this file auto.

deliverquota does not read courier-authlib's authentication database, it 
doesn't even know what the recipient's address is, all you give it is the 
maildir's pathname. It is the responsibility of whatever software you use to 
manage your authentication database to also set the quota on the maildir.

ok.
who owns the authlib config files authdaemonrc, authldaprc ? Do we need a 
seperate user for that or root will do ?




-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] courier imap and mailquota

2008-04-24 Thread Sam Varshavchik

suresh p writes:


ok.
who owns the authlib config files authdaemonrc, authldaprc ? Do we need a 
seperate user for that or root will do ?


The userid that courier-authlib is configured with. 'make install' puts all 
the configuration files and gives them the correct ownership and 
permissions.





pgpDMXuwSjqqM.pgp
Description: PGP signature
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] courier imap and mailquota

2008-04-23 Thread suresh p
  


On Wed, 16 Apr 2008 Sam Varshavchik wrote :
suresh p writes:

  On Tue, 15 Apr 2008 Sam Varshavchik wrote :
 suresh p writes:
 
 On Tue, 15 Apr 2008 Sam Varshavchik wrote :
  suresh p writes:
  
  Hello,
  
  I am using courier-imap and openldap. I have a field mailQuotaSize: 
  100 (1MB) stored in ldap ; and in authldaprc I set
  LDAP_MAILDIRQUOTA  mailQuotaSize.
  
  But this quota is not firing and I am able to send and read mails even 
  when I have exceeded quota. Is there any other setting to be done ?
  
  The quota should be given as: 100S
  
  See http://www.courier-mta.org/maildir.html
  
 
 Hi,
 
 It still isnt working. I tried diff things :
 
 a) maildirmake -q 100S /users/pg05/suresh/Maildir
 
 b) Added a new attribute to ldap entry , mailQuota and set it to 100S
   And changed quota entry in authldaprc. And my mailbox is more than 
   6MB in size.
 
 Am I missing any config thing ?
 
 You only said that you're using Courier-IMAP. Courier-IMAP has nothing to 
 do with mail delivery, so whatever you're using to deliver mail, you need 
 to verify that it's configured properly to read the quota setting.
 

I am using qmail for mail delivery and the default delivery is set to
|/usr/lib/courier-imap/bin/deliverquota ./Maildir

Check the contents of the maildirsize file in the maildir, to verify that the 
quota is properly set.

I checked this, this file is not getting created automatically. How do I 
configure it to create this file auto.

If I do a maildirmake -q then this file gets created, but even then it justs 
gives a quota warning; but delivers the mail.

Thanks and regards,
Suresh Iyengar



-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] courier imap and mailquota

2008-04-23 Thread suresh p
  
On Wed, 16 Apr 2008 Sam Varshavchik wrote :
suresh p writes:

  On Tue, 15 Apr 2008 Sam Varshavchik wrote :
 suresh p writes:
 
 On Tue, 15 Apr 2008 Sam Varshavchik wrote :
  suresh p writes:
  
  Hello,
  
  I am using courier-imap and openldap. I have a field mailQuotaSize: 
  100 (1MB) stored in ldap ; and in authldaprc I set
  LDAP_MAILDIRQUOTA  mailQuotaSize.
  
  But this quota is not firing and I am able to send and read mails even 
  when I have exceeded quota. Is there any other setting to be done ?
  
  The quota should be given as: 100S
  
  See http://www.courier-mta.org/maildir.html
  
 
 Hi,
 
 It still isnt working. I tried diff things :
 
 a) maildirmake -q 100S /users/pg05/suresh/Maildir
 
 b) Added a new attribute to ldap entry , mailQuota and set it to 100S
   And changed quota entry in authldaprc. And my mailbox is more than 
   6MB in size.
 
 Am I missing any config thing ?
 
 You only said that you're using Courier-IMAP. Courier-IMAP has nothing to 
 do with mail delivery, so whatever you're using to deliver mail, you need 
 to verify that it's configured properly to read the quota setting.
 

I am using qmail for mail delivery and the default delivery is set to
|/usr/lib/courier-imap/bin/deliverquota ./Maildir

Check the contents of the maildirsize file in the maildir, to verify that the 
quota is properly set.

I checked this, this file is not getting created automatically. How do I 
configure it to create this file auto.

If I do a maildirmake -q then this file gets created, but even then it justs 
gives a quota warning; but delivers the mail.

Thanks and regards,
Suresh Iyengar



-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] courier imap and mailquota

2008-04-23 Thread Sam Varshavchik

suresh p writes:


On Wed, 16 Apr 2008 Sam Varshavchik wrote :
suresh p writes:

  On Tue, 15 Apr 2008 Sam Varshavchik wrote :
 suresh p writes:
 
 On Tue, 15 Apr 2008 Sam Varshavchik wrote :
  suresh p writes:
  
  Hello,
  
  I am using courier-imap and openldap. I have a field 
mailQuotaSize: 100 (1MB) stored in ldap ; and in authldaprc I set

  LDAP_MAILDIRQUOTA  mailQuotaSize.
  
  But this quota is not firing and I am able to send and read mails 
even when I have exceeded quota. Is there any other setting to be done ?

  
  The quota should be given as: 100S
  
  See http://www.courier-mta.org/maildir.html
  
 
 Hi,
 
 It still isnt working. I tried diff things :
 
 a) maildirmake -q 100S /users/pg05/suresh/Maildir
 
 b) Added a new attribute to ldap entry , mailQuota and set it to 100S
   And changed quota entry in authldaprc. And my mailbox is more 
than   6MB in size.

 
 Am I missing any config thing ?
 
 You only said that you're using Courier-IMAP. Courier-IMAP has nothing 
to do with mail delivery, so whatever you're using to deliver mail, you 
need to verify that it's configured properly to read the quota setting.

 

I am using qmail for mail delivery and the default delivery is set to
|/usr/lib/courier-imap/bin/deliverquota ./Maildir

Check the contents of the maildirsize file in the maildir, to verify that 
the quota is properly set.


I checked this, this file is not getting created automatically. How do I 
configure it to create this file auto.


deliverquota does not read courier-authlib's authentication database, it 
doesn't even know what the recipient's address is, all you give it is the 
maildir's pathname. It is the responsibility of whatever software you use to 
manage your authentication database to also set the quota on the maildir.




pgpZqCKRJptQ1.pgp
Description: PGP signature
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] courier imap and mailquota

2008-04-16 Thread suresh p
On Wed, 16 Apr 2008 Sam Varshavchik wrote :
suresh p writes:

  On Tue, 15 Apr 2008 Sam Varshavchik wrote :
 suresh p writes:
 
 On Tue, 15 Apr 2008 Sam Varshavchik wrote :
  suresh p writes:
  
  Hello,
  
  I am using courier-imap and openldap. I have a field mailQuotaSize: 
  100 (1MB) stored in ldap ; and in authldaprc I set
  LDAP_MAILDIRQUOTA  mailQuotaSize.
  
  But this quota is not firing and I am able to send and read mails even 
  when I have exceeded quota. Is there any other setting to be done ?
  
  The quota should be given as: 100S
  
  See http://www.courier-mta.org/maildir.html
  
 
 Hi,
 
 It still isnt working. I tried diff things :
 
 a) maildirmake -q 100S /users/pg05/suresh/Maildir
 
 b) Added a new attribute to ldap entry , mailQuota and set it to 100S
   And changed quota entry in authldaprc. And my mailbox is more than 
   6MB in size.
 
 Am I missing any config thing ?
 
 You only said that you're using Courier-IMAP. Courier-IMAP has nothing to 
 do with mail delivery, so whatever you're using to deliver mail, you need 
 to verify that it's configured properly to read the quota setting.
 

I am using qmail for mail delivery and the default delivery is set to
|/usr/lib/courier-imap/bin/deliverquota ./Maildir

Check the contents of the maildirsize file in the maildir, to verify that the 
quota is properly set.


maildirsize file has this

[EMAIL PROTECTED] Maildir]# cat maildirsize 
100S
 6205782   62

[EMAIL PROTECTED] Maildir]# du -sh ../Maildir
6.4M../Maildir



-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] courier imap and mailquota

2008-04-15 Thread Sam Varshavchik

suresh p writes:


On Tue, 15 Apr 2008 Sam Varshavchik wrote :
suresh p writes:

Hello,

I am using courier-imap and openldap. I have a field mailQuotaSize: 
100 (1MB) stored in ldap ; and in authldaprc I set

LDAP_MAILDIRQUOTA  mailQuotaSize.

But this quota is not firing and I am able to send and read mails even 
when I have exceeded quota. Is there any other setting to be done ?


The quota should be given as: 100S

See http://www.courier-mta.org/maildir.html


Hi,

It still isnt working. I tried diff things :

a) maildirmake -q 100S /users/pg05/suresh/Maildir

b) Added a new attribute to ldap entry , mailQuota and set it to 100S
  And changed quota entry in authldaprc. And my mailbox is more than 
  6MB in size.


Am I missing any config thing ?


You only said that you're using Courier-IMAP. Courier-IMAP has nothing to do 
with mail delivery, so whatever you're using to deliver mail, you need to 
verify that it's configured properly to read the quota setting.





pgpwjz0Ccxoe2.pgp
Description: PGP signature
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] courier imap and mailquota

2008-04-15 Thread suresh p
  On Tue, 15 Apr 2008 Sam Varshavchik wrote :
suresh p writes:

On Tue, 15 Apr 2008 Sam Varshavchik wrote :
 suresh p writes:
 
 Hello,
 
 I am using courier-imap and openldap. I have a field mailQuotaSize: 
 100 (1MB) stored in ldap ; and in authldaprc I set
 LDAP_MAILDIRQUOTA  mailQuotaSize.
 
 But this quota is not firing and I am able to send and read mails even 
 when I have exceeded quota. Is there any other setting to be done ?
 
 The quota should be given as: 100S
 
 See http://www.courier-mta.org/maildir.html
 

Hi,

It still isnt working. I tried diff things :

a) maildirmake -q 100S /users/pg05/suresh/Maildir

b) Added a new attribute to ldap entry , mailQuota and set it to 100S
  And changed quota entry in authldaprc. And my mailbox is more than   6MB 
in size.

Am I missing any config thing ?

You only said that you're using Courier-IMAP. Courier-IMAP has nothing to do 
with mail delivery, so whatever you're using to deliver mail, you need to 
verify that it's configured properly to read the quota setting.


I am using qmail for mail delivery and the default delivery is set to
|/usr/lib/courier-imap/bin/deliverquota ./Maildir



-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] courier imap and mailquota

2008-04-15 Thread Sam Varshavchik

suresh p writes:


  On Tue, 15 Apr 2008 Sam Varshavchik wrote :
suresh p writes:

On Tue, 15 Apr 2008 Sam Varshavchik wrote :
 suresh p writes:
 
 Hello,
 
 I am using courier-imap and openldap. I have a field mailQuotaSize: 
100 (1MB) stored in ldap ; and in authldaprc I set

 LDAP_MAILDIRQUOTA  mailQuotaSize.
 
 But this quota is not firing and I am able to send and read mails 
even when I have exceeded quota. Is there any other setting to be done ?

 
 The quota should be given as: 100S
 
 See http://www.courier-mta.org/maildir.html
 

Hi,

It still isnt working. I tried diff things :

a) maildirmake -q 100S /users/pg05/suresh/Maildir

b) Added a new attribute to ldap entry , mailQuota and set it to 100S
  And changed quota entry in authldaprc. And my mailbox is more than   
6MB in size.


Am I missing any config thing ?

You only said that you're using Courier-IMAP. Courier-IMAP has nothing to 
do with mail delivery, so whatever you're using to deliver mail, you need 
to verify that it's configured properly to read the quota setting.



I am using qmail for mail delivery and the default delivery is set to
|/usr/lib/courier-imap/bin/deliverquota ./Maildir


Check the contents of the maildirsize file in the maildir, to verify that 
the quota is properly set.





pgp9So2AA9Xbh.pgp
Description: PGP signature
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


[courier-users] courier imap and mailquota

2008-04-14 Thread suresh p

Hello,

I am using courier-imap and openldap. I have a field mailQuotaSize: 100 
(1MB) stored in ldap ; and in authldaprc I set
LDAP_MAILDIRQUOTA  mailQuotaSize.

But this quota is not firing and I am able to send and read mails even when I 
have exceeded quota. Is there any other setting to be done ?

Thanks and regards,
Suresh Iyengar

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] courier imap and mailquota

2008-04-14 Thread Sam Varshavchik

suresh p writes:


Hello,

I am using courier-imap and openldap. I have a field mailQuotaSize: 
100 (1MB) stored in ldap ; and in authldaprc I set

LDAP_MAILDIRQUOTA  mailQuotaSize.

But this quota is not firing and I am able to send and read mails even 
when I have exceeded quota. Is there any other setting to be done ?


The quota should be given as: 100S

See http://www.courier-mta.org/maildir.html



pgptmNwhBERE6.pgp
Description: PGP signature
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] courier imap and mailquota

2008-04-14 Thread suresh p
  


On Tue, 15 Apr 2008 Sam Varshavchik wrote :
suresh p writes:

Hello,

I am using courier-imap and openldap. I have a field mailQuotaSize: 100 
(1MB) stored in ldap ; and in authldaprc I set
LDAP_MAILDIRQUOTAÂ  mailQuotaSize.

But this quota is not firing and I am able to send and read mails even when I 
have exceeded quota. Is there any other setting to be done ?

The quota should be given as: 100S

See http://www.courier-mta.org/maildir.html


Hi,

It still isnt working. I tried diff things :

a) maildirmake -q 100S /users/pg05/suresh/Maildir

b) Added a new attribute to ldap entry , mailQuota and set it to 100S
   And changed quota entry in authldaprc. And my mailbox is more than 
  6MB in size.

Am I missing any config thing ?

Thanks and regards,
Suresh Iyengar




-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users