Received: from mail.appl-ecosys.com (mail.appl-ecosys.com [50.126.108.78]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id AD66A221D79 for <~alpine/users@lists.alpinelinux.org>; Thu, 6 Aug 2026 14:17:37 +0000 (UTC) Received: from salmo.appl-ecosys.com (salmo.appl-ecosys.com [192.168.55.1]) by mail.appl-ecosys.com (Postfix) with ESMTP id EA4F52A14D6 for <~alpine/users@lists.alpinelinux.org>; Thu, 6 Aug 2026 07:17:35 -0700 (PDT) Date: Thu, 6 Aug 2026 07:17:35 -0700 (PDT) From: Rich Shepard To: ~alpine/users@lists.alpinelinux.org Subject: Re: Create nickname for existing mbox message file In-Reply-To: <748af280-6b47-3088-bc6a-b01041dbd69e@nerdbynature.de> Message-ID: <94823d8-cbfa-d0f3-f8e9-9cf98737f8df@appl-ecosys.com> References: <9fb3f8d6-3097-626a-51b5-7927e1cac39f@appl-ecosys.com> <748af280-6b47-3088-bc6a-b01041dbd69e@nerdbynature.de> MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII On Thu, 6 Aug 2026, Christian Kujau wrote: > I don't know if the Alpine MUA supports "nicknames". But maybe play around > with symbolic links, so directories (folders) show up under different > names? Christian, Both pine and alpine support nicknames. These are names in the incoming folder that display the contents of the related file in the mail folder. The Mailbox message format places each message in a separate file in the appropriate directory. The mbox format places all messages in a single file in ~/mail/. For example, here the 'statistics' nickname in the incoming folder accesses all messages in ~/mail/r. I'm going to try an idea this coming weekend and will report results. Thanks, Rich