Y
Hacker News
new
|
ask
|
show
|
jobs
by
MitPitt
935 days ago
Does anyone know of an SMTP server which is easily usable with Caddy? I find tinkering with certificates quite bothersome, and I won't give up Caddy as I already host a bunch of apps with it.
2 comments
tardisx
935 days ago
You can just copy the caddy-generated certificates to the place the mail server expects them, if you're referring to the TLS side? This is what I do.
link
elitepleb
935 days ago
and
https://maddy.email/
is built with a similar spirit
link
Avamander
935 days ago
Stalwart is probably more feature-complete than Maddy by now.
link
cuu508
935 days ago
Perhaps I missed it but doesn't look like it supports LetsEncrypt (maddy does!).
link
julienmarie
935 days ago
Postalserver uses caddy for it's web and API interface.
link