smtp

package
v0.48.1 Latest Latest
Warning

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

Go to latest
Published: May 30, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DomainRecords

type DomainRecords struct {
	TLSRPT tlsrpt.Record `mapstructure:"tls-rpt"`
	DKIM   dkim.Record   `mapstructure:"dkim"`
	DMARC  dmarc.Record  `mapstructure:"dmarc"`
	MTASTS mtasts.Record `mapstructure:"mta-sts"`
	SPF    spf.Record    `mapstructure:"spf"`
}

func (*DomainRecords) Render

func (r *DomainRecords) Render(data interface{}) error

type TemplatedRecord

type TemplatedRecord interface {
	Render(data interface{}) error
	Empty() bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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