mailconf

package module
v0.0.0-...-f6a5026 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2023 License: BSD-2-Clause Imports: 14 Imported by: 0

README

mailconf

Configurator for mu4e+mbsync on mac or linux

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrProfileExists           = errors.New("Profile exists")
	ErrModified                = errors.New("Config modified externally")
	ErrProfileNotFound         = errors.New("Profile not found")
	ErrOsNotSupported          = errors.New("OS not supported")
	ErrMbsyncStatusUnknown     = errors.New("Mbsync: unknown status")
	ErrMbsyncNotFound          = errors.New("Mbsync: Service not found")
	ErrImapnotifyStatusUnknown = errors.New("Imapnotify: unknown status")
	ErrImapnotifyNotFound      = errors.New("Imapnotify: Service not found")
)

Functions

func AddProfile

func AddProfile(profile string, cfg *config.Config) error

func Generate

func Generate(cfg *config.Config, profile *config.Profile) error

func RmProfile

func RmProfile(profile string, cfg *config.Config) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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