Mario Fetka geos_one
geos_one pushed to master at geos_one/bongo 2026-07-27 21:40:22 +02:00
fbb5c97ab0 config: keep Store mirrors authoritative
1056e0c489 json: repair Unicode round trips
Compare 2 commits »
geos_one pushed to master at geos_one/bongo 2026-07-27 21:19:02 +02:00
bed3bf66a3 tests: route SMTP IDNA fixture directly
geos_one pushed to master at geos_one/bongo 2026-07-27 21:16:12 +02:00
c204f7d0f0 tests: isolate SMTP IDNA fixture listener
geos_one pushed to master at geos_one/bongo 2026-07-27 20:55:07 +02:00
6725fb4d50 smtp: unify IDNA2008 routing identities
geos_one pushed to master at geos_one/bongo 2026-07-27 20:40:39 +02:00
0bae0e06cb tests: record SMTPUTF8 live validation
geos_one pushed to master at geos_one/bongo 2026-07-27 20:02:04 +02:00
27e00d1aa0 smtp: enforce SMTPUTF8 relay capabilities
geos_one pushed to master at geos_one/bongo 2026-07-27 19:56:35 +02:00
6cf7528d3b tests: verify BINARYMIME remains unavailable
geos_one pushed to master at geos_one/bongo 2026-07-27 19:48:47 +02:00
b241ec0508 docs: record Postfix-aligned BDAT live test
geos_one pushed to master at geos_one/bongo 2026-07-27 19:37:58 +02:00
8fcff3fa4b smtp: align BDAT error recovery with Postfix
geos_one pushed to master at geos_one/bongo 2026-07-27 19:33:36 +02:00
59e8af7ebf docs: record Postfix-aligned DSN relay test
geos_one pushed to master at geos_one/bongo 2026-07-27 19:29:39 +02:00
da691adc43 smtp: gate relay DSN parameters on peer support
geos_one pushed to master at geos_one/bongo 2026-07-27 19:24:07 +02:00
bcb6f99c61 docs: record SMTP DSN release evidence
geos_one pushed to master at geos_one/bongo 2026-07-27 19:17:20 +02:00
1cc477f6de queue: canonicalize DSN original recipient field
geos_one pushed to master at geos_one/bongo 2026-07-27 19:13:26 +02:00
5d3d230a8c smtp: retain enhanced relay failure status
geos_one pushed to master at geos_one/bongo 2026-07-27 19:09:20 +02:00
418005d7bc smtp: preserve DSN metadata through relay transport
geos_one pushed to master at geos_one/bongo 2026-07-27 18:48:17 +02:00
3046e5431d docs: compare SMTP matrix with Postfix 3.11.1
aadac6c243 smtp: disable retired outbound queue consumer
Compare 2 commits »
geos_one pushed to master at geos_one/bongo 2026-07-27 15:23:13 +02:00
bbf16c25e5 Preserve DSN flags through queue rewriting
geos_one pushed to master at geos_one/bongo 2026-07-27 14:45:47 +02:00
33693a8d59 tests: wait for SMTP before DSN checks
geos_one pushed to master at geos_one/bongo 2026-07-27 14:31:48 +02:00
2a77a4c9de smtp: preserve explicit DSN request semantics
geos_one pushed to master at geos_one/bongo 2026-07-27 14:19:14 +02:00
6aae71df06 tests: align SMTP evidence with Postfix