|
@@ -170,6 +170,7 @@ function install_mailpile {
|
170
|
170
|
pip install -r requirements.txt
|
171
|
171
|
|
172
|
172
|
adduser --system --home=/var/www/$MAILPILE_DOMAIN_NAME/mail/ --group mailpile
|
|
173
|
+ adduser mailpile debian-tor
|
173
|
174
|
chown -R mailpile: /var/www/$MAILPILE_DOMAIN_NAME/mail/
|
174
|
175
|
|
175
|
176
|
# create folders and tags
|