mjl- / mox

modern full-featured open source secure mail server for low-maintenance self-hosted email
https://www.xmox.nl
MIT License
3.38k stars 89 forks source link

mox IMAP4rev2 service endpoint instance on returned bidirectional stream #120

Open haraldrudell opened 5 months ago

haraldrudell commented 5 months ago

imaptemp.NewImapTemp runs temporary-storage mox imap-server listening on returned bidirectional stream for integration testing

119

Ability to use mox over bidirectional stream: 2024: mox world’s only functional Go IMAP4rev2 server With few changes mox imapserver package can be used over a bidirectional socket io.ReadWriteCloser temporary or separate file-system storage configurable logging ability to disable timeouts enabling single-step debugging bypassing network stack integration-testing against mox IMAP service endpoint instance