aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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