diff options
Diffstat (limited to 'src/blog')
| -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. | ||
