Download Latest Version daptin-windows-amd64.exe (243.0 MB)
Email in envelope

Get an email when there's a new version of Daptin

Home / v0.12.25
Name Modified Size InfoDownloads / Week
Parent folder
daptin-darwin-amd64 2026-06-24 226.8 MB
daptin-linux-amd64 2026-06-24 249.9 MB
daptin-linux-arm64 2026-06-24 235.3 MB
daptin-windows-amd64.exe 2026-06-24 243.1 MB
README.md 2026-06-24 809 Bytes
v0.12.25 source code.tar.gz 2026-06-24 28.6 MB
v0.12.25 source code.zip 2026-06-24 29.3 MB
Totals: 7 Items   1.0 GB 0

Fixes

  • Fix immediate mail.send delivery for cloud-store-backed outbox.mail rows by committing the queued row, reloading it with mail contents included, and only then starting SMTP delivery.
  • Preserve retry metadata when the immediate path cannot reload/read the committed mail body, so the scheduler can retry instead of losing the delivery attempt.
  • Keep SMTP delivery outside any open database transaction.
  • Fix the outgoing SMTP E2E capture selector so it validates the intended Outbox E2E message when multiple deliveries share the same fake receiver.

Validation

  • go test ./server/resource -run 'TestMailColumnBytes|TestResultToArrayCloudStoreMailColumn' passed.
  • go test ./server/actions passed.
  • scripts/testing/outbox-outgoing-e2e.sh passed: 15/15.
  • go test ./... passed.
Source: README.md, updated 2026-06-24