UPGRADE
changeset 131 2b8154cc7ebe
parent 128 cf8116625866
child 135 32ad0c79a6ef
equal deleted inserted replaced
130:9dca3e898ddb 131:2b8154cc7ebe
    29 
    29 
    30        * You have also to adjust the permissions of the set-uid deliver copy:
    30        * You have also to adjust the permissions of the set-uid deliver copy:
    31          chgrp nogroup /usr/local/lib/dovecot/deliver
    31          chgrp nogroup /usr/local/lib/dovecot/deliver
    32          chmod u+s,o-rwx /usr/local/lib/dovecot/deliver
    32          chmod u+s,o-rwx /usr/local/lib/dovecot/deliver
    33 
    33 
       
    34        * Check the master.cf from Postfix.
       
    35          In prior setups the service dovecot was configured slightly different.
       
    36          If you have set the command attribute 'user' to 'nobody:mail', so
       
    37          either remove the group mail or replace it with the group nogroup.
       
    38 
       
    39          e.g.: flags=DRhu user=nobody argv=/usr/local/lib/dovecot/deliver …
       
    40 
    34     * execute upgrade.sh
    41     * execute upgrade.sh
    35 
    42 
    36     * start Dovecot and Postfix
    43     * start Dovecot and Postfix
    37 
    44 
    38 
    45