With symfony 7.3 it seems that this component can not detect the mailers health:
"mailer": {
"status": "UNKNOWN",
"error": "No suitable transport health indicator available for class \"Symfony\\Component\\Mailer\\Transport\\Transports\""
}
Tested with a correct smtp MAILER_DSN and symfony/mailer 7.3.3
With symfony 7.3 it seems that this component can not detect the mailers health:
Tested with a correct smtp MAILER_DSN and symfony/mailer 7.3.3