1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2026-01-08 17:51:57 +00:00
Files
go-chasquid-smtp/internal
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
..
2021-06-11 20:09:15 +01:00
2020-05-22 20:34:42 +01:00
2018-03-30 22:35:08 +01:00
2019-12-01 17:25:25 +00:00
2020-08-21 12:07:33 +01:00
2020-04-12 11:25:27 +01:00