[Evolution-hackers] external dependancy libmapi (openchange) version bump.

2009-06-03 Thread Johnny Jacob
Hello,

Evolution-MAPI would like to use libmapi 0.8.2 instead of 0.8.0 [0] .

0.8.2 has lot of memory leak fixes [1] and would need Samba4 Alpha 7. 

Patch for jhbuild is available [2].

Would like to know if there are any concerns?

Thanks.

[0]  http://live.gnome.org/TwoPointTwentyseven/ExternalDependencies
[1]  
http://www.openchange.org/index.php?option=com_content&task=view&id=129&Itemid=48
[2]  http://mail.gnome.org/archives/release-team/2009-June/msg1.html


-- 
Johnny [johnnyjacob.wordpress.com | johnnyjacob.org]

"May you share freely, never taking more than you give "


signature.asc
Description: This is a digitally signed message part
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] Plugin to move message to the corresponding folder according to the date of the message

2009-06-03 Thread Kip Warner
On Wed, 2009-06-03 at 11:15 +0200, Julien wrote:
> Hello, 
> 
> I want to sort mail and put them in a hierarchy of directory. One
> directory per year, then one sub-directory for each mounth and one
> sub-directory per day. 
> 
> I'm searching for a evolution plugin that can move selected messages
> to
> the right place. Is anyone have a moving plugin example ? 
> 
> How can I start my plugin ? How can I access to the date of the
> message ?
> 
> Thanks
> Julien
> 

A simple solution that doesn't involve writing a plugin is a simple
procmail recipe on the IMAP server side that does this for you. Should
not be too difficult.

-- 
Kip Warner -- Software Developer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com


signature.asc
Description: This is a digitally signed message part
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] Plugin to move message to the corresponding folder according to the date of the message

2009-06-03 Thread Julien
Le mercredi 03 juin 2009 à 08:01 -0400, Reid Thompson a écrit :
> On Wed, 2009-06-03 at 11:15 +0200, Julien wrote:
> > Hello, 
> > 
> > I want to sort mail and put them in a hierarchy of directory. One
> > directory per year, then one sub-directory for each mounth and one
> > sub-directory per day. 
> > 
> > I'm searching for a evolution plugin that can move selected messages to
> > the right place. Is anyone have a moving plugin example ? 
> > 
> > How can I start my plugin ? How can I access to the date of the
> > message ?
> > 
> download the evolution source ( git ), cd into evolution/plugins and
> look at the code for the current plugins.
> also 
> 
> http://www.google.com/search?q=evolution+plugin&ie=utf-8&oe=utf-8&aq=t&rls=org.gentoo:en-US:official&client=firefox-a

Thanks you !

Julien 

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] Plugin to move message to the corresponding folder according to the date of the message

2009-06-03 Thread Reid Thompson
On Wed, 2009-06-03 at 11:15 +0200, Julien wrote:
> Hello, 
> 
> I want to sort mail and put them in a hierarchy of directory. One
> directory per year, then one sub-directory for each mounth and one
> sub-directory per day. 
> 
> I'm searching for a evolution plugin that can move selected messages to
> the right place. Is anyone have a moving plugin example ? 
> 
> How can I start my plugin ? How can I access to the date of the
> message ?
> 
download the evolution source ( git ), cd into evolution/plugins and
look at the code for the current plugins.
also 

http://www.google.com/search?q=evolution+plugin&ie=utf-8&oe=utf-8&aq=t&rls=org.gentoo:en-US:official&client=firefox-a


> Thanks
> Julien
> 
> ___
> Evolution-hackers mailing list
> Evolution-hackers@gnome.org
> http://mail.gnome.org/mailman/listinfo/evolution-hackers


___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] Request for upgrading the minimum sqlite version to the latest stable version 3.6.x

2009-06-03 Thread P Chenthill
To be more specific 3.6.x = 3.6.14.2 (latest stable version) would be
better unless there is a reason not to have it as a minimum version.

Thanks, Chenthill.
On Wed, 2009-06-03 at 15:27 +0530, Chenthill wrote:
> Hi,
>We (evolution team) would like to request upgrading the minimum
> required version for sqlite to 3.6.x from 3.5.9 for the following
> reasons,
> 
> 1) Api change in xCheckReservedLock method. (reference -
> http://bugzilla.gnome.org/show_bug.cgi?id=575084 )
> 2) Most of the distributions have sqlite 3.6
> 
> Am adding ddl in CC to see if any other application has any issues with the 
> same.
> 
> Thanks, Chenthill.


___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


[Evolution-hackers] Request for upgrading the minimum sqlite version to the latest stable version 3.6.x

2009-06-03 Thread Chenthill
Hi,
   We (evolution team) would like to request upgrading the minimum
required version for sqlite to 3.6.x from 3.5.9 for the following
reasons,

1) Api change in xCheckReservedLock method. (reference -
http://bugzilla.gnome.org/show_bug.cgi?id=575084 )
2) Most of the distributions have sqlite 3.6

Am adding ddl in CC to see if any other application has any issues with the 
same.

Thanks, Chenthill.

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


[Evolution-hackers] Plugin to move message to the corresponding folder according to the date of the message

2009-06-03 Thread Julien
Hello, 

I want to sort mail and put them in a hierarchy of directory. One
directory per year, then one sub-directory for each mounth and one
sub-directory per day. 

I'm searching for a evolution plugin that can move selected messages to
the right place. Is anyone have a moving plugin example ? 

How can I start my plugin ? How can I access to the date of the
message ?

Thanks
Julien

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers