From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 27624 invoked from network); 21 Nov 2021 22:41:03 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 21 Nov 2021 22:41:03 -0000 Received: from mail.9lab.org ([168.119.8.41]) by 4ess; Sun Nov 21 17:34:55 -0500 2021 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=9lab.org; s=20210803; t=1637534085; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=0sbUZpKDdBSSPYhCWm8UsihhMMusEjP5YVO+EzxpZ68=; b=Fj6M0ad0OOvY4WFh4c0/vWw7ReIqOhGjI93k/TuRsnv1zEuw71DAl0LB6R20DoUk4E1zuQ V1p7i4jZUynMtNM2BnX7XZ3iEdsZsbCLjN0HtrNsBF5tR7Sv9Q+60OaqfKPCeBakiD3xQ3 gHw0+H5/UfrxrQjNqQfmNx3ZTyuWMJI= Received: from pjw (host-185-64-155-70.ecsnet.at [185.64.155.70]) by mail.9lab.org (OpenSMTPD) with ESMTPSA id 71cbe8e6 (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO); Sun, 21 Nov 2021 23:34:45 +0100 (CET) Message-ID: <323A951209B72214BAADA7817278E200@9lab.org> To: 9front@9front.org CC: igor@9lab.org Date: Sun, 21 Nov 2021 23:34:43 +0100 From: igor@9lab.org MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: anonymous software-based component ORM strategy extension-oriented controller Subject: [9front] =?utf-8?q?Howto:_manage_email_on_9front=E2=80=A6?= Reply-To: 9front@9front.org Precedence: bulk When I started with 9front I struggled a bit to configure a mail client for multiple IMAP accounts with different folders. Maybe some of you find this description of a DIY mail client based on acme(1) useful: • https://9lab.org/plan9/email/ BTW I still need to add the acid(1) howto from • https://9lab.org/plan9/debugging-with-acid/ to the wiki. Now that the wiki is in the shithub garden ☺ • http://shithub.us/garden/wiki.9front.org/HEAD/info.html …this should be easy and will happen soon. Cheers, Igor