13 Jul
2017
13 Jul
'17
6:25 p.m.
Try this...
# userdel -r mailman # useradd -r -m -d /var/lib/mailman # su - mailman
Then continue on with the steps outlined.
-Kyle
On Thu, Jul 13, 2017 at 1:58 PM, Rafael Mora <rafael.mora.guti@gmail.com> wrote:
Dear Simon,
I did Simon's steps and got this: [root@localhost ~]# useradd -r -m -d /var/lib/mailman mailman useradd: user 'mailman' already exists [root@localhost ~]# su - mailman Last login: Wed Jul 12 15:19:42 EDT 2017 on pts/0 su: warning: cannot change directory to /var/lib/mailman: No such file or directory
What should I do?
[excessive quoting removed]