Changes between Version 1 and Version 2 of Ticket #49687, comment 30
- Timestamp:
- 08/09/2025 04:46:07 PM (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49687, comment 30
v1 v2 13 13 14 14 If they simply pretend to have a `-f` fallback, I think that they should do something like you did: adding a "fakesendmail" script that actually checks and adds or remove things on the fly. 15 16 Edit: Now I see an scenario where using `isSMPT` could fail. It seems that you could specify in `php.ini` a host and port directly for Windows. In that case, for anyone setup, bypassing `mail` will break their mailing system if we switch to `isSMPT` which targets `localhost:` by default. Still, we could check for `ini_get('smtp')` and `ini_get('smtp_port')` and forward accordingly.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)