equal
deleted
inserted
replaced
1 #!/usr/bin/env python3 |
1 #!/usr/bin/env python3 |
2 # coding: utf-8 |
2 # coding: utf-8 |
3 # Copyright 2012 - 2013, Pascal Volk |
3 # Copyright 2012 - 2014, Pascal Volk |
4 # See COPYING for distribution information. |
4 # See COPYING for distribution information. |
5 |
5 |
6 """ |
6 """ |
7 Use this script in order to set database permissions for your Dovecot |
7 Use this script in order to set database permissions for your Dovecot |
8 and Postfix database users. |
8 and Postfix database users. |