Documentation ¶
Index ¶
Constants ¶
View Source
const SMTP = "smtp"
View Source
const SMTPS = "smtps"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SMTPPlugin ¶
type SMTPPlugin struct{}
func (*SMTPPlugin) Name ¶
func (p *SMTPPlugin) Name() string
func (*SMTPPlugin) PortPriority ¶
func (p *SMTPPlugin) PortPriority(port uint16) bool
func (*SMTPPlugin) Priority ¶
func (p *SMTPPlugin) Priority() int
func (*SMTPPlugin) Type ¶
func (p *SMTPPlugin) Type() plugins.Protocol
Click to show internal directories.
Click to hide internal directories.