From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.52.169.69 with SMTP id ac5csp7010vdc; Thu, 15 Aug 2013 06:43:19 -0700 (PDT) X-Received: by 10.182.242.37 with SMTP id wn5mr1441264obc.56.1376574199090; Thu, 15 Aug 2013 06:43:19 -0700 (PDT) Return-Path: Received: from rubyforge.org ([50.56.192.79]) by mx.google.com with ESMTP id nk8si25034258obb.37.2013.08.15.06.43.18 for ; Thu, 15 Aug 2013 06:43:18 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) client-ip=50.56.192.79; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 50.56.192.79 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 77C552E201; Thu, 15 Aug 2013 13:43:19 +0000 (UTC) X-Greylist: delayed 466 seconds by postgrey-1.31 at rubyforge; Thu, 15 Aug 2013 13:43:09 UTC Received: from mail-qe0-f45.google.com (mail-qe0-f45.google.com [209.85.128.45]) by rubyforge.org (Postfix) with ESMTP id 95A102E1DE for ; Thu, 15 Aug 2013 13:43:09 +0000 (UTC) Received: by mail-qe0-f45.google.com with SMTP id x7so428566qeu.4 for ; Thu, 15 Aug 2013 06:43:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:user-agent:content-transfer-encoding:mime-version :content-type; bh=Tp5p0mV56h9mF0BgaYY4Q5jIbfiWufhiiPcp3ZGLwVc=; b=DSpaoUXF7ttukw7abVxiYCc8zMk+Ks/yWK9mAYmSw4XPgULhtHfadjbulNVPuvvJyc EHEzeukcEO8joVY+byCvKCid64nEsAI/Ie62/tP10lhUVtrfB+qGmDRwvZTce8qjz3QM qyQgG57NcLaMjq5qmhf4UcUCbM8sAe9qzoMnNOOC9g/7MnUr5BvdM33FAhUWYz7BBiT0 QuuBu/dPw2vsvni5PZkSscjUAUoVJqIs8Km54WASvoSMG/ESU+or9dact8WdubJjFWOg 2BjJOSzPQYjZfW0+MVf/O+h+AEA5Oqxz2S3g9RNBN1dRi1WaxMVZqSPoSP1NS2sydRrL O6Ng== X-Gm-Message-State: ALoCoQnj/ouYoQuiWYwAdr8RwHCNNXOTjRDtTJ3W4qxx54EN1lN+IJ61+e8GymAgOEr6CkliIsDJ X-Received: by 10.229.101.129 with SMTP id c1mr2743078qco.89.1376573719556; Thu, 15 Aug 2013 06:35:19 -0700 (PDT) Received: from localhost ([138.110.183.72]) by mx.google.com with ESMTPSA id gp3sm2786027qeb.2.2013.08.15.06.35.18 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 15 Aug 2013 06:35:18 -0700 (PDT) From: Steven Schmeiser To: sup-talk In-reply-to: <1376572537-sup-83@mint> References: <51692285.8000709@gaute.vetsj.com> <51695AF1.2070701@gaute.vetsj.com> <5169925C.1060701@gaute.vetsj.com> <516997BD.7010409@gaute.vetsj.com> <1365938152-sup-6420@mint> <516A9BA0.7040906@gaute.vetsj.com> <1366143381-sup-8459@mint> <1376572537-sup-83@mint> Date: Thu, 15 Aug 2013 09:35:17 -0400 Message-Id: <1376573604-sup-1651@indy.local> User-Agent: Sup/git MIME-Version: 1.0 Subject: Re: [sup-talk] Is maildir-sync ready for prime time? X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============9047511502152457429==" Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org --===============9047511502152457429== Content-Transfer-Encoding: 8bit Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=-1376573717-625342-28209-9856-19-=" --=-1376573717-625342-28209-9856-19-= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I've been using the maildir-sync branch for a month or so and have not en= countered any problems. I also vote for a merge. Steve = > Hi fellow sup users, > = > the maildir-sync branch has been hanging around for quite a while. Sinc= e > sup 0.14.0 is out now, we could consider merging it into the developer > branch. I've been using the branch continuously and haven't encountered= > any problems so far. > = > Has anyone else tried the branch, or is willing to do so? It would be > great to have some more opinions on it. > = > Gaute created a corresponding pull request here: > https://github.com/sup-heliotrope/sup/pull/126 > = > Cheers, > Eric > = > On 04/16/2013 22:30:26, Eric Weikl wrote: > > Hi everyone, > > = > > I created a new branch with all the commits from Damien Leone and > > Edward Yang related to maildir syncback and put it here: > > = > > https://github.com/sup-heliotrope/sup/tree/maildir-sync > > = > > I skipped some advanced stuff like Edward's inotify support for now. = We > > can add that later. > > = > > I performed some basic testing, but it would be great if some more > > people could give it a try. There's some documentation in the wiki: > > = > > https://github.com/sup-heliotrope/sup/wiki/Maildir-Syncback > > = > > Cheers, > > Eric --=-1376573717-625342-28209-9856-19-= Content-Disposition: attachment; filename="signature.asc" Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.20 (Darwin) iQIcBAEBAgAGBQJSDNkVAAoJENotiqGi+fT6EZ0QAJcRf7ZlJK4KZwoeKt1HZ246 JNgU+5AkMhS8n2QxYW5Q0njlfo/ZyGYQ8tBGFG9+NF1/NmT3DMQDegGbGHaHOfvi Y65DmyujQXcn5DcRJQPAiH9VJryUlJMaar+dEojndm5niZxaTIcfeEH92IrLXNNw 0QiwNzw3cAkNmCxctiqobHhYwYIaLXQHOjIZltm2Qd/qW34ib6xLyjlkenvs96vK fRcH4GfcVDYTcr/Bg+UpZP82kLNCgWjFqU4ue9S2XbEKB4uttzRDqVByQEWjZApP VSUuKo2FoPbm5uMthCMbUE5chCllVvC9DUP4kIDL4HMEE88hnfXFl+TipnLmRJkB OpkbU1aHeDZG+PDcNVd7fwsBlXqcgQDZmFg3fhot/+sLepHcpKn4uTEn2G7B74e5 114AOI5PR+d4Ubd5aNCE+qA+ufWh0zzyOKjuSfxYAGjU2R6HgT2RBJXnvEHLbnkv mJgG8W8eE0DrRstpVHSydU2RxYI2R2iYd2bDnGxeG9w+jASqRdDaEjZf3aTtgTPn 91Fs42nKxhMswjkBriC19nh03yH4kNJ1PSzR03ImeT3c/d0FTzSdZhDJmp3eDh/u 8Qqe0fFg5DNpLmFVKhLMAXSLrv1iW/EdfJJ7kENd8UAGowrCflTu0oOC3f7ZowP9 sH2d4GkPQ6IhOGKPhO07 =SGzT -----END PGP SIGNATURE----- --=-1376573717-625342-28209-9856-19-=-- --===============9047511502152457429== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk --===============9047511502152457429==--