1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2025-12-17 14:37:02 +00:00
Files
go-chasquid-smtp/docs
Alberto Bertogli 67d0064f57 aliases: Simplify lookup logic, remove alias-exists hook
This patch simplifies the internal alias lookup logic, unifying it
across Resolve and Exists.

As part of this, the `alias-exists` hook is removed. It was redundant to
begin with, although it enabled a potential optimization, it isn't worth
the complexity. The timeout for execution of both was the same.

This change should be backwards-compatible because `alias-resolve` is
still used, and the semantics haven't changed.
2022-01-21 12:07:34 +00:00
..
2020-11-13 20:49:42 +00:00
2021-07-25 14:59:37 +01:00
2021-06-11 20:09:15 +01:00
2021-05-23 10:15:44 +01:00
2021-06-11 10:35:51 +01:00
2021-07-30 09:40:10 +01:00
2019-10-19 13:06:30 +01:00