package
0.0.0-20191117093310-c6273f0ef5d9
Repository: https://github.com/scrapbird/go-guerrilla.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Constants
//The maximum total length of a domain name or number is 255.
The maximum total length of a user name or other local-part is 64 however, here we double it, since a few major services don't respect that and go over.
The maximum total length of a reverse-path or forward-path is 256.
The minimum total number of recipients that must be buffered is 100.