summaryrefslogtreecommitdiffstats
path: root/roles/IMAP/tasks/main.yml
blob: f9b25d1076b16742ad93675e0ac352affaf449e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
- include: imap.yml
  tags:
    - imap
    - dovecot
- include: mda.yml
  tags:
    - mda
    - mail
    - postfix
# TODO spam filter
#- include: spam.yml
#  tags
#    - spam
#    - spamassassin
#