aboutsummaryrefslogtreecommitdiffstats
path: root/conf/modules.d/hfilter.conf
blob: 48403545073409233aab5dc363d5f1b206518e3e (plain)
1
2
3
4
5
6
7
8
9
10
hfilter {
    .include(try=true,priority=1) "${DBDIR}/dynamic/hfilter.conf"
    helo_enabled = true;
    hostname_enabled = true;
    url_enabled = true;
    from_enabled = true;
    rcpt_enabled = true;
    mid_enabled = true;
    rcpt_enabled = true;
}