aboutsummaryrefslogtreecommitdiff
path: root/mc/ulysses.mc
blob: ae8b66721b799af3111a23d1b2d89fa67787829e (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
44
45
46
47
48
49
50
51
52
dnl * Sendmail configuration for Ulysses

divert(-1)

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

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

LOCAL_CONFIG
dnl * Identification string for mail.local/Sieve log messages.
HX-Mailutils-Message-Id: $i$?u
# Additional header 
HOrganization: GNU.org.ua
DUulysses
Cwulysses

dnl * Include common defaults
include(common.mc)

dnl define(`confFALLBACK_MX',`relay1.farlep.net')

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

dnl * Mailers
undefine(`LOCAL_MAILER_PATH')
undefine(`_DEF_LOCAL_MAILER_FLAGS')
define(`LOCAL_MAILER_PATH', `/usr/local/libexec/mail.local')
define(`LOCAL_MAILER_ARGS', `mail.local -xl -S%h/.mailutils/filter.sv $u')
MAILER(local)
MAILER(smtp)

dnl * Mail filters
include(ulysses.milter)

LOCAL_RULESETS

SLocal_localaddr
Rtempfail+mailfromd-test	$#error $@ 4.7.0 $: "450 Temporarily not available [Mailfromd test suite]"

Return to:

Send suggestions and report system problems to the System administrator.