package
module
Version:
v0.0.0-...-b25d17e
Opens a new window with list of versions in this module.
Published: May 8, 2020
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-smtp-dmarc-analyzer
A go-smtp server backend that analyzes DMARC rua reports
Documentation
¶
The Backend implements SMTP server methods.
func (bkd *Backend) AnonymousLogin(state *smtp.ConnectionState) (smtp.Session, error)
AnonymousLogin accept all anonymous login
func (bkd *Backend) Login(state *smtp.ConnectionState, username, password string) (smtp.Session, error)
Login rejects all attempts
Source Files
¶
Directories
¶
cmd
|
|
|
|
Click to show internal directories.
Click to hide internal directories.