/[smecontribs]/rpms/smeserver-fetchmail/contribs9/smeserver-fetchmail-1.6-bz10538-force_spamcheck.patch
ViewVC logotype

Contents of /rpms/smeserver-fetchmail/contribs9/smeserver-fetchmail-1.6-bz10538-force_spamcheck.patch

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


Revision 1.1 - (show annotations) (download)
Sun Mar 11 06:17:20 2018 UTC (6 years, 1 month ago) by jpp
Branch: MAIN
CVS Tags: smeserver-fetchmail-1_6-13_el6_sme, smeserver-fetchmail-1_6-15_el6_sme, smeserver-fetchmail-1_6-14_el6_sme, HEAD
* Sun Mar 11 2018 Jean-Philipe Pialasse <tests@pialasse.com> 1.6-13.sme
- fix no spamcheck anymore for fetchmail [SME: 10290]

1 diff -Nur smeserver-fetchmail-1.6.old/root/etc/e-smith/templates/var/service/qpsmtpd/config/forcespamcheck/60fetchmail smeserver-fetchmail-1.6/root/etc/e-smith/templates/var/service/qpsmtpd/config/forcespamcheck/60fetchmail
2 --- smeserver-fetchmail-1.6.old/root/etc/e-smith/templates/var/service/qpsmtpd/config/forcespamcheck/60fetchmail 1969-12-31 19:00:00.000000000 -0500
3 +++ smeserver-fetchmail-1.6/root/etc/e-smith/templates/var/service/qpsmtpd/config/forcespamcheck/60fetchmail 2018-03-11 00:53:40.454000000 -0500
4 @@ -0,0 +1,7 @@
5 +{
6 + # vim: ft=perl ts=4 sw=4 et:
7 + if ( ( $FetchMails{ status } || "disabled" ) eq "enabled" ) {
8 + $OUT = "\n127.0.0.200\n" ;
9 + }
10 +}
11 +

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