[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#380631: exim4.conf patch



tags 380631 + patch
thanks

This should do, but I am not an exim person and have not verified
this. There's probably also a nicer way to do this.


--- exim4.conf  2006-07-19 11:42:05.000000000 -0500
+++ /tmp/exim4.conf 2006-08-04 05:11:56.000000000 -0500
@@ -271,7 +271,7 @@
   require verify = header_syntax
 
   deny    hosts  = !+debianhosts
-          condition = ${if match{$recipients}{@packages.qa.debian.org}{${if def:h_X-PTS-Approved:{false}{true}}}{false}}
+          condition = ${if match{$recipients}{@packages.qa.debian.org}{${if def:h_X-PTS-Approved:{false}{$if match{$recipients}{_cvs@packages.qa.debian.org}{false}{true}}}}{false}}
           message   = messages to the PTS require an X-PTS-Approved header
 
 # RFC 822 and 2822 say that headers must be ASCII.  This kinda emulates


-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`.     martin f. krafft <madduck@debian.org>
: :'  :    proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system

Attachment: signature.asc
Description: Digital signature (GPG/PGP)


Reply to: