This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nils
/
ispmail-buster-ansible
mirror of
http://git.workaround.org/ispmail/ispmail-buster-ansible.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Indentation fixed
merge-requests/1/merge
Christoph Haas
6 years ago
parent
68a0469a67
commit
fa72efa727
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ansible/roles/ispmail-postfix/tasks/main.yml
+ 1
- 1
ansible/roles/ispmail-postfix/tasks/main.yml
View File
@@ -16,7 +16,7 @@
src: master.cf
dest: /etc/postfix/master.cf
mode: 0644
notify: restart postfix
notify: restart postfix
# - name: tell Postfix to use the virtual mailbox domain mapping
# command: postconf virtual_mailbox_domains=mysql:/etc/postfix/mysql-virtual-mailbox-domains.cf
Write
Preview
Loading…
Cancel
Save