X-Git-Url: http://git.jankratochvil.net/?p=PerlMail.git;a=blobdiff_plain;f=PerlMail%2FConfig.pm;fp=PerlMail%2FConfig.pm;h=e4a8386771a93ae09e062937abc50a5f7f5ebff6;hp=ee8a60e27a890c6212a6a03c2b3599916624c2ec;hb=3b2e86f4ad520d440afad6ec2fa6843925dcff41;hpb=81c1597aea45d552541265e9754d6d757448029e diff --git a/PerlMail/Config.pm b/PerlMail/Config.pm index ee8a60e..e4a8386 100644 --- a/PerlMail/Config.pm +++ b/PerlMail/Config.pm @@ -474,7 +474,7 @@ if (0) { && headeris("Return-Path",qr{^\Qroot@\E.*[.](?:(?:lab|rhts|eng).(?:bos|boston)|z900|test|englab.brq|nay)\Q.redhat.com\E$})) { store "=rhtsme","log"; } - store "=rhtsme" if headeris "Subject" ,qr{^\Q[Beaker Job Completion] \E}; + store "=rhtsme","log" if headeris "Subject" ,qr{^\Q[Beaker Job Completion] \E}; store "=buggcc","log" if headeris("Return-Path",'') || headeris("Return-Path",''); store "=frysk","log" if headeris "Mailing-List",'contact frysk-help@sourceware.org; run by ezmlm';