proxy

package
v2.0.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2019 License: MIT Imports: 8 Imported by: 1

Documentation

Index

Constants

View Source
const (
	MAX_AUTH_RETRY         = 10
	INVALID_AUTH_WAIT_TIME = "3"
	PROTOCOL_SMTP          = "smtp"
	PROTOCOL_POP3          = "pop3"
)

Variables

This section is empty.

Functions

func StartNginxHTTPProxy

func StartNginxHTTPProxy(config *config.Config)

If running Nginx as a proxy, give Nginx the IP address and port for the SMTP server Primary use of Nginx is to terminate TLS so that Go doesn't need to deal with it. This could perform auth and load balancing too See http://wiki.nginx.org/MailCoreModule

Types

This section is empty.

Jump to

Keyboard shortcuts

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