emailmxplan

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	EmailMXPlanSpec struct {
		ComplexityEnabled         bool   `json:"complexityEnabled,omitempty"`
		DisplayName               string `json:"displayName,omitempty"`
		LockoutDuration           int    `json:"lockoutDuration,omitempty"`
		LockoutObservationWindow  int    `json:"lockoutObservationWindow,omitempty"`
		LockoutThreshold          int    `json:"lockoutThreshold,omitempty"`
		MaxPasswordAge            int    `json:"maxPasswordAge,omitempty"`
		MaxReceiveSize            int    `json:"maxReceiveSize,omitempty"`
		MaxSendSize               int    `json:"maxSendSize,omitempty"`
		MinPasswordAge            int    `json:"minPasswordAge,omitempty"`
		MinPasswordLength         int    `json:"minPasswordLength,omitempty"`
		SpamAndVirusConfiguration struct {
			CheckDKIM   bool `json:"checkDKIM,omitempty"`
			CheckSPF    bool `json:"checkSPF,omitempty"`
			DeleteSpam  bool `json:"deleteSpam,omitempty"`
			DeleteVirus bool `json:"deleteVirus,omitempty"`
			PutInJunk   bool `json:"putInJunk,omitempty"`
			TagSpam     bool `json:"tagSpam,omitempty"`
			TagVirus    bool `json:"tagVirus,omitempty"`
		} `json:"spamAndVirusConfiguration,omitzero"`
	}
)

Functions

func EditEmailMXPlan

func EditEmailMXPlan(cmd *cobra.Command, args []string)

func GetEmailMXPlan

func GetEmailMXPlan(_ *cobra.Command, args []string)

func ListEmailMXPlan

func ListEmailMXPlan(_ *cobra.Command, _ []string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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