From: Greg KH <greg@kroah.com>
To: git@vger.kernel.org
Subject: Re: git for mail synchronization
Date: Sun, 6 Mar 2011 11:56:48 -0800 [thread overview]
Message-ID: <20110306195648.GA10264@kroah.com> (raw)
In-Reply-To: <20110306191013.GA12688@nibiru.local>
On Sun, Mar 06, 2011 at 08:10:13PM +0100, Enrico Weigelt wrote:
>
> Hi folks,
>
>
> I'm currently thinking about using git for mail synchronization.
> The scenario:
>
> * multiple hosts share a set of maildirs where new mails can be
> added or removed arbitrarily (using non-conflicting filenames,
> eg. their sha-hashes)
> * on each host, the current tree is committed in some time
> interval
> * the hosts pull from each other and merge in the other's trees.
>
>
> Could this work well ?
It can work, there was a blog post somewhere that showed one solution
for this type of thing, google is your friend here.
But, I would recommend just using something like offlineimap instead, it
handles stuff like this much easer than git, and then using git to store
an "archive" version of emails you want to keep longer. That's what I
do and it's much easier in the end.
best of luck,
greg k-h
prev parent reply other threads:[~2011-03-06 19:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-06 19:10 git for mail synchronization Enrico Weigelt
2011-03-06 19:56 ` Greg KH [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110306195648.GA10264@kroah.com \
--to=greg@kroah.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).