wm: doc

Download patch

ref: 4b026822f9fd466dc5fb26864628ff4db54e8283
parent: 4aa34835271342c9729b66753cc5dd640f86fbf4
author: jrmu <jrmu@cloud9p.org>
date: Wed Aug 7 21:44:39 EDT 2024

Add sample marshal(1) command

--- a/smtpd.ms
+++ b/smtpd.ms
@@ -35,3 +35,15 @@
 
 Copy /mail/lib/rewrite.direct to /mail/lib/rewrite.
 
+$a
+See dkim.ms guide for enabling dkim. Make sure to add spf and dmarc records as indicated in ndb.ms guide.
+
+To test sending an email:
+
+.P1
+; upasname=sender@example.com upas/marshal -s 'Alpha Bravo Charlie' recipient@example.org
+.P2
+
+Type a message, then a newline, then EOF.
+
+