From a11efa377b43abf208372a2348490d89c61a884e Mon Sep 17 00:00:00 2001 From: Sriram <71959217+Sriram-bb63@users.noreply.github.com> Date: Fri, 21 Apr 2023 19:20:25 +0530 Subject: [PATCH] Update getting-started.md --- docs/getting-started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index a2514ce..c863553 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -13,7 +13,7 @@ class has following attributes - **MAIL_PASSWORD** : Password for authentication - **MAIL_SERVER** : SMTP Mail server. - **MAIL_USE_TLS** : For TLS connection -- **MAIL_USE_SSL** : For TLS connection +- **MAIL_USE_SSL** : For SSL connection - **MAIL_DEBUG** : Debug mode for while sending mails, defaults 0. - **MAIL_FROM** : Sender address - **MAIL_DEFAULT_SENDER** : Sender address @@ -77,4 +77,4 @@ WhoIsXmlApi class provide working with api [WhoIsXmlApi](https://www.whoisxmlap This service gives free 1000 request to checking email address per month. - token : token you can get from this [WhoIsXmlApi](https://www.whoisxmlapi.com) link -- email : email for checking \ No newline at end of file +- email : email for checking