/[smeserver]/rpms/smeserver-spamassassin/sme8/smeserver-spamassassin-2.2.0-pyzor-timeout.patch
ViewVC logotype

Contents of /rpms/smeserver-spamassassin/sme8/smeserver-spamassassin-2.2.0-pyzor-timeout.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Sun Apr 8 15:12:14 2012 UTC (12 years, 1 month ago) by snetram
Branch: MAIN
CVS Tags: smeserver-spamassassin-2_2_0-12_el5_sme, smeserver-spamassassin-2_2_0-11_el5_sme, smeserver-spamassassin-2_2_0-10_el5_sme, smeserver-spamassassin-2_2_0-13_el5_sme, smeserver-spamassassin-2_2_0-9_el5_sme, HEAD
* Sun Apr 8 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-9
- Add template fragment for pyzor timeout [SME: 6896]

1 diff -up smeserver-spamassassin-2.2.0/root/etc/e-smith/templates/etc/mail/spamassassin/local.cf/50pyzor_timeout.pyzor-timeout smeserver-spamassassin-2.2.0/root/etc/e-smith/templates/etc/mail/spamassassin/local.cf/50pyzor_timeout
2 --- smeserver-spamassassin-2.2.0/root/etc/e-smith/templates/etc/mail/spamassassin/local.cf/50pyzor_timeout.pyzor-timeout 2012-04-08 17:08:01.000000000 +0200
3 +++ smeserver-spamassassin-2.2.0/root/etc/e-smith/templates/etc/mail/spamassassin/local.cf/50pyzor_timeout 2012-04-08 17:08:20.000000000 +0200
4 @@ -0,0 +1,8 @@
5 +{
6 + my $pyzor_timeout = ($spamassassin{PyzorTimeout} || 0);
7 + if ($pyzor_timeout ne '0')
8 + {
9 + return "pyzor_timeout " . ($pyzor_timeout);
10 + }
11 +}
12 +

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed