imapserver

package
v0.0.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2025 License: MIT Imports: 49 Imported by: 1

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

func ServeConnPreauth(listenerName string, cid int64, conn net.Conn, preauthAddress string)

func ServeTLSConn added in v0.0.15

func ServeTLSConn(listenerName string, conn *tls.Conn, tlsConfig *tls.Config)

ServeTLSConn serves IMAP on a TLS connection.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL