Hi Stuart!

Thanks!

I can confirm that the patch works.

However some minimal manual cleanup is required after updating the package:
# pkg_add -u                                                                    
                           
quirks-3.439 signed on 2020-11-19T21:06:27Z
postgrey-1.37->1.37p1: ok
Read shared items: ok
# rcctl check postgrey          
postgrey(failed)
# rm /var/run/rc.d/postgrey
# rcctl restart postgrey
postgrey(ok)
postgrey(ok)
# rcctl check postgrey        
postgrey(ok)
#

As most people probably don’t read the email sent by /etc/daily that should not 
be much of a problem though ;-) I know we only noticed it because we where 
tracking down another unrelated problem and checked the archived mails. We 
found that the failure message had been included since we installed postgrey in 
August and no one noticed …


Again thanks for you speedy help!
-- 
Mike Fischer

> Am 19.11.2020 um 17:16 schrieb Stuart Henderson <s...@spacehopper.org>:
> 
> On 2020/11/19 16:02, Mike Fischer wrote:
>> With another slight modification it now works:
>> pexp="perl: .*postgrey.*${daemon_flags:+ ${daemon_flags}}.*“
>> (added -* after postgrey)
> 
> Ah yes I see. Thanks, I've updated my commit and backported to -stable.

Reply via email to