Add mailpile to the mail group
This commit is contained in:
parent
df8886a222
commit
2b6abcaa62
|
@ -270,6 +270,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 mail
|
||||
adduser mailpile $MY_USERNAME
|
||||
chown -R mailpile: /var/www/$MAILPILE_DOMAIN_NAME/mail/
|
||||
|
||||
|
|
Loading…
Reference in New Issue