Re: [exim] sLocate Database

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Eli Sand
Date:  
À: 'Exim Mailing List'
Sujet: Re: [exim] sLocate Database
> I did add /backup to PRUNEPATHS where I archive old email from
> suspended accounts. Problem is can I add something like this to
> PRUNEPATHS: "/home/*/imap/*/*/Maildir/new/"?


If you're scheduling it from cron, and cron runs a shell that supports that
kind of path expansion, then yes you can. Easiest way is to try it and then
search the db and see if you have any Maildir directories in your db or not.

Eli.