Re: [exim] Maildir Quota excluding Trash folder.

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marc Sherman
Fecha:  
A: exim-users
Cc: Michael Haardt
Temas nuevos: Re: [exim] several messages
Asunto: Re: [exim] Maildir Quota excluding Trash folder.
Philip Hazel wrote:
>
> Why? Is it mandatory to have those directories? This would prevent
> somebody having *only* subfolders and no "main" folder.


By my read of the maildir++ spec, it is, in fact, mandatory. However,
that's no reason for Exim to require it; be liberal in what you accept
and all that. I think that logging a warning when creating
"maildirfolder" in a dir that matches the regex but isn't within a valid
maildir would be a very good idea, however.

- Marc