Skip to content
Snippets Groups Projects
Commit 17d14d78 authored by Bob Mottram's avatar Bob Mottram
Browse files

Mailpile in the admin user group

parent 5fbdc57f
No related branches found
No related tags found
No related merge requests found
......@@ -271,6 +271,7 @@ function install_mailpile {
adduser --system --home=/var/www/$MAILPILE_DOMAIN_NAME/mail/ --group mailpile
adduser mailpile debian-tor
adduser mailpile www-data
adduser mailpile $MY_USERNAME
chown -R mailpile: /var/www/$MAILPILE_DOMAIN_NAME/mail/
# create folders and tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment