Documentation ¶
Index ¶
- func New(modName string, addrs []string) (module.Module, error)
- type Endpoint
- func (endp *Endpoint) AnonymousLogin(state *smtp.ConnectionState) (smtp.Session, error)
- func (endp *Endpoint) Close() error
- func (endp *Endpoint) Init(cfg *config.Map) error
- func (endp *Endpoint) InstanceName() string
- func (endp *Endpoint) Login(state *smtp.ConnectionState, username, password string) (smtp.Session, error)
- func (endp *Endpoint) Name() string
- type Session
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Endpoint ¶
func (*Endpoint) AnonymousLogin ¶
func (*Endpoint) InstanceName ¶
Click to show internal directories.
Click to hide internal directories.