exachk sendmail fails with 'PKI-03002: No entry found for the alias: smtp_host'
AHF version 21.3.4.0.0
NOTIFICATION_EMAIL is set to dba@xyz.com and smtp server is set. (tfactl print smtp shows smtp.host = smtp.xyz.com).
#> exachk -debug -testemail "notification_email=dba@adia.ae"
fails with this error in the debug file: PKI-03002: No entry found for the alias: smtp_host
but other AHF utilities does pick up the smtp file and does send emails (tfactl sendmail dba@xyz.com works fine)
So where does EXACHK VERSION: 21.3.4_20211215 try to get the smtp.host? Full error from the debug file is:
[self.smtp_host, rcode] = self.utilobj.get_env_from_wallet("smtp_host")