[Evolution-hackers] Evolution 2.32.0 and pop3 server error

2010-10-16 Thread Dmitry Korzhevin
Has anyone come across a bug in Evolution 2.32.0: 

Storage POP3 does not use a hierarchical folder structure

___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] XDG Base Directories

2010-10-16 Thread Martin Owens
Hey Matthew,

I welcome the move to XDG at last but...

On Sun, 2010-06-06 at 12:34 -0400, Matthew Barnes wrote:
> .local/
>   +-- share/
> +-- evolution/
>   +-- addressbook/
>   | +-- <>
>   +-- calendar/
>   | +-- <>
>   +-- mail/
>   | +-- <>
>   +-- memos/
>   | +-- <>
>   +-- tasks/
>   | +-- <>
>   +-- camel-cert.db
>   +-- cert8.db
>   +-- cert9.db
>   +-- key3.db
>   +-- key4.db
>   +-- mapi-profiles.ldb
>   +-- secmod.db
> 
> 
> Comments:
> 
> * Cached Camel provider data moves to ~/.cache/evolution/mail.  This
>   includes folders.db.  Files for local accounts will be divided up:
>   index files for searching would go in ~/.cache, whereas actual mail
>   content (mbox/Maildir/etc.) would go in ~/.local.  Need to think on
>   that some more. 

You do know that ~/.local is for user application data and not
application user data? Yes they sound almost like the same thing, but
there is a very big difference between firefox plugins/evolution filters
and emails/calendar events.

Because hiding user data is cool and making backups impossible is
awesome.

If you're planning on separating out the indexing (a good move) then why
not just park emails in ~/Documents/Email in a list of maildirs?

Martin,

___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] XDG Base Directories

2010-10-16 Thread Matthew Barnes
On Sat, 2010-10-16 at 11:49 -0400, Martin Owens wrote:
> > * Cached Camel provider data moves to ~/.cache/evolution/mail.  This
> >   includes folders.db.  Files for local accounts will be divided up:
> >   index files for searching would go in ~/.cache, whereas actual mail
> >   content (mbox/Maildir/etc.) would go in ~/.local.  Need to think on
> >   that some more. 
> 
> You do know that ~/.local is for user application data and not
> application user data? Yes they sound almost like the same thing, but
> there is a very big difference between firefox plugins/evolution filters
> and emails/calendar events.
> 
> Because hiding user data is cool and making backups impossible is
> awesome.
> 
> If you're planning on separating out the indexing (a good move) then why
> not just park emails in ~/Documents/Email in a list of maildirs?

My examples above were mistaken.  I was referring to account types that
deliver mail to the "On This Computer" store such as POP.  How and where
those mails get stored is up to Evolution.

You can still set up ~/Documents/Email as the root of a maildir tree and
point Evolution at it.  The data there won't be moved.


___
evolution-hackers mailing list
evolution-hackers@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-hackers