# 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
# Type aliases
No description provided by the author