/[smecontribs]/rpms/smeserver-wbl/contribs10/smeserver-wbl-0.5.0-bz12490.patch
ViewVC logotype

Contents of /rpms/smeserver-wbl/contribs10/smeserver-wbl-0.5.0-bz12490.patch

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


Revision 1.2 - (show annotations) (download)
Sun Feb 25 19:09:48 2024 UTC (2 months, 2 weeks ago) by jpp
Branch: MAIN
CVS Tags: smeserver-wbl-0_5_0-8_el7_sme, smeserver-wbl-0_5_0-9_el7_sme, HEAD
Changes since 1.1: +12 -3 lines
* Sun Feb 25 2024 Jean-Philippe Pialasse <tests@pialasse.com> 0.5.0-8.sme
- reload qpsmtpd config on panel update [SME: 12490]
- apply smeserver-wbl-0.5.0-locale-2024-02-25

1 diff -Nur --no-dereference smeserver-wbl-0.5.0.old/createlinks smeserver-wbl-0.5.0/createlinks
2 --- smeserver-wbl-0.5.0.old/createlinks 2024-02-25 13:05:18.924000000 -0500
3 +++ smeserver-wbl-0.5.0/createlinks 2024-02-25 14:01:53.464000000 -0500
4 @@ -22,8 +22,12 @@
5 templates2events("/var/service/qpsmtpd/config/whitelisthelo", "$wbl");
6 templates2events("/var/service/qpsmtpd/config/whitelisthosts", "$wbl");
7 templates2events("/var/service/qpsmtpd/config/whitelistsenders", "$wbl");
8 +templates2events("/var/service/qpsmtpd/config/peers/0", "$wbl");
9 +templates2events("/var/service/qpsmtpd/config/peers/local", "$wbl");
10 templates2events("/etc/mail/spamassassin/local.cf", "$wbl");
11 safe_symlink("restart", "root/etc/e-smith/events/$wbl/services2adjust/spamassassin");
12 +safe_symlink("restart", "root/etc/e-smith/events/$wbl/services2adjust/qpsmtpd");
13 +safe_symlink("restart", "root/etc/e-smith/events/$wbl/services2adjust/sqpsmtpd");
14 safe_symlink("../../plugins/11whitelist",
15 "root/etc/e-smith/templates/var/service/qpsmtpd/config/peers/0/11whitelist");
16
17 @@ -37,9 +41,13 @@
18 templates2events("/var/service/qpsmtpd/config/whitelisthelo", "$wbl");
19 templates2events("/var/service/qpsmtpd/config/whitelisthosts", "$wbl");
20 templates2events("/var/service/qpsmtpd/config/whitelistsenders", "$wbl");
21 +templates2events("/var/service/qpsmtpd/config/peers/0", "$wbl");
22 +templates2events("/var/service/qpsmtpd/config/peers/local", "$wbl");
23 templates2events("/etc/mail/spamassassin/local.cf", "$wbl");
24
25 safe_symlink("restart", "root/etc/e-smith/events/$wbl/services2adjust/spamassassin");
26 +safe_symlink("restart", "root/etc/e-smith/events/$wbl/services2adjust/qpsmtpd");
27 +safe_symlink("restart", "root/etc/e-smith/events/$wbl/services2adjust/sqpsmtpd");
28 event_link("navigation-conf", $wbl, "80");
29 safe_symlink("../../plugins/11whitelist",
30 "root/etc/e-smith/templates/var/service/qpsmtpd/config/peers/0/11whitelist");

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