Re: [Evolution-hackers] recent change breaks filters???
- From: Reid Thompson <Reid Thompson ateb com>
- To: Matthew Barnes <mbarnes redhat com>
- Cc: "evolution-hackers gnome org" <evolution-hackers gnome org>
- Subject: Re: [Evolution-hackers] recent change breaks filters???
- Date: Thu, 16 Aug 2012 15:12:50 +0000
On Thu, 2012-08-16 at 10:47 -0400, Matthew Barnes wrote:
> On Thu, 2012-08-16 at 13:36 +0000, Reid Thompson wrote:
> > are the accounts under ~/.local/share/evolution/mail only used for
> > local mail, or locally sync'd mail?
>
> Those directories are for local mail storage, correct.
>
>
> > and the .cache/evolution accounts are used for 'everyday' operations for
> > remote mail?
>
> Those directories are for caching remote mail, correct.
>
> The accounts themselves are in ~/.config/evolution/sources now.
>
> Matthew Barnes
>
>
Matthew,
Thanks, so it appears I just need to update filters.xml to convert all
instances of the folder uri substring
folder://1321906405.19378.1%40raker2/Inbox/
to
folder://1321906405.19378.1%40raker2/Mailbox%20-%20Reid%20Thompson/Inbox/
my filters use 1321906405.19378.1%40raker2/
EX:
<folder uri="folder://1321906405.19378.1%40raker2/Inbox/DavesCrons"/>
which exists as
[11:00:56][0s] rthompso@raker2> ~/.config/evolution/sources
$ ls -rlt 1321906405.19378.1@raker2*
-rw------- 1 rthompso staff 271 Aug 2 16:12 1321906405.19378.1@raker2.source
$ cat 1321906405.19378.1@raker2.source
[Data Source]
DisplayName=Reid.Thompson@ateb.comEWS
Enabled=true
Parent=1339189036.14925.13@raker2
[Mail Account]
IdentityUid=1339189036.14925.11@raker2
BackendName=ews
[Refresh]
Enabled=true
IntervalMinutes=3
[Message Disposition Notifications]
ResponsePolicy=never
which lists parent as 1339189036.14925.13@raker2 and account as 1339189036.14925.11@raker2 -- but all of the filters fail with "No such folder:... " messages
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]