1fd2476d
server/email: log missing mail::error-to, treat empty string as unset
Log a message when mail::error-to is unset, just in case the admin forgot to set it. Don't try to parse an email address if error-to is set to the empty string (the default value in the default config file).
Simon Ser <contact@emersion.fr> — 2023-08-03 14:16:31 UTC
Commit 1fd2476d29144d31b784b4248cd92ce47da23b9f —
view raw patch
Parent(s):
2f239415
| File | Status | + | − |
|---|---|---|---|
server/email.go
|
M | +3 | -2 |