smtp

package
v0.0.76 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LibraryEnumerateSMTP

type LibraryEnumerateSMTP struct{}

LibraryEnumerateSMTP implements NetworkApplicationLibrary for SMTP enumeration.

func (*LibraryEnumerateSMTP) EnumerateTarget

EnumerateTarget Overview

  1. Try to connect to service a. Try TCP, if successful continue, if not try TLS b. If TLS succeeds, set TLSSupported and ForceTLS to true
  2. Try STARTTLS if TLS connection not forced a. If STARTTLS fails, set TLSSupported and ForceTLS to false
  3. Check authentication methods a. Parse data returned from 'AUTH' command
  4. Test unauthenticated email a. If unauthenticated email is not allowed, set AllowsUnauthenticatedEmail to false

Jump to

Keyboard shortcuts

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