OMG: smtprelay broke because of config changes
smtprelay seems to have had some breaking configuration change, and the way we invoke it currently does not work anymore (CLI flags like -remote_user
do not exist anymore).
Reverting cl/13115 should fix it. Curious, I checked the changelogs and nothing jumped out. 1.9.0 changed the config file parsing so maybe that’s the problem. Also it occurs to me that I did not find a changelog for 1.11.0…
sterni at 2025-03-24T13·53+00
The breaking change occurred here: https://github.com/decke/smtprelay/commit/422191968956a6a41b4d821f0ecfde589f651c11
This completely changed the config format.
I've fixed this in cl/13426, but it required migrating mail providers (for reasons explained in the CL).
tazjin at 2025-05-25T07·53+00
Deployed my fixed chain to nevsky, it seems to work fine.
tazjin at 2025-05-25T08·52+00
- sterni closed this issue at 2025-05-30T15·26+00