Gentoo Archives: gentoo-user

From: David Voge <davidvoge@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Mail on multiple laptops
Date: Sat, 02 Aug 2008 11:13:36
Message-Id: 20080802131317.700cf942@david.home
In Reply to: [gentoo-user] Mail on multiple laptops by Michael Pobega
1 Am Tue, 15 Jul 2008 09:05:34 -0400
2 schrieb Michael Pobega <pobega@×××××.com>:
3
4 > I've always had just one laptop so I've been a POP user for years now,
5 > but I'm finally buying a second laptop for travels (Asus Eee PC) and I
6 > was wondering what gentoo-user would recommend as a good way to keep
7 > the mail synced on both of my machines.
8 >
9 > I was looking into IMAP but I can't really figure out how it works,
10 > and Google doesn't offer IMAP, and I'd like to keep this e-mail
11 > address. Can anyone make any suggestions?
12 >
13
14 i have one notebook and a workstation. i dont use the notebook very
15 often because of that i use only a simple rsync to sync the mails
16 from my workstations and all dokuments in $HOME too.
17
18 rsync -avz --progress --exclude 3 $HOME/ user@notebook:$HOME
19 (after first $HOME slash is needed!)
20
21 i dont have problem with that anyway and did not need any other solution
22 in this time. i works like i want and fast.
23
24 greetings david

Attachments

File name MIME type
signature.asc application/pgp-signature