Our domestic LAN has 2 desktops and a laptop, all using Mandriva 2010.2, but are looking to move over to Mageia-2 in due course.
When away from home we clone email/documents/Pan etc. setups, and on return update the same apps on the desktops.
All is simple to do with Rsync - except (now) KMail.
With the earlier KMail on Mandriva a KMail email database can be cloned into the laptop with one command (on laptop):
rsync -avx --delete desktop:/home/user/.kde4/share/apps/kmail/mail/
/home/user/.kde4/share/apps/kmail/mail
and vice-versa on return.
With KMail 4.8.2 in Mageia-2-Beta3, the email database has gained a complicated addressing mechanism such that I have been unable to continue to use KMail in its 4.8.2. form, rendering the above rsync approach unusable.
Can anyone suggest a way around the stalemate? (Other than using IMAP...)
Failing a solution, I am going to have to either stop using KMail altogether (I'm trying out Evolution, and shall try Thinderbird when they implement maildir (possibly in T'bird 12)).
I am also trialling openSUSE 12.1 with opensuse-kde3 (as at 3.5.10), which provides pre-Akonadi KMail - wonderful!
Finally. when experimenting with KMail 4.8.2, I've managed to screw it up so it won't even start now ("Failed to fetch the resource collection - fatal error" - what does that mean?!). Tried uninstalling/re-installing - same error.
Anyone know how to get KMail to start again from scratch?!