Backing up evolution emails

Jorge Castelao jcastelao at gmail.com
Sun Jan 14 21:10:07 UTC 2007


El dom, 14-01-2007 a las 12:46 +0100, Duncan Lithgow escribió:
> (Did this come through the first time?)
> 
> I've got everything set up the way I like in Feisty and I'm ready to
> move. My only problem is how to backup emails in evolution... I can't
> afford to lose them.
> 
> Suggestions for backing up my (evolution) emails in Ubuntu Feisty?
> 

I don't know in Feisty, by in Edgy:

To backup (mails and configuration):
$ gconftool-2 --shutdown
$ evolution --force-shutdown
$ cd $HOME
$ tar czf evolution-backup.tar.gz
--exclude=.evolution/mail/imap .evolution .gnome2_private/Evolution
$ gconftool-2 --dump /apps/evolution > evolution_setting.xml

To restore:
$ gconftool-2 --shutdown
$ evolution --force-shutdown
$ tar xzf evolution-backup.tar.gz
$ gconftool-2 --unload evolution_setting.xml
$ gconftool-2 --load evolution_setting.xml


-----
Jorge Castelao
jcastelao at gmail.com
-----------------------------------------------------------------------------------
Mensaje firmado con GnuPG.
Clave pública: http://pgp.mit.edu
ID: 0x14EB01DC
Huella: 4467 6464 CF06 E3AA 4C88  E504 7A8C 04B6 14EB 01DC
------------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Esta parte del mensaje está firmada	digitalmente
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20070114/26f8e607/attachment.sig>


More information about the ubuntu-users mailing list