Browse Source

Update gmail.rst (#179)

* Update gmail.rst

* Update gmail.rst
Len 6 years ago
parent
commit
153e78bebb
1 changed files with 3 additions and 3 deletions
  1. 3 3
      source/advanced/default_settings/gmail.rst

+ 3 - 3
source/advanced/default_settings/gmail.rst

@@ -19,7 +19,7 @@ Goto Advanced > Default Settings and under the ``Email`` Section. Make sure thes
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
 | Default Setting Subcategory | Default Setting Name | Default Setting Value      | Default Setting Enabled | Default Setting Description                                                       |
 | Default Setting Subcategory | Default Setting Name | Default Setting Value      | Default Setting Enabled | Default Setting Description                                                       |
 +=============================+======================+============================+=========================+===================================================================================+
 +=============================+======================+============================+=========================+===================================================================================+
-| smtp_host                   | text                 | smtp.gmail.com             | False                   |  email providers server address                                                   |
+| smtp_host                   | text                 | smtp.gmail.com             | True                    |  email providers server address                                                   |
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
 | smtp_from                   | text                 | [email protected]     | True                    |  smtp from emaill address                                                         |
 | smtp_from                   | text                 | [email protected]     | True                    |  smtp from emaill address                                                         |
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
@@ -27,7 +27,7 @@ Goto Advanced > Default Settings and under the ``Email`` Section. Make sure thes
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
 | smtp_from_name              | text                 | Voicemail                  | True                    |  smtp from name                                                                   |
 | smtp_from_name              | text                 | Voicemail                  | True                    |  smtp from name                                                                   |
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
-| smtp_auth                   | text                 | TRUE                       | True                    |  smtp auth is required                                                            |
+| smtp_auth                   | text                 | true                       | True                    |  smtp auth is required                                                            |
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
 | smtp_username               | text                 | [email protected]     | True                    |  Use the full email address                                                       |
 | smtp_username               | text                 | [email protected]     | True                    |  Use the full email address                                                       |
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
@@ -35,7 +35,7 @@ Goto Advanced > Default Settings and under the ``Email`` Section. Make sure thes
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
 | smtp_secure                 | text                 | tls                        | True                    |  tls or ssl depending on the provider.                                            |
 | smtp_secure                 | text                 | tls                        | True                    |  tls or ssl depending on the provider.                                            |
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
-| smtp_validate_certificate   | boolean              | TRUE                       | True                    | set to false to ignore SSL certificate warnings e.g. for self-signed certificates |
+| smtp_validate_certificate   | boolean              | true                       | True                    | set to false to ignore SSL certificate warnings e.g. for self-signed certificates |
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
 | method                      | text                 | smtp                       | True                    | smtp|sendmail|mail|qmail                                                          |
 | method                      | text                 | smtp                       | True                    | smtp|sendmail|mail|qmail                                                          |
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+
 +-----------------------------+----------------------+----------------------------+-------------------------+-----------------------------------------------------------------------------------+