From e05f4b47ecd0cb0dac273afc420b51768bedcc5e Mon Sep 17 00:00:00 2001 From: Martin Ashby Date: Sat, 10 Aug 2024 20:19:17 +0100 Subject: Migrate to zine 0.3.0 --- content/posts/2018-06-01-mailu.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/posts/2018-06-01-mailu.md') diff --git a/content/posts/2018-06-01-mailu.md b/content/posts/2018-06-01-mailu.md index ceea47b..6eb75dd 100644 --- a/content/posts/2018-06-01-mailu.md +++ b/content/posts/2018-06-01-mailu.md @@ -2,13 +2,13 @@ .title = "Mailu", .author = "Martin Ashby", .date = @date("2018-06-01T20:17:00+0100"), -.layout = "single.html", +.layout = "single.shtml", .custom = {"comments": true}, --- ## My search for an email server -![Rainloop Screenshot](assets/mailu_screenshot.png) +![Rainloop Screenshot](mailu_screenshot.png) A big theme in the news recently is data protection, how your personal data is being used (and abused), and taking back control of your data. Part of the problem is that people's personal data is kept in huge private corporate networks, and historically companies have been able to do (essentially) whatever they like with it. I started investigating how difficult it would be to really re-take control of my personal data - beginning with my email. -- cgit v1.2.3-ZIG