Re: [exim] sLocate Database

Top Pagina
Delete this message
Reply to this message
Auteur: Eli Sand
Datum:  
Aan: 'Exim Mailing List'
Onderwerp: 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.