The PHP ini config for sendmail_path
is overridden and due to the option being hard coded '-' in the TransportFactory.php:111
Try to capture email by overriding PHP ini's sendmail_path locally for Mailhog or custom script.
Allow people to use the default PHP config.
May need update hook, to explicitly set the use_default_php_sendmail_path
to false.
New option in settings to use default.
New config, default to use the PHP default, existing sites should continue to use the settings as is because use_default_php_sendmail_path
should be NULL/FALSE
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.