Re: [Evolution] 'Default account': How used?

2011-05-04 Thread Maurice Batey
On Tue, 03 May 2011 08:35:50 -0400, Adam Tauno Williams wrote: > I believe it is the account used for send settings if no account is > currently selected. Thank you, Adam! -- /\/\aurice ___ evolution-list mailing list evolution-list@gnome

[Evolution] Evolution problems after upgrading Ubunto 11.04

2011-05-04 Thread Cristina Valderas
Hi all, I've just upgraded to ubunto 11.04 and everything seems to be ok but the evolution. I have got all folders but when trying to get new messages or send a messages, evolution doesn't ask me for any password and the message I get is "getting messages (0% completed) and that's all. Could you

Re: [Evolution] Backup Problems

2011-05-04 Thread Pete Biggs
> I have done the backup and the new system seems to have accepted this > backup, all my emails are there in the correct folders, but I can not > send or receive mail. Evolution tries to send and receive then times > out. The computer connects to the internet correctly. > >From the FAQ http://li

[Evolution] Backup Problems

2011-05-04 Thread David Jones
I am currently using Evoution 2.28.1 and I am trying to upgrade to 2.32.2 under Ubuntu 11.04. I have done the backup and the new system seems to have accepted this backup, all my emails are there in the correct folders, but I can not send or receive mail. Evolution tries to send and receive then t

[Evolution] Backing from version 2.6.0 to 2.32.0

2011-05-04 Thread SanthanaKrishnan
I am trying to upgrade nearly 20 systems in our company to fedora 14 from fedora 5. Evolution version in Fedora 5 was 2.6.0. Evolution version in Fedora 14 is the latest 2.32.0. I backed up using the time tested method of $tar -cvzf evolution-backup.tar.gz .evolution .gconf/apps/evolution .gno

Re: [Evolution] Attaching email as reply to another email?

2011-05-04 Thread Adam Tauno Williams
On Wed, 2011-05-04 at 14:30 +0100, Graham Murray wrote: > Is it possible, and if so how, to reply to an email (thus maintaining > threading etc) and in that reply attach another email (from the 'sent' > mailbox in the case I am wanting to do, if that makes any difference) as > MIME type message/rfc

Re: [Evolution] Attaching email as reply to another email?

2011-05-04 Thread David Woodhouse
On Wed, 2011-05-04 at 14:30 +0100, Graham Murray wrote: > Is it possible, and if so how, to reply to an email (thus maintaining > threading etc) and in that reply attach another email (from the 'sent' > mailbox in the case I am wanting to do, if that makes any difference) as > MIME type message/rfc

[Evolution] Attaching email as reply to another email?

2011-05-04 Thread Graham Murray
Is it possible, and if so how, to reply to an email (thus maintaining threading etc) and in that reply attach another email (from the 'sent' mailbox in the case I am wanting to do, if that makes any difference) as MIME type message/rfc822? ___ evolution-

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-05-04 Thread Matthias Apitz
El día Wednesday, May 04, 2011 a las 11:48:05AM +0100, David Woodhouse escribió: > On Wed, 2011-05-04 at 12:45 +0200, Matthias Apitz wrote: > > > That would seem to imply that your hash table was buggered from the very > > > beginning. If you really can't get gdb to work properly and use a > > > h

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-05-04 Thread pablo.a.saave...@gmail.com
On 19 April 2011 12:24, David Woodhouse wrote: > Exchange Web Services is the SOAP-based protocol that obsoletes MAPI, as > of Exchange 2007. > > We are pleased to finally announce that the EWS support for Evolution > has reached our Alpha milestone. > > It can be downloaded from >ftp://f

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-05-04 Thread Matthias Apitz
El día Wednesday, May 04, 2011 a las 11:48:05AM +0100, David Woodhouse escribió: > On Wed, 2011-05-04 at 12:45 +0200, Matthias Apitz wrote: > > > That would seem to imply that your hash table was buggered from the very > > > beginning. If you really can't get gdb to work properly and use a > > > h

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-05-04 Thread David Woodhouse
On Wed, 2011-05-04 at 12:45 +0200, Matthias Apitz wrote: > > That would seem to imply that your hash table was buggered from the very > > beginning. If you really can't get gdb to work properly and use a > > hardware watchpoint, try littering similar printfs all the way through > > g_hash_table_new

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-05-04 Thread Matthias Apitz
El día Wednesday, May 04, 2011 a las 10:52:03AM +0100, David Woodhouse escribió: > On Wed, 2011-05-04 at 11:44 +0200, Matthias Apitz wrote: > > I have inserted some fprintf's in read_conf() to print in hex the memory > > of the hash_table (see below); it matches what gdb reads about the > > hash_t

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-05-04 Thread David Woodhouse
On Wed, 2011-05-04 at 11:44 +0200, Matthias Apitz wrote: > I have inserted some fprintf's in read_conf() to print in hex the memory > of the hash_table (see below); it matches what gdb reads about the > hash_table (values marked with ^^^); Was that *right* after the g_hash_table_new() call? Tha

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-05-04 Thread Matthias Apitz
El día Friday, April 29, 2011 a las 10:48:46AM +0200, Matthias Apitz escribió: > El día Thursday, April 28, 2011 a las 04:13:40PM +0100, David Woodhouse > escribió: > > > On Thu, 2011-04-28 at 16:54 +0200, Matthias Apitz wrote: > > > > > > I've rebuild glib-2.26.1 and evo-exchange 2.32.3 (remov