smtp

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package smtp is used for sending emails via smtp

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSMTPEmailSender

func NewSMTPEmailSender(host string, port int, user, password string, authMethod string) (*smtpEmailSender, error)

NewSMTPEmailSender creates a new instance of smtpEmailSender

func NewSMTPEmailSenderWithConnMethod

func NewSMTPEmailSenderWithConnMethod(host string, port int, user, password string, authMethod string, connectionMethod string) (*smtpEmailSender, error)

NewSMTPEmailSenderWithConnMethod creates a new instance of smtpEmailSender

Types

This section is empty.

Jump to

Keyboard shortcuts

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