Re: Missing Email & Folders

2018-11-07 Thread Michael Menge

Hi,

Quoting Robert Covell :


If you suspect this is due to a client related problem, you could
enable telemetry logging to find out who/what is causeing the emails to go

missing.


https://www.cyrusimap.org/imap/reference/faqs/o-telemetry.html


Good idea will turn this on.



If the purpose is to (mostly) copy emails into the folder and rarely
delete, you could restrict delete access to a specific account via ACL.

https://www.cyrusimap.org/imap/reference/admin/access-control/rights-
reference.html


Believe it is setup like this, been awhile since I did it. Will confirm.

Also forgot to say the one account is ~90GB if that makes any difference...

-Bob

(sent twice)



We have seen the same kind of problems with Outlook with much smaller  
mailboxes.
I didn't have the time to debug it. So fare I suspected that some Data  
in the Outlook

profile got somehow corrupted.

Regards,

   Michael Menge



M.MengeTel.: (49) 7071/29-70316
Universität Tübingen   Fax.: (49) 7071/29-5912
Zentrum für Datenverarbeitung  mail:  
michael.me...@zdv.uni-tuebingen.de

Wächterstraße 76
72074 Tübingen


Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus

Quotas

2018-11-07 Thread James B. Byrne via Info-cyrus
Cyrus-IMAPD-3.0.7 on FreeBSD-11.2p4

We have users who, having deleted email, evidently do not recover the
quota allocated to those messages.  We do not believe that we have
enabled delayed deletion.  All the user mailboxes previous had been
upgraded using:

sudo -u cyrus /usr/local/cyrus/sbin/reconstruct -f -r -G -V max user

We have also run reconstruct.  None-the-less some users show that they
have exceeded their quota even when most of their email has been
deleted.  Why?




-- 
***  e-Mail is NOT a SECURE channel  ***
Do NOT transmit sensitive data via e-Mail
 Do NOT open attachments nor follow links sent by e-Mail

James B. Byrnemailto:byrn...@harte-lyne.ca
Harte & Lyne Limited  http://www.harte-lyne.ca
9 Brockley Drive  vox: +1 905 561 1241
Hamilton, Ontario fax: +1 905 561 0757
Canada  L8E 3C3


Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


Re: Quotas

2018-11-07 Thread Albert Shih
Le 07/11/2018 à 08:52:20-0500, James B. Byrne via Info-cyrus a écrit
> Cyrus-IMAPD-3.0.7 on FreeBSD-11.2p4
>
> We have users who, having deleted email, evidently do not recover the
> quota allocated to those messages.  We do not believe that we have

Well...I don't think so. With my configuration (same as you cyrus +
FreeBSD 11) when someone delete a mail the quota is recover.

> enabled delayed deletion.  All the user mailboxes previous had been

with delayed deletion. For example :

[root /usr/local/cyrus/sbin]# ./quota user.zog
   Quota   % Used Used Resource Root
 20971520   13  2889569  STORAGE user.zog
137037  MESSAGE user.zog
 0 X-ANNOTATION-STORAGE user.zog
   299X-NUM-FOLDERS user.zog
[root /usr/local/cyrus/sbin]# cd /bals/user/zog
[root /bals/user/zog]# du -s -h .
3.9G.
[root /bals/user/zog]# find . -type f|wc
  179261  179264 2760840
[root /bals/user/zog]#

So you can see the quota show with cyrus command say I use 2889569 (~2.7
Go) and 137037 messages, but on the filesystem (ZFS) I use 3.9Go and 179000
files (event It's not precise because I didn't exclude cyrus*)

Regards

--
Albert SHIH
DIO bâtiment 15
Observatoire de Paris
xmpp: j...@obspm.fr
Heure local/Local time:
Wed Nov 7 16:25:13 CET 2018

Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


Re: Quotas

2018-11-07 Thread Merlin Hartley
When you say ‘delete’ do you mean a client software that may actually be moving 
the messages to a Trash folder?
This could have the effect you mention …


M
--
Merlin Hartley
Computer Officer
MRC Mitochondrial Biology Unit
University of Cambridge
Cambridge, CB2 0XY
United Kingdom

> On 7 Nov 2018, at 13:52, James B. Byrne via Info-cyrus 
>  wrote:
> 
> Cyrus-IMAPD-3.0.7 on FreeBSD-11.2p4
> 
> We have users who, having deleted email, evidently do not recover the
> quota allocated to those messages.  We do not believe that we have
> enabled delayed deletion.  All the user mailboxes previous had been
> upgraded using:
> 
> sudo -u cyrus /usr/local/cyrus/sbin/reconstruct -f -r -G -V max user
> 
> We have also run reconstruct.  None-the-less some users show that they
> have exceeded their quota even when most of their email has been
> deleted.  Why?
> 
> 
> 
> 
> -- 
> ***  e-Mail is NOT a SECURE channel  ***
>Do NOT transmit sensitive data via e-Mail
> Do NOT open attachments nor follow links sent by e-Mail
> 
> James B. Byrnemailto:byrn...@harte-lyne.ca
> Harte & Lyne Limited  http://www.harte-lyne.ca
> 9 Brockley Drive  vox: +1 905 561 1241
> Hamilton, Ontario fax: +1 905 561 0757
> Canada  L8E 3C3
> 
> 
> Cyrus Home Page: http://www.cyrusimap.org/
> List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
> To Unsubscribe:
> https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus


Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus