wm: doc

Download patch

ref: 20f8328ff974735c3cdbadb8ec20a97a356547c0
parent: 75fa6ffeff7da12a360bc8e013aa471757a2343a
author: jrmu <jrmu@cloud9p.org>
date: Sun Sep 15 02:34:05 EDT 2024

Add note about editing remotemail to avoid the need for upasname

--- a/smtpd.ms
+++ b/smtpd.ms
@@ -40,6 +40,8 @@
 
 You will also want to edit /mail/lib/names.local for the users you want to handle mail for.
 
+Make sure to replace yourdomain.dom in /mail/lib/remotemail to use your actual domain.
+
 If you are logged in as a user other than the default hostowner (glenda), you will need to create the user's mailbox:
 
 ; upas/nedmail -c
@@ -54,4 +56,6 @@
 .P2
 
 Type a message, then a newline, then EOF.
+
+If your email address is simply $user, you may be able to omit the upasname variable provided the domain is correctly configured elsewhere.