index

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2025 License: ISC Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const CONCURRENCY = 16 // Amount of concurrent operations.

Variables

This section is empty.

Functions

func IndexAccount

func IndexAccount(ctx context.Context, account config.Account, logger *slog.Logger) error

IndexAccount indexes the status database for an account from existing Maildir. Scans local files with U= hints and verifies them against IMAP server.

Types

type LocalMessage

type LocalMessage struct {
	AbsPath      string
	TentativeUID imap2.UID
	Flags        []imap2.Flag
}

LocalMessage represents a local Maildir message with U= hint.

Jump to

Keyboard shortcuts

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