1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2025-12-23 15:37:01 +00:00
Files
go-chasquid-smtp/internal
Alberto Bertogli feb10299be aliases: Skip resolution logic for non-local addresses
This patch skips the resolution logic if the address is not local.
Today, the resolution logic handles that case transparently, and returns
the original email address, so this should be a no-op.

However, having an explicit early check makes the resolution logic more
robust, and will simplify future patches.

Note this also means that the `alias-resolve` hook is no longer run for
non-local aliases, which should also help simplify their implementation.
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