summaryrefslogtreecommitdiff
path: root/blog/postfix-on-debian.md
diff options
context:
space:
mode:
Diffstat (limited to 'blog/postfix-on-debian.md')
-rw-r--r--blog/postfix-on-debian.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/blog/postfix-on-debian.md b/blog/postfix-on-debian.md
new file mode 100644
index 0000000..0fd51f1
--- /dev/null
+++ b/blog/postfix-on-debian.md
@@ -0,0 +1,14 @@
+---
+title: "Postfix on Debian"
+date: 2021-11-20
+draft: true
+---
+
+Hi y'all! A while back, I wrote a [post][offlineemail] detailing my offline
+email setup, based on another post by Drew DeVault. In that post, I mentioned
+that I wanted to learn how to use Postfix as a send-only MTA, and today I
+finally cracked it. It took a combination of a full reinstall, and several idiot
+checks to get to the point where I was able to programmatically send email from
+my cronjobs.
+
+