diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2022-12-05 13:35:06 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2022-12-05 13:35:06 -0500 |
| commit | 060ffc72c449a0c6e89fbd9ab406018499183e52 (patch) | |
| tree | a3b62e6189896769b01eafe4d78d22919ba94db1 /content/mail/inbox.md | |
| parent | c7e64703c23295ee13061b430b3bb47ffe833eec (diff) | |
use dates instead of weights
Diffstat (limited to 'content/mail/inbox.md')
| -rw-r--r-- | content/mail/inbox.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/mail/inbox.md b/content/mail/inbox.md index dcc071a..9b45a77 100644 --- a/content/mail/inbox.md +++ b/content/mail/inbox.md @@ -1,7 +1,7 @@ --- title: "Setting up an E-mail Inbox" tags: ['mail'] -weight: 3 +date: 2022-12-04 --- In the article on [SMTP and Postfix](/mail/smtp), we set up a simple Postfix server that we could use to programatically send mail with the |
