search for: jameszee13

Displaying 2 results from an estimated 2 matches for "jameszee13".

2015 Oct 23
0
help filtering messages
Bump - hoping someone can point me in the right direction. Thanks. On Tue, Oct 20, 2015 at 8:39 AM James <jameszee13 at gmail.com> wrote: > Hello, > > I'm attempting to use sieve-filter on a local mailbox. > > I've defined mail_location as follows: > % grep mail_location /etc/dovecot/conf.d/10-mail.conf > mail_location = maildir:~/Mail > > I have a large number of mailboxes...
2015 Oct 20
2
help filtering messages
Hello, I'm attempting to use sieve-filter on a local mailbox. I've defined mail_location as follows: % grep mail_location /etc/dovecot/conf.d/10-mail.conf mail_location = maildir:~/Mail I have a large number of mailboxes / mail in ~/Mail: ~ % find Mail | wc -l 63158 There are definitely a few messages in INBOX: ~ % find Mail/INBOX/cur | wc -l 5 I must admit, I'm completely new