Modules
Pop3
Namespace: pop3
Table of contents
Interfaces
Functions
Functions
IsPOP3
▸ IsPOP3(host
, port
): IsPOP3Response
| null
IsPOP3 checks if a host is running a POP3 server.
Parameters
Name | Type |
---|---|
host | string |
port | number |
Returns
IsPOP3Response
| null
Example
Defined in
pop3.ts:12