meli-general


Re: Questions about meli

List meli-general
From Manos Pitsidianakis <epilys@nessuent.xyz>
To meli-general@meli.delivery
Subject [meli-general] Re: Questions about meli
Date Sun, 14 Jul 2019 14:21:02 +0300
In-Reply-To 20190713080122.GD2298@hoshi
References 20190713080122.GD2298@hoshi
> Do you plan to integrate mail fetching and sending in the mail client itself?
> Because I am really in favour of the unix philosophy here and I'd like to see a
> mail _reader_ seperate from a mail _sender_ and a mail _fetcher_.

Right now meli works as a part of a mail software stack, I personally
use msmtp and offlineimap. I'd like to have both options though, because
not everyone might want to setup a lot of stuff just to send e-mail; it
should just work.


> Also, I would love to see integration into other tooling (contact
> management, calendar management, task/todo management) _outside_ of
> the mail client (if this is applicable at all to your project).

It isn't exactly a project target, but the plugin and hook interface I
plan on adding eventually should make this possible.

> FWIW, you have to note that I am the author of imag [0] the personal information
> management suite, where I want to have tools for contact management, mail
> tracking (not a MUA/MTA though), todo management, etc etc etc...

A thought I have had is to create a common programmable interface for
apps like that. :) ie to have every app be able to query other app data
and writing how you want to view the data in a TUI with scripts.