• Re: Question about adding keyword flags to mails in Maildir folders.

    From Eduardo Chappa@21:1/5 to All on Sat Jul 27 15:10:48 2024
    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.

    --
    Eduardo
    https://alpineapp.email (web)
    http://repo.or.cz/alpine.git (Git)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From D@21:1/5 to Eduardo Chappa on Sun Jul 28 11:20:07 2024
    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! =)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Eduardo Chappa@21:1/5 to All on Sun Jul 28 11:45:27 2024
    On Sun, 28 Jul 2024, D wrote:

    Great, thank you Eduardo and let me wish you a pleasant sunday evening!
    =)

    Thank you! Have a great day you too as well.

    --
    Eduardo
    https://alpineapp.email (web)
    http://repo.or.cz/alpine.git (Git)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Eduardo Chappa@21:1/5 to All on Sun Jul 28 09:38:16 2024
    On Sun, 28 Jul 2024, D wrote:

    So instead of just using the Maildir patch, I'd instead just install a
    local dovecot and point Alpine towards that?

    Yes, that is the way to do that.

    --
    Eduardo
    https://alpineapp.email (web)
    http://repo.or.cz/alpine.git (Git)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From D@21:1/5 to Eduardo Chappa on Sun Jul 28 18:47:50 2024
    On Sun, 28 Jul 2024, Eduardo Chappa wrote:

    On Sun, 28 Jul 2024, D wrote:

    So instead of just using the Maildir patch, I'd instead just install a
    local dovecot and point Alpine towards that?

    Yes, that is the way to do that.



    Great, thank you Eduardo and let me wish you a pleasant sunday evening! =)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rebel@21:1/5 to Eduardo Chappa on Fri Jan 31 10:42:06 2025
    On Sat, 27 Jul 2024 21:10:48 +0000, 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.

    Hello, does the same limitation apply to the mbox format?
    Because I'm getting the same message as mentioned above.

    Thanks
    Michal

    --

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Eduardo Chappa@21:1/5 to rebel on Fri Jan 31 18:12:32 2025
    On Fri, 31 Jan 2025, rebel wrote:

    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.

    Hello, does the same limitation apply to the mbox format? Because I'm
    getting the same message as mentioned above.

    mbox is a little bit different. alpine supports keywords in these folders,
    but it accepts only up to 32. i do not know if all email programs save
    them in the same way, since there is no standard on how to save keywords
    in a folder.

    --
    Eduardo
    https://alpineapp.email (web)
    http://repo.or.cz/alpine.git (Git)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From D@21:1/5 to Eduardo Chappa on Sat Feb 1 11:47:42 2025
    On Fri, 31 Jan 2025, Eduardo Chappa wrote:

    On Fri, 31 Jan 2025, rebel wrote:

    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.

    Hello, does the same limitation apply to the mbox format? Because I'm
    getting the same message as mentioned above.

    mbox is a little bit different. alpine supports keywords in these folders, but it accepts only up to 32. i do not know if all email programs save them in the same way, since there is no standard on how to save keywords in a folder.

    Hello Eduardo,

    Since my keywords would only be used on my local system, do you think it
    would be feasible to modify alpine so that it stores keywords associated
    with emails, as extended attributes of the file in the Maildir folder?

    Do you think this could work, or would I risk creating some kind of mess
    or unforeseen consequences as a result?

    Best regards,
    Daniel

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rebel@21:1/5 to Eduardo Chappa on Mon Feb 3 14:55:33 2025
    On Sat, 1 Feb 2025 1:12:32 +0000, Eduardo Chappa wrote:

    On Fri, 31 Jan 2025, rebel wrote:

    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.

    Hello, does the same limitation apply to the mbox format? Because I'm
    getting the same message as mentioned above.

    mbox is a little bit different. alpine supports keywords in these
    folders, but it accepts only up to 32. i do not know if all email
    programs save them in the same way, since there is no standard on
    how to save keywords in a folder.

    Interestingly, I am getting the same error message for an mbox folder:
    "Cannot add keywords for this folder". So for some reason it doesn't
    seem to work (alpine 2.26).

    Any ideas where to look for the culprit (or how to fix it)?

    Thanks
    Michal

    --

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From D@21:1/5 to rebel on Mon Feb 3 23:17:10 2025
    On Mon, 3 Feb 2025, rebel wrote:

    On Sat, 1 Feb 2025 1:12:32 +0000, Eduardo Chappa wrote:

    On Fri, 31 Jan 2025, rebel wrote:

    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.

    Hello, does the same limitation apply to the mbox format? Because I'm
    getting the same message as mentioned above.

    mbox is a little bit different. alpine supports keywords in these
    folders, but it accepts only up to 32. i do not know if all email
    programs save them in the same way, since there is no standard on
    how to save keywords in a folder.

    Interestingly, I am getting the same error message for an mbox folder: "Cannot add keywords for this folder". So for some reason it doesn't
    seem to work (alpine 2.26).

    Any ideas where to look for the culprit (or how to fix it)?

    Thanks
    Michal

    --


    One place to start could be to have a look in the journal. It is
    accessible by pressing "J" in the main menu. You can also toggle the debug level of messages to get more information.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)