albertito / chasquid

SMTP (email) server with a focus on simplicity, security, and ease of operation [mirror]
https://blitiri.com.ar/p/chasquid/
Other
870 stars 58 forks source link

`chasquid-util aliases-resolve` does not take hooks into account #18

Closed albertito closed 1 year ago

albertito commented 3 years ago

This is forked from issue #17, where @DiederikvandenB reported that chasquid-util aliases-resolve does not take hooks into account, and that is confusing and misleading.

At minimum, the documentation should mention this fact, and possibly a warning should be emitted if the hooks are present.

There is no way to manually do an alias resolution with hooks for troubleshooting (other than sending an email, of course), which should also be fixed.

albertito commented 1 year ago

This is fixed in the next branch: chasquid-util now asks the running daemon to resolve the alias, so the answer will be authoritative and inclusive of any hooks.