X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail.leonix.fr (unknown [178.208.0.50]) by lists.alpinelinux.org (Postfix) with ESMTP id C349E5C4FEC for ; Fri, 25 May 2018 10:26:08 +0000 (GMT) Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.leonix.fr (Postfix) with ESMTP id D86C45900029; Fri, 25 May 2018 12:26:02 +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 7EmQkOZvU5ZW; Fri, 25 May 2018 12:26:02 +0200 (CEST) Received: from srv-Mail1.eolen.local (unknown [178.208.16.244]) by mail.leonix.fr (Postfix) with ESMTP id C7AE15900025; Fri, 25 May 2018 12:26:02 +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; Fri, 25 May 2018 12:26:02 +0200 Date: Fri, 25 May 2018 12:25:56 +0200 From: X-X-Sender: fhoussen@msi-arch-2 To: Paul Zillmann CC: Subject: Re: [alpine-user] How to label mails (the gmail way) ? In-Reply-To: <6bc0abd5-7be1-79c2-e063-417d5a7b54f2@h6g.de> Message-ID: References: <5ab7b77b-6801-92b1-621b-a0a82ed9cb6d@libero.it> <137ba773-40ba-6352-84ba-3b60d0e7f957@h6g.de> <6bc0abd5-7be1-79c2-e063-417d5a7b54f2@h6g.de> 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; format=flowed; charset="US-ASCII" X-Originating-IP: [82.228.231.180] On Thu, 24 May 2018, Paul Zillmann wrote: > Hello Franck > > Am 23.05.2018 um 15:43 schrieb franck.houssen@eolen.com: >> Beginning a new job. I use the IMPA server of my company : it's a outlook >> web app where nothing works really !... :D So I took a chance to move to >> alpine. >> Can't really tell more as I am not expert in all this (IMAP/SMTP)... > > You need to know what IMAP daemon you use. Is it Dovecot or Cyrus or Curier > etc. pp. >> OK. If I got you well, it seems the behavior I am looking for is more a >> IMAP server thing, not an alpine problem (my mistake - I believed it was). >> >> Alpine can not create folders at IMAP server side and can't move mails >> from/to IMAP server folders: correct ? > You can do that on every Linux if you configured the mailbox format to be > "Maildir" -> every mail is a file on the filesystem > Configuring a mailsystem for internet usage requires some knowledge about > DNS, DKIM signing etc. > I don't recommend you to run such a system (for a company) with your > knowledge base. > Didn't had yet time to go into details and to test. Just to be OK on the headlines, you say that: - if I go "S" + "L" + set non empty path (/home/user/mail) in the list - IMAP will "initialize" mails from the server to the local /home/user/mail directory - Then from alpine I can create a folder and move a mail into it - Then (when I quit alpine ?) the folder and moved mail will be replicated on the IMAP server Correct ? > You may take a look at Mailcow[1] - this is a finished configured mailsystem. > > 1: https://github.com/mailcow/mailcow-dockerized > > Paul > Franck --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---