From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@9fans.net From: "Mathieu Lonjaret" Date: Mon, 2 Mar 2009 10:40:19 +0100 In-Reply-To: <23496-82982@sneakemail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-bzstpeuhfyhrqvuxfwmwytpill" Subject: Re: [9fans] Mail configuration Topicbox-Message-UUID: ab6c52fe-ead4-11e9-9d60-3106f5b1d025 This is a multi-part message in MIME format. --upas-bzstpeuhfyhrqvuxfwmwytpill Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit factotum -g 'key=mykey proto=pass service=imap server=yourserverurl user=yourimapusername !password?' then mailfs yourserverurl or, if you want tls: mailfs -t yourserverurl Once it has returned, you can use as a ui the Mail command in acme for example. Cheers, Mathieu --upas-bzstpeuhfyhrqvuxfwmwytpill Content-Type: message/rfc822 Content-Disposition: inline Return-Path: lejatorn+caf_=lejatorn=smgl.fr.eu.org@gmail.com Received: from metal.lovetux.net (LHLO metal.lovetux.net) (91.121.138.211) by metal.lovetux.net with LMTP; Mon, 2 Mar 2009 08:57:09 +0100 (GMT+01:00) Received: from localhost (localhost.localdomain [127.0.0.1]) by metal.lovetux.net (Postfix) with ESMTP id 18FCC37C8B for ; Mon, 2 Mar 2009 08:57:09 +0100 (CET) X-Virus-Scanned: amavisd-new at metal.lovetux.net X-Spam-Flag: NO X-Spam-Score: -2.599 X-Spam-Level: X-Spam-Status: No, score=-2.599 tagged_above=-10 required=6.6 tests=[BAYES_00=-2.599] Received: from metal.lovetux.net ([127.0.0.1]) by localhost (metal.lovetux.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 74ipWxiChwcS for ; Mon, 2 Mar 2009 08:57:03 +0100 (CET) Received: from mail-bw0-f163.google.com (mail-bw0-f163.google.com [209.85.218.163]) by metal.lovetux.net (Postfix) with ESMTP id BCB1737C89 for ; Mon, 2 Mar 2009 08:56:54 +0100 (CET) Received: by bwz7 with SMTP id 7so2202512bwz.11 for ; Sun, 01 Mar 2009 23:56:54 -0800 (PST) Received: by 10.103.117.8 with SMTP id u8mr2781177mum.123.1235980614296; Sun, 01 Mar 2009 23:56:54 -0800 (PST) X-Forwarded-To: lejatorn@smgl.fr.eu.org X-Forwarded-For: lejatorn@gmail.com lejatorn@smgl.fr.eu.org Delivered-To: lejatorn@gmail.com Received: by 10.103.242.6 with SMTP id u6cs204358mur; Sun, 1 Mar 2009 23:56:53 -0800 (PST) Received: by 10.151.144.4 with SMTP id w4mr9858603ybn.123.1235980612030; Sun, 01 Mar 2009 23:56:52 -0800 (PST) Received: from gouda.swtch.com (gouda.swtch.com [67.207.142.3]) by mx.google.com with ESMTP id 25si32505440gxk.70.2009.03.01.23.56.51; Sun, 01 Mar 2009 23:56:52 -0800 (PST) Received-SPF: pass (google.com: domain of 9fans-bounces+lejatorn=gmail.com@9fans.net designates 67.207.142.3 as permitted sender) client-ip=67.207.142.3; Authentication-Results: mx.google.com; spf=pass (google.com: domain of 9fans-bounces+lejatorn=gmail.com@9fans.net designates 67.207.142.3 as permitted sender) smtp.mail=9fans-bounces+lejatorn=gmail.com@9fans.net Received: from localhost ([127.0.0.1] helo=gouda.swtch.com) by gouda.swtch.com with esmtp (Exim 4.67) (envelope-from <9fans-bounces@9fans.net>) id 1Le2vG-0004dF-9B; Mon, 02 Mar 2009 07:50:47 +0000 Received: from sneakemail.com ([38.113.6.61] helo=sneak1.sneakemail.com) by gouda.swtch.com with smtp (Exim 4.67) (envelope-from <6o205zd02@sneakemail.com>) id 1Le2v5-0004d6-Bs for 9fans@9fans.net; Mon, 02 Mar 2009 07:50:36 +0000 Received: (qmail 29184 invoked by uid 508); 2 Mar 2009 07:50:34 -0000 Received: (sneakemail censored 23496-82982 #1); 2 Mar 2009 07:50:34 -0000 From: 6o205zd02@sneakemail.com To: 9fans@9fans.net In-Reply-To: References: <138575260902200038u11f6b862w705bcb6dfd3083b6@mail.gmail.com> Content-Type: text/plain Date: Sun, 01 Mar 2009 23:52:12 -0800 Message-ID: <23496-82982@sneakemail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Mail configuration X-BeenThere: 9fans@9fans.net X-Mailman-Version: 2.1.9 Precedence: list Reply-To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.9fans.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: 9fans-bounces@9fans.net Errors-To: 9fans-bounces+lejatorn=gmail.com@9fans.net On Fri, 2009-02-20 at 03:06 -0800, Russ Cox rsc-at-swtch.com |9fans| wrote: > I didn't bring over upas/fs. > There is a separate program, not installed > by default, in src/cmd/upas/nfs (n=new) > that speaks only imap. When installed, its > name is mailfs. It works with the nedmail > and acme Mail that are in the plan9port > distribution; the file tree is slightly different > than the standard upas/fs (more faithful to imap). > It downloads pieces of the message as it > needs them, so if you have big attachments, > they don't get downloaded until you ask for them. > Messages saved with the Save command > go into imap folders, not local files. > I used this setup for a few years against a dovecot > imap server. It does not work against the > gmail imap server, because gmail imap > will not serve the full mime tree of the message; > it only gives you the raw message bytes. > > Russ > I must be getting dumber, but while I think I successfully built and installed src/cmd/upas/nfs as mailfs (P9P on debian/testing linux), I have failed to figure out how to get it to talk to my dovecot server. Can someone post an example of the command-line they use to run it (perhaps with a short explanation of the arguments)? thanks, Peter Canning --upas-bzstpeuhfyhrqvuxfwmwytpill--