Files
minicrm/config/mail.php
Apoorv Darshan 9c073b079c [12.x] Add APP_NAME fallback in mail config (#6755)
The `MAIL_FROM_NAME` config value falls back to the generic "Example"
when unset. This updates the fallback to use `APP_NAME` instead,
matching the convention in `.env.example` where `MAIL_FROM_NAME`
references `${APP_NAME}`.
2026-02-18 14:24:46 -06:00

3.5 KiB