* Sat May 17 2025 Brian Read <brianr@koozali.org> 11.0.0-2.sme
- Alter label in param screen to say qpsmtpd not qmail. [SME: ]
This commit is contained in:
parent
3639944078
commit
3c22a60578
@ -21,7 +21,7 @@ that appear in badhelo during the \'helo\' stage.',
|
||||
'wbl_BADHELO_LABEL' => 'qpsmtpd badhelo',
|
||||
'wbl_BADMAILFROM_DESCRIPTION' => 'Check envelope sender addresses. Reject any
|
||||
that appear (@host or user@host) in badmailfrom during the \'mail\' stage.',
|
||||
'wbl_BADMAILFROM_LABEL' => 'qmail badmailfrom',
|
||||
'wbl_BADMAILFROM_LABEL' => 'qpsmtpd badmailfrom',
|
||||
'wbl_WHITE_TITLE' => 'Use this panel to modify your servers White List settings. All entries will be enabled by default',
|
||||
'wbl_RRFH_LABEL' => 'Whitelists status',
|
||||
'wbl_WHITELISTHOSTS_DESCRIPTION' => 'Any IP address listed in whitelisthosts will be exempted
|
||||
|
@ -2,7 +2,7 @@ Summary: E-mail white/black lists for SME Server
|
||||
%define name smeserver-wbl
|
||||
Name: %{name}
|
||||
%define version 11.0.0
|
||||
%define release 1
|
||||
%define release 2
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GPL
|
||||
@ -26,6 +26,9 @@ qpsmtpd whitelist_soft /var/service/qpsmtpd/config/whitelisthosts whitelisthelo
|
||||
spamassassin /etc/mail/spammassassin/local.cf whitelist_from
|
||||
|
||||
%changelog
|
||||
* Sat May 17 2025 Brian Read <brianr@koozali.org> 11.0.0-2.sme
|
||||
- Alter label in param screen to say qpsmtpd not qmail. [SME: ]
|
||||
|
||||
* Sat May 17 2025 Brian Read <brianr@koozali.org> 11.0.0-1.sme
|
||||
- Fix $config-> to confg-> in template [SME: 12908]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user