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 [email protected]
$ cat [email protected]
[Data Source]
[email protected]
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
_______________________________________________
evolution-hackers mailing list
[email protected]
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-hackers