Documentation
¶
Overview ¶
Package imapserver implements an IMAPv4 server, rev2 (RFC 9051) and rev1 with extensions (RFC 3501 and more).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Listen ¶ added in v0.0.2
func Listen()
Listen initializes all imap listeners for the configuration, and stores them for Serve to start them.
func Serve ¶ added in v0.0.2
func Serve()
Serve starts serving on all listeners, launching a goroutine per listener.
func ServeConnPreauth ¶ added in v0.0.15
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.