Re: [exim] Maildir Quota excluding Trash folder.

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Daniel Tiefnig
Fecha:  
A: exim-users
Asunto: Re: [exim] Maildir Quota excluding Trash folder.
Derek Listmail Acct wrote:
> Exim is noticing the 'maildirfolder' file in the .Trash folder and
> then incrementing the maildirsize file in the parent directory.


But if exim is the one to create the IMAP Folder, it will not create
this maildir file, because it's not aware it's delivering into a folder.

So maybe a boolean option that tells exim it's delivering into a
subfolder would do the trick... But what if exim delivers into a
subfolder of a subfolder? How can nonexistent subfolders be
distinguished from nonexisting maildirs?

lg,
daniel