wm: doc

Download patch

ref: 9ca6d2be9980c59f0e94ca937a22d2513268d836
parent: cd046a80e1fbdf58ce4afc433de12e794aa7122d
author: jrmu <jrmu@cloud9p.org>
date: Fri Oct 4 16:05:41 EDT 2024

Add instructions for creating user mailbox

--- a/newuser.ms
+++ b/newuser.ms
@@ -10,6 +10,10 @@
 
 ; echo 'newuser adm +$username' >> /srv/cwfs.cmd
 
+If you want to support email, make sure to add the users to upas group:
+
+; echo 'newuser upas +$username' >> /srv/cwfs.cmd
+
 Or for interactive usage:
 
 ; con -Cl /srv/cwfs.cmd
@@ -21,6 +25,8 @@
 
 newuser adm +$username
 
+newuser upas +$username
+
 Type ctrl+\ to escape, then quit.
 
 Verify the new user was created:
@@ -41,3 +47,8 @@
 After logging in to the new user:
 
 ; /sys/lib/newuser
+
+To allow the user to send email, make sure to create the corresponding mailbox:
+
+; auth/login $username
+; upas/nedmail -c