๐Ÿ“— Ansible playbooks and roles for building an idempotent, interconnected and scalable infrastructure
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-playbooks/roles/mail/defaults/main.yml

38 lines
716 B

2 years ago
mail_user: roundcube
mail_group: webmail
mail_dir: /opt/roundcube
mail_enigma_subdir: enigma-keys
mail_fpm_socket: /var/run/php7-fpm.sock
mail_mime_types_file: mime.types
mail_plugins:
- name: persistent_login
where: texxasrulez/persistent_login
major: 1
config: true
- name: contextmenu
where: johndoh/roundcube-contextmenu
- name: html5_notifier
where: stremlau/html5_notifier
config: true
- name: show_folder_size
where: jfcherng-roundcube/plugin-show-folder-size
- name: zipdownload
- name: userinfo
- name: attachment_reminder
- name: hide_blockquote
- name: reconnect
- name: markasjunk
config: true
- name: enigma
config: true
# managesieve