Browse Source

Mailpile in the admin user group

Bob Mottram 8 years ago
parent
commit
17d14d7842
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/freedombone-app-mailpile

+ 1
- 0
src/freedombone-app-mailpile View File

271
     adduser --system --home=/var/www/$MAILPILE_DOMAIN_NAME/mail/ --group mailpile
271
     adduser --system --home=/var/www/$MAILPILE_DOMAIN_NAME/mail/ --group mailpile
272
     adduser mailpile debian-tor
272
     adduser mailpile debian-tor
273
     adduser mailpile www-data
273
     adduser mailpile www-data
274
+    adduser mailpile $MY_USERNAME
274
     chown -R mailpile: /var/www/$MAILPILE_DOMAIN_NAME/mail/
275
     chown -R mailpile: /var/www/$MAILPILE_DOMAIN_NAME/mail/
275
 
276
 
276
     # create folders and tags
277
     # create folders and tags