Skip to content

Spooling and custom transports

Pre-release
Pre-release
Compare
Choose a tag to compare
@scaytrase scaytrase released this 12 Aug 17:56
  • Configurable and replaceable spooling mechanism
    • Instant spool (no spooling - instant send)
    • Memory spool (queueing and kernel.terminate event flush)
  • Some custom transport for a kind of fail-proof installations
    • Chained transport (meta-transport which uses other transports with priority list)
    • Retry-on-failure transport (meta-transport which uses single tranport several times until timeout\retry-count or success)