aboutsummaryrefslogtreecommitdiff
path: root/mc/trurl.mc
blob: a89701fd3720dfd44d19736784a3698f002e5086 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
dnl * Sendmail configuration for trurl.gnu.org.ua

divert(-1)

VERSIONID(`$Id$')
OSTYPE(linux)dnl

define(`confCF_VERSION',`Trurl.gnu.org.ua $Revision$')

# Additional header 
HOrganization: GNU.ORG.UA
DUtrurl
Cwtrurl 

dnl * Include common defaults
include(common.mc)
dnl include(`milter.conf')

dnl * Features
FEATURE(use_cw_file)
FEATURE(redirect)
FEATURE(always_add_domain)
FEATURE(access_db, hash -o /etc/mail/access -T<TMPF>)
FEATURE(mailertable, hash -o /etc/mail/xroutes)
FEATURE(domaintable, hash -o /etc/mail/domains)
FEATURE(virtusertable, hash -o /etc/mail/virtusers)
FEATURE(relay_hosts_only)
FEATURE(blacklist_recipients)
dnl FEATURE(dnsbl, `rbl.maps.vix.com')
dnl FEATURE(dnsbl, `rbl.farlep.net')
dnl FEATURE(dnsbl, `dialup-rev.farlep.net')

dnl * Mailers
undefine(`LOCAL_MAILER_PATH')
define(`LOCAL_MAILER_PATH', `/usr/local/sbin/maidag')
define(`LOCAL_MAILER_ARGS', `maidag -xl --lang=sieve -s %h/.filter.sv $u')

MAILER(local)
MAILER(smtp)

dnl * Identification string for maidag/Sieve log messages.
LOCAL_CONFIG
HX-Mailutils-Message-Id: $i$?u

Return to:

Send suggestions and report system problems to the System administrator.