Path: csiph.com!weretis.net!feeder9.news.weretis.net!i2pn.org!i2pn2.org!.POSTED!not-for-mail From: D Newsgroups: comp.mail.pine Subject: Re: Question about adding keyword flags to mails in Maildir folders. Date: Sun, 28 Jul 2024 11:20:07 +0200 Organization: i2pn2 (i2pn.org) Message-ID: <289f7183-8ffd-b9ff-da38-2c7253d05ecc@example.net> References: <9db5e63c-06dd-c83f-9538-de6efe9fd46c@washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Injection-Info: i2pn2.org; logging-data="632677"; mail-complaints-to="usenet@i2pn2.org"; posting-account="w/4CleFT0XZ6XfSuRJzIySLIA6ECskkHxKUAYDZM66M"; In-Reply-To: <9db5e63c-06dd-c83f-9538-de6efe9fd46c@washington.edu> X-Spam-Checker-Version: SpamAssassin 4.0.0 Xref: csiph.com comp.mail.pine:3087 On Sat, 27 Jul 2024, Eduardo Chappa wrote: > On Tue, 23 Jul 2024, D wrote: > >> Dear alpiners, >> >> When I try to create my own keyword flag and add it to a mail in Maildir >> folders or in Imap folders alpine tells me "Cannot add keywords for this >> folder". > > Local access to a maildir folder does not accept keywords because these were > not part of the original specification of the Maildir format. > > There are extensions of the Maildir format, such as those implemented in the > Dovecot server, that accept keywords for messages in a maildir format. That > might be a way to get keywords into your messages in that folder. > Thank you very much Eduardo! So instead of just using the Maildir patch, I'd instead just install a local dovecot and point Alpine towards that? Not as elegant perhaps, but at least a solution to the problem if I understood you correctly. Thank you very much! =)