Documentation ¶
Index ¶
- func New(modName string, addrs []string) (module.Module, error)
- type Endpoint
- type Session
- func (s *Session) AuthPlain(username, password string) error
- func (s *Session) Data(r io.Reader) error
- func (s *Session) LMTPData(r io.Reader, sc smtp.StatusCollector) error
- func (s *Session) Logout() error
- func (s *Session) Mail(from string, opts *smtp.MailOptions) error
- func (s *Session) Rcpt(to string) error
- func (s *Session) Reset()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.