chore: joy etc

This commit is contained in:
Cory Dransfeldt 2024-02-27 16:52:09 -08:00
parent 57372b43df
commit 5e8154dccd
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View file

@ -35,6 +35,7 @@
/posts / 301!
/posts/2024 / 301!
/assets/img/social-preview/your-site-your-home-your-web- /assets/img/social-preview/your-site-your-home-your-web-preview.jpeg 301!
/tags/chatgpt/ /tags/ai/ 301!
# assets
/static/images/avatar.webp /assets/img/avatar.webp 301!

View file

@ -2,7 +2,7 @@
date: '2023-02-17'
title: 'Workflows: handling inbound email on Fastmail with regular expressions (now featuring ChatGPT)'
description: "I've been using Fastmail for years now and have explored a number of different approaches to handling mail. I've approached it by creating rules targeting lists of top level domains, I've gone with no rules at all and a heavy-handed approach to unsubscribing from messages (operating under the idea that _everything_ warrants being seen and triaged)."
tags: ['Email', 'Fastmail', 'regular expressions', 'workflows', 'ChatGPT']
tags: ['Email', 'Fastmail', 'regular expressions', 'workflows', 'AI']
image: https://cdn.coryd.dev/blog/fastmail-workflow.jpg
---