From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.42.179.196 with SMTP id br4cs127152icb; Sat, 27 Nov 2010 17:44:48 -0800 (PST) Received: by 10.229.222.19 with SMTP id ie19mr3329274qcb.198.1290908688111; Sat, 27 Nov 2010 17:44:48 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id u29si8464657qcp.167.2010.11.27.17.44.47; Sat, 27 Nov 2010 17:44:48 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id B7EBD177994A; Sat, 27 Nov 2010 20:44:47 -0500 (EST) Received: from mail-gy0-f178.google.com (mail-gy0-f178.google.com [209.85.160.178]) by rubyforge.org (Postfix) with ESMTP id 3B29B1858367 for ; Sat, 27 Nov 2010 20:27:15 -0500 (EST) Received: by gyd8 with SMTP id 8so1609763gyd.23 for ; Sat, 27 Nov 2010 17:27:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=5FSIpvMeu0pALRd2I6Jj5X2j3oM7X2X3MnEVYmPNh0s=; b=PW7KJZwDANk1R+/OzzqclgBO5k8xGIzWJU3ZV8DGlpTHPxnpZ+MeMR6UHIazCE+x97 7uEuzpKuL13kDVStf97S/jO1O4KOxHd/9QWa7r8/HaHLPTqhnYzmV1PgY777ojvejUqs ojxOJf0psoV/6OIpRVbVYBiPP+NqZ2e2A8gFc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=L8mc9kYW1fef1WxGISGKNvFLVY0Ir+NJc1WG/JLu4osw8zKmr7RsGlv0RljABu9ihg RT4hivh3EppDbZ3cSF64v5jJUkVmN3JLZtyy9hLlFojYw+osaucW9TQ5Ggj1TA1wsEfS yyP+cO/4BnO5cF58CyMcrA5wuI62UjkWqjf3U= MIME-Version: 1.0 Received: by 10.151.48.19 with SMTP id a19mr7566653ybk.447.1290907634178; Sat, 27 Nov 2010 17:27:14 -0800 (PST) Received: by 10.150.190.10 with HTTP; Sat, 27 Nov 2010 17:27:14 -0800 (PST) In-Reply-To: <1290889043-sup-6470@mailer> References: <1290889043-sup-6470@mailer> Date: Sun, 28 Nov 2010 02:27:14 +0100 Message-ID: From: Lurkos To: sup-talk Subject: Re: [sup-talk] IMAP, labels, editors 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org On Sat, Nov 27, 2010 at 9:26 PM, Damien Leone wrote: >> I've read in the latest History file that IMAP support is deprecated. >> Are you going to drop it? I mainly use IMAP to read my e-mail boxes, >> because I need to deal with them from different workstations (say: >> home, office, laptop, etc.). >> For this reason the local Maildir approach won't work for me. > > You can use offlineimap to fetch e-mails from your IMAP server and > save them as Maildir that are then added in sup. By setting your hooks > properly you can automatically call offlineimap before polling (see > the wiki). > >> Are the labels stored in a local database or also stored as flags via IMAP? >> Of course the second choice would be much more beneficial for people >> using e-mail from different locations. >> What happens if a new message is added to the mail spool from another >> source? Does *sup-sync* preserve labels already associated? > > Everything is stored locally, sup does not modify the Maildir sources > but there is a maildir-sync branch that allows you to keep > synchronized in both directions between your IMAP server and your sup > database. This is still under development though. This seems really interesting... and possibly a indication that the IMAP support would not be dropped. Thanks for your answers. Cheers, -- Lurkos _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk