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

Annotation 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.1 - (hide annotations) (download)
Sun Feb 25 18:28:21 2024 UTC (3 months ago) by jpp
Branch: MAIN
* 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 jpp 1.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 13:19:10.437000000 -0500
4     @@ -24,6 +24,8 @@
5     templates2events("/var/service/qpsmtpd/config/whitelistsenders", "$wbl");
6     templates2events("/etc/mail/spamassassin/local.cf", "$wbl");
7     safe_symlink("restart", "root/etc/e-smith/events/$wbl/services2adjust/spamassassin");
8     +safe_symlink("restart", "root/etc/e-smith/events/$wbl/services2adjust/qpsmtpd");
9     +safe_symlink("restart", "root/etc/e-smith/events/$wbl/services2adjust/sqpsmtpd");
10     safe_symlink("../../plugins/11whitelist",
11     "root/etc/e-smith/templates/var/service/qpsmtpd/config/peers/0/11whitelist");
12    
13     @@ -40,6 +42,8 @@
14     templates2events("/etc/mail/spamassassin/local.cf", "$wbl");
15    
16     safe_symlink("restart", "root/etc/e-smith/events/$wbl/services2adjust/spamassassin");
17     +safe_symlink("restart", "root/etc/e-smith/events/$wbl/services2adjust/qpsmtpd");
18     +safe_symlink("restart", "root/etc/e-smith/events/$wbl/services2adjust/sqpsmtpd");
19     event_link("navigation-conf", $wbl, "80");
20     safe_symlink("../../plugins/11whitelist",
21     "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