set

package
v1.135.0 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package set implements `admin mail set`.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdMailSet

func NewCmdMailSet(f *factory.Factory, runF func(*Options) error) *cobra.Command

NewCmdMailSet builds the `admin mail set` cobra command.

Types

type Options

type Options struct {
	Hostname        string
	MailHostname    string
	Port            int
	Protocol        string
	UseStartTLS     bool
	RequireStartTLS bool
	Username        string
	SenderAddress   string
	Password        string
}

Options holds parsed flags for `admin mail set`.

Jump to

Keyboard shortcuts

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