summaryrefslogtreecommitdiffstats
path: root/roles/IMAP/tasks/main.yml
blob: b26cb1080c73fa96056d4b35edaa2d7c3525ede4 (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
#    - amavis
#    - spamassassin