- π©πͺGermany gngn
I think this should also mention the info stated in #3012631: smtp_on option still sends mail on 8.x-1.0-beta4 β :
to disable SMTP via settings.local it is not enough to overwrite 'smtp.settings smtp_on'$config['smtp.settings']['smtp_on'] = FALSE;
but you also need to overwrite 'system.mail interface.default':
$config['system.mail']['interface']['default'] = 'php_mail';
- Merge request !55[#3134247] feat: Add help topic to inform user about available config changes via settings.php β (Open) created by bluegeek9
- Status changed to Needs review
3 days ago 5:42pm 16 October 2025