* Tue Sep 30 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.1.18-37.sme

- fix typo for uqpsmtpd [SME: 13172]
- fix smanager filter [SME: 13206]
This commit is contained in:
2025-09-30 14:00:11 -04:00
parent 21e6e9a0dd
commit 3b3280f96b
3 changed files with 7 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ push @ports, ($qpsmtpd{'TCPPort'} || '25');
push @ports, ($sqpsmtpd{'TCPPort'} || '465')
if (($sqpsmtpd{'status'} || 'disabled') eq 'enabled');
push @ports, ($uqpsmtpd{'TCPPort'} || '587')
if ((usqpsmtpd{'status'} || 'disabled') eq 'enabled');
if (($usqpsmtpd{'status'} || 'disabled') eq 'enabled');
my $port = join (",", @ports);
my $max = $maxretry*3;

View File

@@ -6,7 +6,7 @@
failregex = ^\[.*\] \[info\] Login FAILED: .*\t<HOST>$
ignoreregex = ^\[.*\] \[debug\] .*$
ignoreregex = ^\[.*\] \[info\] Login succeeded: .*$
^\[.*\] \[info\] Login succeeded: .*$
datepattern = {^LN-BEG}