package
1.1.4
Repository: https://github.com/richp10/golib.git
Documentation: pkg.go.dev

# Functions

Check checks the syntax and if valid, it checks the mailbox by connecting to the target mailserver The fromEmail is used as from address in the communication to the foreign mailserver.
CheckDisposable returns true if the mail is a disposal mail, false otherwise.
CheckMailbox checks the checkEmail by connecting to the target mailbox and returns the result.
No description provided by the author
CheckSyntax returns true for a valid email, false otherwise.
Check checks the syntax and if valid and checks the bad domain list does not do mailbox checking - an RP tweak.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Result contains the information about an email check.

# Type aliases

No description provided by the author