1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2025-12-18 14:47:03 +00:00
Files
go-chasquid-smtp/internal
Alberto Bertogli fea808f8e3 queue: Get the DSN domain from the message
Picking the domain used in the DSN message "From" header is more
complicated than it needs to be, causing confusing code paths and having
different uses for the hostname, which should be purely aesthetic.

This patch makes the queue pick the DSN "From" domain from the message
itself, by looking for a local domain in either the sender or the
original recipients. We should find at least one, otherwise it'd be
relaying.

This allows the code to be simplified, and we can narrow the scope of
the hostname option even further.
2016-11-03 00:51:59 +00:00
..
2016-10-10 00:51:05 +01:00
2016-10-10 00:51:05 +01:00
2016-10-10 00:51:05 +01:00
2016-10-21 22:18:53 +01:00
2016-05-06 23:00:55 +01:00
2016-10-22 00:07:07 +01:00