https://bugs.koozali.org/show_bug.cgi?id=11636

Terry Fage <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Terry Fage <[email protected]> ---
See Bug 11586

patch that was to fix -
smeserver-fail2ban-0.1.18-bz11586-serverfailstostart.patch

30Service20qpsmtpd should rather use $qpsmtpd{status} than $sqpsmtpd{status} , 

shows
@@ -1,12 +1,12 @@
{

-my $status = $smtpd{'status'} || 'disabled';
+my $status = $sqpsmtpd{'status'} || 'disabled';
my $f2b = $qpsmtpd{'Fail2Ban'} || 'enabled';

that is still evident even after the patch in this bug

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to