chore: update email
This commit is contained in:
parent
c02b031df0
commit
4dcbc55c74
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ I've been using Fastmail for years now and have explored a number of different a
|
||||||
|
|
||||||
For now, I've approached filtering my mail by applying regular expressions to reasonably broad categories of incoming mail[^2]. My thinking with this approach is that will scale better over the long term by applying heuristics to common phrases and patterns in incoming mail without the need to apply rules to senders on a per address or domain basis.
|
For now, I've approached filtering my mail by applying regular expressions to reasonably broad categories of incoming mail[^2]. My thinking with this approach is that will scale better over the long term by applying heuristics to common phrases and patterns in incoming mail without the need to apply rules to senders on a per address or domain basis.
|
||||||
|
|
||||||
{% image '<https://cdn.coryd.dev/blog/fastmail-workflow.jpg>', 'A diagram of my Fastmail workflow', 'w-full', '600px', 'eager' %}
|
{% image 'https://cdn.coryd.dev/blog/fastmail-workflow.jpg', 'A diagram of my Fastmail workflow', 'w-full', '600px', 'eager' %}
|
||||||
|
|
||||||
## Alias-specific rules
|
## Alias-specific rules
|
||||||
|
|
||||||
|
|
Reference in a new issue