From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.213.7.146 with SMTP id d18cs163666ebd; Thu, 14 Jan 2010 06:31:04 -0800 (PST) Received: by 10.224.35.41 with SMTP id n41mr641992qad.308.1263479464002; Thu, 14 Jan 2010 06:31:04 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 6si1954172qwd.16.2010.01.14.06.31.03; Thu, 14 Jan 2010 06:31:03 -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 6AE731D788AE; Thu, 14 Jan 2010 09:31:03 -0500 (EST) Received: from mail-fx0-f226.google.com (mail-fx0-f226.google.com [209.85.220.226]) by rubyforge.org (Postfix) with ESMTP id 04E2415B802F for ; Thu, 14 Jan 2010 09:30:59 -0500 (EST) Received: by fxm26 with SMTP id 26so24247037fxm.19 for ; Thu, 14 Jan 2010 06:30:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type; bh=9Rf2DetrnrmLq0m+A/7f4zyCKwY0MhDA2XI6VQfQ4vs=; b=gFzAf+UChKGYYL35cCChiJgetvDQuW0hWGKJaBmpAELmTGU/+zvU90+0XF4FZcniix TyZXaEbFlTwW5PGuTJHYedl7n695clB0Gz8JKpQmqfZRKPiJ+dmtuYTFx29/s7bZFJVS SbhWs8jFcCVpW/uMBxMBtLNDs2vX32zl1ZjyU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=Lvd134woCUA0Cb6V08o835b4ek1JTARk6n1cFsHnJCh66AZk0D9xjGMlYJ6w7k1niV uXNmt0X36pPHZf/DUx3E1VcDQvMqfo60JY9WaqN0WmCMhznZRYkaupThLt/VCPsO3pBY lbPtk/gn+XSZjub6E8rkxw7vo0QNBPtkHjG2s= MIME-Version: 1.0 Received: by 10.223.4.81 with SMTP id 17mr1041657faq.93.1263479459116; Thu, 14 Jan 2010 06:30:59 -0800 (PST) In-Reply-To: <1263478004-sup-6388@masanjin.net> References: <1262776632-sup-1333@deepthought> <1262780979-sup-2146@changeling.local> <1262804701-sup-8673@deepthought> <1263478004-sup-6388@masanjin.net> Date: Thu, 14 Jan 2010 14:30:58 +0000 X-Google-Sender-Auth: c51b317e19a569b4 Message-ID: <6c399e451001140630ldee5cf5t16e24d33261c094@mail.gmail.com> From: Justin Mason To: William Morgan Cc: sup-talk Subject: Re: [sup-talk] Questions about offlineimap+msmtp+maildir+gmail syncing 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 for the first, I've used fetchmail to do that: : 576...; cat fetchmailrc poll hostname.domain.com proto IMAP user "jmason" pass "[your imap password]" is "jmason" folder "name_of_folder" ssl fetchall keep no rewrite expunge 100 mda "/usr/bin/procmail -f %F /home/jmason/Mail/procmailrc"; : 577...; cat procmailrc MAILDIR=$HOME DEFAULT=$MAILDIR/mbox :0 $DEFAULT and it'll append it all to ~/mbox. --j. On Thu, Jan 14, 2010 at 14:07, William Morgan wrote: > Reformatted excerpts from Anirudh Sanjeev's message of 2010-01-06: >> Since sup supports sync with mbox, is there any utility that takes IMAP >> and packs it into mbox format, or maybe converts Maildir messages into >> mbox? > > Fetchmail for the first, and I think there's probably and md2mbox or > something out there for the second. > -- > William > _______________________________________________ > sup-talk mailing list > sup-talk@rubyforge.org > http://rubyforge.org/mailman/listinfo/sup-talk > > -- --j. _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk