add bts profile for mail
authorStephen Gran <steve@lobefin.net>
Sat, 27 Mar 2010 10:30:40 +0000 (10:30 +0000)
committerStephen Gran <steve@lobefin.net>
Sat, 27 Mar 2010 10:30:40 +0000 (10:30 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/exim/templates/eximconf.erb

index 771f774..bdb02f9 100644 (file)
@@ -325,6 +325,18 @@ out
 %>
 <%=
 out = ''
+if nodeinfo['bugsmaster']
+  out = '
+  warn    domains        = bugs.debian.org
+          set acl_m_rprf = BugsMail
+
+  accept  condition      = ${if eq {$acl_m_rprf}{}{no}{yes}}
+'
+end
+out
+%>
+<%=
+out = ''
 if nodeinfo['packagesmaster']
   out = '
   warn    domains        = packages.debian.org