aboutsummaryrefslogtreecommitdiff
path: root/src/blog
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-11-12 13:55:49 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2025-11-12 13:55:52 +0100
commita5a739c353f3e8aee7bbcbc46a301294d11eb75f (patch)
tree93bc5b3172e2922481b5d48e59300d185d510e83 /src/blog
parent0f1a6883b6fac86c9fed8ab1dfb91b238d9d1a94 (diff)
downloadsebastiano.tronto.net-a5a739c353f3e8aee7bbcbc46a301294d11eb75f.tar.gz
sebastiano.tronto.net-a5a739c353f3e8aee7bbcbc46a301294d11eb75f.zip
Updated old blog post about email setup
Diffstat (limited to 'src/blog')
-rw-r--r--src/blog/2022-10-19-email-setup/email-setup.md15
1 files changed, 14 insertions, 1 deletions
diff --git a/src/blog/2022-10-19-email-setup/email-setup.md b/src/blog/2022-10-19-email-setup/email-setup.md
index 849efc6..cf3c6b6 100644
--- a/src/blog/2022-10-19-email-setup/email-setup.md
+++ b/src/blog/2022-10-19-email-setup/email-setup.md
@@ -196,6 +196,19 @@ Yes, this new setup works and I am always happy when things work.
196Of course, one might make the case that things worked before as well... 196Of course, one might make the case that things worked before as well...
197 197
198I am happy that I could work my way around a basic smtpd configuration. 198I am happy that I could work my way around a basic smtpd configuration.
199Besides being useful knowledge on its own, it may make a second attempt 199Besides being useful knowledge on its own, I may make a second attempt
200at self-hosting my email less daunting. I don't know if I am ever going 200at self-hosting my email less daunting. I don't know if I am ever going
201to try that, though. 201to try that, though.
202
203## Update (November 2025)
204
205After happily using this system for more than 3 years, I have now
206switched to a more standard IMAP setup, where incoming mail is synced
207with my mailbox.org server using [isync](https://isync.sourceforge.io/).
208I did this for a few of reasons:
209
210* I am not that interested anymore in most of the mailing lists I
211 had signed up for, so a simpler folder structure now works for me.
212 I am not filtering my mail into separate folders automatically.
213* I did not want to rely too much on my ad-hoc server setup for my email.
214* I am less scared of IMAP now.

Generated with cgit - Back to sebastiano.tronto.net