diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2025-11-12 13:55:49 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2025-11-12 13:55:52 +0100 |
| commit | a5a739c353f3e8aee7bbcbc46a301294d11eb75f (patch) | |
| tree | 93bc5b3172e2922481b5d48e59300d185d510e83 | |
| parent | 0f1a6883b6fac86c9fed8ab1dfb91b238d9d1a94 (diff) | |
| download | sebastiano.tronto.net-a5a739c353f3e8aee7bbcbc46a301294d11eb75f.tar.gz sebastiano.tronto.net-a5a739c353f3e8aee7bbcbc46a301294d11eb75f.zip | |
Updated old blog post about email setup
Diffstat (limited to '')
| -rw-r--r-- | src/blog/2022-10-19-email-setup/email-setup.md | 15 |
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. | |||
| 196 | Of course, one might make the case that things worked before as well... | 196 | Of course, one might make the case that things worked before as well... |
| 197 | 197 | ||
| 198 | I am happy that I could work my way around a basic smtpd configuration. | 198 | I am happy that I could work my way around a basic smtpd configuration. |
| 199 | Besides being useful knowledge on its own, it may make a second attempt | 199 | Besides being useful knowledge on its own, I may make a second attempt |
| 200 | at self-hosting my email less daunting. I don't know if I am ever going | 200 | at self-hosting my email less daunting. I don't know if I am ever going |
| 201 | to try that, though. | 201 | to try that, though. |
| 202 | |||
| 203 | ## Update (November 2025) | ||
| 204 | |||
| 205 | After happily using this system for more than 3 years, I have now | ||
| 206 | switched to a more standard IMAP setup, where incoming mail is synced | ||
| 207 | with my mailbox.org server using [isync](https://isync.sourceforge.io/). | ||
| 208 | I 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. | ||
