Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agsh authored Aug 28, 2020
1 parent 90fa3b2 commit b7a291f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ When you create new Client object you should pass an object which describes conn
* **password** - _string_ - mailbox password
* **mailparser** - _boolean_ - use [mailparser](https://github.com/andris9/mailparser) library to automatically decode messages
* **tls** - _boolean_ - use TLS encryption
* **optional** - _object_ - Optional configuration JSON object for socket creation.
* **options** - _object_ - Optional configuration JSON object for socket creation.
(see. [TLS](https://nodejs.org/dist/latest-v12.x/docs/api/tls.html#tls_tls_connect_options_callback)
and [NET](https://nodejs.org/dist/latest-v12.x/docs/api/net.html#net_socket_connect_options_connectlistener))

Expand Down

0 comments on commit b7a291f

Please sign in to comment.