class exim {
$is_mailrelay = has_role('mailrelay')
- $is_bugsmaster = has_role('bugsmaster')
$is_bugsmx = has_role('bugsmx')
$is_rtmaster = has_role('rtmaster')
$is_packagesmaster = has_role('packagesmaster')
out = "daemon_smtp_ports = "
ports << 25
-if @is_bugsmaster or @is_bugsmx
+if @is_bugsmx
ports << 587
end
accept condition = ${if eq {$acl_m_rprf}{}{no}{yes}}
<%- end -%>
-<%- if @is_bugsmaster or @is_bugsmx -%>
+<%- if @is_bugsmx -%>
warn domains = bugs.debian.org
set acl_m_rprf = BugsMail
<%=
out = ""
-if @is_bugsmaster or @is_bugsmx
+if @is_bugsmx
domain = 'bugs.debian.org'
- if @is_bugsmaster
- domain = 'bugs-master.debian.org'
- end
out = '
# This router delivers for bugs.d.o
bugs:
{$value}fail}\
}}
-<%- if @is_bugsmaster or @is_bugsmx -%>
+<%- if @is_bugsmx -%>
bugs_pipe:
driver = pipe
command = /srv/bugs.debian.org/mail/run-procmail