Posts Tagged ‘evolution’

Evolution templates plugin integrated into trunk

Sunday, July 20th, 2008

Thanks to the integration work by Bharath Acharya and the review by Srinivasa Ragavan, we now got Evolution template plugin (which I wrote some weeks ago) into trunk:

All this will be in 2.24 if nothing goes wrong (nothing should). So… yay! Maybe I’ll get a world-wide fan base now.

Kudos to Yannick for the original funding of my work.

Evolution templates plugin

Thursday, June 5th, 2008

Like just published in evolution-hackers list:

I spent the last few days hacking a plugin to reply messages with
predefined replies, templates in my faulty english.

I don’t know what would be the ideal steps to follow now, should I try
to get it inside Evolution I guess? So far I have seen that I need to
anyway, given that it requires full evo source to build.

I didn’t want to import it in GNOME’s svn because I think I should get
it into Evolution rather than an independent module in svn, I
published it here:
https://launchpad.net/evolution-templates-plugin

Code is here:
http://bazaar.launchpad.net/~diegoe/evolution-templates-plugin/trunk/files

And I uploaded a .deb for Ubuntu hardy, i386 here:
http://www.gnome.org/~diegoe/stuff/evolution-plugins-templates_20080604-2_i386.deb
md5: a39118cd944032cbb844560b2a37b704

I’m anxious to get comments about it :) .

Update: gunther asks for a screenshot.

templates.png

SMTP and gmail

Thursday, May 15th, 2008

Just for the records, gmail’s SMTP server uses port 465 for SSL and the 567 (or a similar number, too lazy to search for it) TLS, I had SSL + port 567 and I have been wondering why Evolution didn’t send my mails. Now I found out.