> I have a desktop which uses Evo as the MUA. I am installing Linux onm > an obsolete IBM thinkpad. I am planning on using Evo on the laptop too.
An "obsolete" thinkpad... ;-) > However, I have no idea how to synchronise email (including accounts, > contacts and the like) between the 2 machines. Any clues and/or ideas > gratefully accepted. MultiSync can do this, AFAIK. It claims to sync at least "calendar, ToDos and contacts". http://multisync.sourceforge.net/ Beside that, you can always "sync" (well, a one way sync at least) multiple Evolutions by plain copying -- given, they are the same version. Close Evolution and run 'evolution --force-shutdown' on *both* systems, then copy the entire ~/evolution/ directory. To sync configuration data too on 1.4.x versions, do the same with the ~/.gconf/apps/evolution/ directory. HTH ...guenther -- char *t="[EMAIL PROTECTED]"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
