ImapGoose

(whynothugo.nl)

41 points | by xarvatium 5 hours ago ago

8 comments

  • treve 3 hours ago

    Looks great! Curious what the author and others use for local maildir email reading.

    • xarvatium 3 hours ago

      I use isync and notmuch! With aerc as my reader.

    • aboardRat4 3 hours ago

      mu4e, but I suspect that a local maildir is a poor choice anyway.

      It's better to have a local cyrus running and connect to it by imap, with, say, gnus.

      • rahimnathwani 3 hours ago

        Well, it says its bidirectional, so perhaps you could run two instances pointed at the same local maildir, but at different IMAP servers?

        • aboardRat4 an hour ago

          You can do the same with a local cyrus.

  • aboardRat4 3 hours ago
    • rahimnathwani 3 hours ago

      The README for that project mentions IDLE, but not CONDSTORE.

      So what happens if you lose your connection to the server? How do you get up to date with the current state?

      • aboardRat4 an hour ago

        mbsync does it.

        It's separation of concerns, the monitor only checks that something has changed, while mbsync does the synchronisation.