-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

https://github.com/ghubber/bote

I have wrapped subethasmtp to allow to run a smtp server easily and
just catch e-mails as values as they are just messages instead of the
horrible configuration nightmares unix mail servers build around mail
setups. I tried postfix, exim, had a look at qmail years ago and got
scared by sendmail. The postfix manual has cost me countless hours and
lately I failed to setup authentication which seemed ridiculous to me
as it will probably be easier to implement it now (TODO).

I will try to clone my mail on my postfix server and store them in
datomic next, as also most mail clients roll fairly resource intensive
indexing operations just to allow to search mail locally (often in
limited ways). This again requires some lecture of postfix manuals...

To really replace a traditional mail setup the most important peace
missing is spam filtering imo. The rest can be written fairly easily
(including procmail style filtering, forwarding, storage to mail
directories) and even nicely distributed with core.async. Another
thing missing which I personally would replace with a web client is
imap (in general in java land I couldn't find a usable library...).

Feedback is appreciated.

Christian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJUi1SZAAoJEKel+aujRZMkvPQH/0emNCLiDldwyJqVj0ShxRv4
watgoJ4a6rVkaBpbFkMV9JmPJFuWMpzlK+yHNcUjxFLy2Q6DiiQq0y6of7k9kY5X
qnD+EPWKHM4FaR//xw7LPtn+IJ4mH/nPjts8Zc6no2X9/KZj76GwUeD1zQPPUQ8F
QF5bOwcuOYvC+VocHNSo+b8Hi7BbZh/kyme0f/xtr4vKp2G/L+O9EmGTptSEtwSw
+cfaDzvd9OVAkjz0b02Up6Pnghub4WP7sojo8z7SKV/GqXLhV/qorSv6TjW/BbdF
ouU9dxJRrukZPQqf51V12Dd0pEWSvOTzN230P9NqJrtph2M6VSVu0c01qeG/Chc=
=kgFy
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to