SmtpSettings
Stay organized with collections
Save and categorize content based on your preferences.
Version 4.0.25.14 (latest)
address
string
SMTP Server url
from
string
From e-mail address
user_name
string
User name
port
integer
SMTP Server's port
enable_starttls_auto
boolean
Is TLS encryption enabled?
ssl_version
string
TLS version selected Valid values are: "TLSv1_1", "SSLv23", "TLSv1_2".
default_smtp
boolean
Whether to enable built-in Looker SMTP
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-20 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# SmtpSettings\n\nVersion 4.0.25.14 (latest) \nDatatype \nDescription \n(object) \nobject \naddress \nstring \nSMTP Server url \nfrom \nstring \nFrom e-mail address \nuser_name \nstring \nUser name \npassword \nstring \nPassword \nport \ninteger \nSMTP Server's port \nenable_starttls_auto \nboolean \nIs TLS encryption enabled? \nssl_version \nstring \nTLS version selected Valid values are: \"TLSv1_1\", \"SSLv23\", \"TLSv1_2\". \ndefault_smtp \nboolean \nWhether to enable built-in Looker SMTP\n\nRelated Methods\n---------------\n\n- [Config/set_smtp_settings](../methods/Config/set_smtp_settings \"Config/set_smtp_settings\")"]]