Timo Kankare
Timo Kankare
Just an idea that maybe libravatar can be used to find avatars for mail addresses (maybe optionally before, after or instead of current mechanism). Libravatar (https://www.libravatar.org/) is a gravatar like...
Fixed and updated unit tests. (Some tests still fails, but when merged with https://github.com/pulb/mailnag/pull/249, all test should pass.)
Added missing mark_as_seen method to MaildirBackend class. This fixes https://github.com/pulb/mailnag/issues/224 Added also missing flags (just dummy flags) to return values of list_messages method.
It seems that Mailnag project has been inactive over three years. Master branch does not work well anymore, but there are some unmerged pull requests to fix things. I have...