# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 9
# self = https://watcher.sour.is/conv/kudffeq
@prologic See https://www.sogo.nu/, it looks it has an web app.
@adi Oh my god! 😱 The demo is total garbage 🤣 It has so many UX things that are just "off" and kind of broken 🤦‍♂️
@adi Oh my god! 😱 The demo is total garbage 🤣 It has so many UX things that are just "off" and kind of broken 🤦‍♂️
@adi Oh my god! 😱 The demo is total garbage 🤣 It has so many UX things that are just "off" and kind of broken 🤦‍♂️
Interesting, it looks a little better for me, but it's a bit slow and laggy.

I've tried to stay away from hosting email servers myself. It's really hard. But I've thought about a project which uses something like mailgun or SES, but then I create a ui and restful server over the top of it. But, priorities....

screenshot of sogo
@markwylde It's not that hard https://poolp.org/posts/2019-09-14/setting-up-a-mail-server-with-opensmtpd-dovecot-and-rspamd/
@ada interesting. Is blacklisting/spam much of an issue? As in, will I have to constantly change fight to get my IP to be trusted with the big email providers?
Is blacklisting/spam much of an issue? As in, will I have to constantly change fight to get my IP to be trusted with the big email providers?
@markwylde

> My outgoing mail will pass the basic checks at Gmail, namely SPF, DKIM and DMARC, which are more than enough to get your mail through.

It's in the article.