X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail.leonix.fr (leomail.leonix.fr [178.208.0.50]) by lists.alpinelinux.org (Postfix) with ESMTP id D97685C4FA7 for ; Wed, 23 May 2018 09:41:29 +0000 (GMT) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.leonix.fr (Postfix) with ESMTP id 2F2245780009; Wed, 23 May 2018 11:41:29 +0200 (CEST) Received: from mail.leonix.fr ([127.0.0.1]) by localhost (akhenaton.genesites.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D1gCjGhO0kJ6; Wed, 23 May 2018 11:41:29 +0200 (CEST) Received: from srv-Mail1.eolen.local (unknown [178.208.16.244]) by mail.leonix.fr (Postfix) with ESMTP id 1DCF55780002; Wed, 23 May 2018 11:41:29 +0200 (CEST) Received: from msi-arch-2 (82.228.231.180) by gate.eolen.com (192.168.0.12) with Microsoft SMTP Server (TLS) id 14.2.347.0; Wed, 23 May 2018 11:41:28 +0200 Date: Wed, 23 May 2018 11:41:23 +0200 From: X-X-Sender: fhoussen@msi-arch-2 To: Riccardo Mottola CC: , Subject: Re: [alpine-user] How to label mails (the gmail way) ? In-Reply-To: <5ab7b77b-6801-92b1-621b-a0a82ed9cb6d@libero.it> Message-ID: References: <5ab7b77b-6801-92b1-621b-a0a82ed9cb6d@libero.it> User-Agent: Alpine 2.21.99 (LNX 239 2017-12-04) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII"; format=flowed X-Originating-IP: [82.228.231.180] On Tue, 22 May 2018, Riccardo Mottola wrote: > I Franck, > > franck.houssen@eolen.com wrote: >> How to label mails (the gmail way) ? Or "organize" mails in "folders" and >> "subfolders" ? Ideally, I want IMAP to apply changes on the server (if I >> move a M mail in a F folder from PC1, I would like to see M in F even if I >> need to use another PC, say PC2. > > what do you refer to, sorry? configuration of an IMAP server? or client > program? e.g. are you using Thuderbird? > Is the issue specific to Alpine Linux? > Not sure how to explain this as I am not confortable with all this IMAP/SMTP machinery !... I want everything I do, a given day with a given mail, to be visible from "everywhere" (from any PC I could use) anytime (persistent on IMAP server). At that stage, my understanding is that I succeeded to configure alpine this way (= close to what I want): 1. I have nothing in local (not-used or empty /home/user/mail directory) => S, L, first list : empty path 2. I use IMAP to "look for" mails (works OK) => S, L, first list, server field : added IMAP server address 3. I use SMTP to send mails (works OK) => S, C, SMTP : added SMTP server address Now, say I receive this (new) mail: it's related to alpine, so I would like to create a folder "ALP" (persistent on the IMAP server) and "move" this mail into "ALP" for not to see it anymore in the INBOX (I prefer to see only new mails in INBOX). In gmail, I would have created a label "ALP", add "ALP" label to the mail, and remove "INBOX" label from the mail: how to do the same with alpine ? Not sure I am right here !... I'am precisely trying to understand > IMAP supports folders and you can move messages between them and there exist > server-side commands that a mail user agent may support or not. > > Riccardo > Franck --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---