Re: [qmailtoaster] SquirrelMail

2019-10-31 Thread Jeff Koch

Hi Angus/Eric:

Angus - thank you for finding something on this issue but I'm not sure 
whether this is the problem. Here are my dovecot settings related to 
'quota'. They seem to be exactly the same as Eric's:


pegasus:/# grep quota /etc/dovecot/*.conf
/etc/dovecot/toaster.conf:mail_plugins = $mail_plugins quota
/etc/dovecot/toaster.conf:plugin/quota = maildir
/etc/dovecot/toaster.conf:  mail_plugins = $mail_plugins imap_quota
/etc/dovecot/toaster.conf:  args = cache_key=%u 
quota_template=quota_rule=*:backend=%q

/etc/dovecot/toaster.conf:  quota = maildir:ignore=Trash
/etc/dovecot/toaster.conf:  quota_rule = ?:storage=0

Jeff

On 10/31/2019 10:35 AM, Eric Broch wrote:
When I create a user with vadduser the maildirsize file is 
automatically created. When I open squirrelmail whatever is in this 
file is reflected in as quota. If I logout of squirrelmail and delete 
the file maildirsize and then log back in the file is created 
automatically by, I think, Dovecot. These are my dovecot settings


grep quota /etc/dovecot/*.conf

/etc/dovecot/toaster.conf:mail_plugins = $mail_plugins quota
/etc/dovecot/toaster.conf:plugin/quota = maildir
/etc/dovecot/toaster.conf:  args = cache_key=%u 
quota_template=quota_rule=*:backend=%q

/etc/dovecot/toaster.conf:  mail_plugins = $mail_plugins imap_quota
/etc/dovecot/toaster.conf:  quota = maildir:ignore=Trash
/etc/dovecot/toaster.conf:  quota_rule = ?:storage=0

On 10/30/2019 9:48 PM, Angus McIntyre wrote:
Some quick Googling suggests that this is a dovecot error, not a 
Squirrelmail error.


One person responding to a question about this error suggests 
checking '/etc/dovecot/dovecot.conf' to make sure that the 
'quotadict' variable is not commented out. I don't know if that's 
relevant to your situation, but I'd suggest digging into the dovecot 
logs and configuration to see if that suggests any issues.


Angus



On 2019-10-29 12:30, Jeff Koch wrote:

Here's a screen shot of the squirrel mail issue -  the error goes
away if I run vuserinfo from within the server - Jeff

On 10/28/2019 7:59 PM, Eric Broch wrote:


I've never seen it.

On 10/28/2019 5:28 PM, Jeff Koch wrote:


Hi Guys:

Periodically customers go into squirrelmail and see this error
message:

ERROR: Could not complete request.
Query:
Reason Given: Internal quota calculation error (0.001 + 0.000
secs).

I can fix it easily by doing a 'userinfo' on the email account.
Apparently that forces a recalculation of the user's quota usage
and fixes the error. But the question is why does this error show
up in the first place and how to prevent it from happening. Has
any one else seen this?

Jeff





-


To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com




-


To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] SquirrelMail

2019-10-31 Thread Remo Mattei
Here are mine on toaster.conf


mail_plugins = $mail_plugins quota
plugin/quota = maildir
  mail_plugins = $mail_plugins imap_quota
  args = cache_key=%u quota_template=quota_rule=*:backend=%q
  quota = maildir:ignore=Trash
  quota_rule = ?:storage=0

And I do not have the issue you are facing. I do however stopped using 
SquirrelMail. Now either RainMail or Round.

Remo 

> On Oct 31, 2019, at 07:35, Eric Broch  wrote:
> 
> When I create a user with vadduser the maildirsize file is automatically 
> created. When I open squirrelmail whatever is in this file is reflected in as 
> quota. If I logout of squirrelmail and delete the file maildirsize and then 
> log back in the file is created automatically by, I think, Dovecot. These are 
> my dovecot settings
> 
> grep quota /etc/dovecot/*.conf
> 
> /etc/dovecot/toaster.conf:mail_plugins = $mail_plugins quota
> /etc/dovecot/toaster.conf:plugin/quota = maildir
> /etc/dovecot/toaster.conf:  args = cache_key=%u 
> quota_template=quota_rule=*:backend=%q
> /etc/dovecot/toaster.conf:  mail_plugins = $mail_plugins imap_quota
> /etc/dovecot/toaster.conf:  quota = maildir:ignore=Trash
> /etc/dovecot/toaster.conf:  quota_rule = ?:storage=0
> 
> On 10/30/2019 9:48 PM, Angus McIntyre wrote:
>> Some quick Googling suggests that this is a dovecot error, not a 
>> Squirrelmail error.
>> 
>> One person responding to a question about this error suggests checking 
>> '/etc/dovecot/dovecot.conf' to make sure that the 'quotadict' variable is 
>> not commented out. I don't know if that's relevant to your situation, but 
>> I'd suggest digging into the dovecot logs and configuration to see if that 
>> suggests any issues.
>> 
>> Angus
>> 
>> 
>> 
>> On 2019-10-29 12:30, Jeff Koch wrote:
>>> Here's a screen shot of the squirrel mail issue -  the error goes
>>> away if I run vuserinfo from within the server - Jeff
>>> 
>>> On 10/28/2019 7:59 PM, Eric Broch wrote:
>>> 
 I've never seen it.
 
 On 10/28/2019 5:28 PM, Jeff Koch wrote:
 
> Hi Guys:
> 
> Periodically customers go into squirrelmail and see this error
> message:
> 
> ERROR: Could not complete request.
> Query:
> Reason Given: Internal quota calculation error (0.001 + 0.000
> secs).
> 
> I can fix it easily by doing a 'userinfo' on the email account.
> Apparently that forces a recalculation of the user's quota usage
> and fixes the error. But the question is why does this error show
> up in the first place and how to prevent it from happening. Has
> any one else seen this?
> 
> Jeff
> 
> 
 
>>> -
> 
> To unsubscribe, e-mail:
> qmailtoaster-list-unsubscr...@qmailtoaster.com
> For additional commands, e-mail:
> qmailtoaster-list-h...@qmailtoaster.com
 
 
>>> -
 
 To unsubscribe, e-mail:
 qmailtoaster-list-unsubscr...@qmailtoaster.com
 For additional commands, e-mail:
 qmailtoaster-list-h...@qmailtoaster.com
>> 
>> -
>> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
>> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
>> 
> 
> -
> To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
> For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com
> 


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



Re: [qmailtoaster] SquirrelMail

2019-10-31 Thread Eric Broch
When I create a user with vadduser the maildirsize file is automatically 
created. When I open squirrelmail whatever is in this file is reflected 
in as quota. If I logout of squirrelmail and delete the file maildirsize 
and then log back in the file is created automatically by, I think, 
Dovecot. These are my dovecot settings


grep quota /etc/dovecot/*.conf

/etc/dovecot/toaster.conf:mail_plugins = $mail_plugins quota
/etc/dovecot/toaster.conf:plugin/quota = maildir
/etc/dovecot/toaster.conf:  args = cache_key=%u 
quota_template=quota_rule=*:backend=%q

/etc/dovecot/toaster.conf:  mail_plugins = $mail_plugins imap_quota
/etc/dovecot/toaster.conf:  quota = maildir:ignore=Trash
/etc/dovecot/toaster.conf:  quota_rule = ?:storage=0

On 10/30/2019 9:48 PM, Angus McIntyre wrote:
Some quick Googling suggests that this is a dovecot error, not a 
Squirrelmail error.


One person responding to a question about this error suggests checking 
'/etc/dovecot/dovecot.conf' to make sure that the 'quotadict' variable 
is not commented out. I don't know if that's relevant to your 
situation, but I'd suggest digging into the dovecot logs and 
configuration to see if that suggests any issues.


Angus



On 2019-10-29 12:30, Jeff Koch wrote:

Here's a screen shot of the squirrel mail issue -  the error goes
away if I run vuserinfo from within the server - Jeff

On 10/28/2019 7:59 PM, Eric Broch wrote:


I've never seen it.

On 10/28/2019 5:28 PM, Jeff Koch wrote:


Hi Guys:

Periodically customers go into squirrelmail and see this error
message:

ERROR: Could not complete request.
Query:
Reason Given: Internal quota calculation error (0.001 + 0.000
secs).

I can fix it easily by doing a 'userinfo' on the email account.
Apparently that forces a recalculation of the user's quota usage
and fixes the error. But the question is why does this error show
up in the first place and how to prevent it from happening. Has
any one else seen this?

Jeff





-


To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com




-


To unsubscribe, e-mail:
qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail:
qmailtoaster-list-h...@qmailtoaster.com


-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com