You've already forked postfix
add pfq (custom queue TUI)
This commit is contained in:
@@ -61,3 +61,10 @@
|
||||
- restart postfix
|
||||
when: postfix_sasl_password_map is defined
|
||||
|
||||
- name: postfix | copy pfq script
|
||||
file:
|
||||
src: pfq
|
||||
dest: /usr/local/bin/pfq
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0755
|
||||
|
||||
Reference in New Issue
Block a user