提供意見
設定 Edge SMTP 伺服器
SMTP 伺服器允許 Edge UI 傳送電子郵件。舉例來說,Edge UI 可以傳送電子郵件
協助使用者復原使用者介面密碼。
在安裝時,您可以指定 SMTP 資訊。如何變更 SMTP 資訊
您在安裝時延遲 SMTP 設定,您可以使用
「apigee-setup
」公用程式來修改 SMTP 設定。
您可以變更下列任一或所有資訊:
SMTP 主機,例如 smtp.gmail.com
SMTP 通訊埠,例如 465 (如果您使用的是 TLS/SSL)
SMTP 使用者名稱和密碼
SMTP「寄件者」電子郵件地址
如何更新 SMTP 資訊:
編輯用於安裝 Edge 的設定檔,或建立新設定
檔案,以下資訊:
# Must include the sys admin password
APIGEE_ADMINPW=sysAdminPW
# SMTP settings
SKIP_SMTP=n
SMTPHOST=smtp.example.com
SMTPUSER=smtp@example.com # 0 for no username
SMTPPASSWORD=smtppwd # 0 for no password
SMTPSSL=n
SMTPPORT=25
SMTPMAILFROM="My Company <myco@company.com>"
在所有 Edge UI 節點上執行 apigee-setup
公用程式以更新 SMTP
設定:
/opt/apigee/apigee-setup/bin/setup.sh -p ui -f configFile
apigee-setup
公用程式會重新啟動 Edge UI。
提供意見
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權 ,程式碼範例則為阿帕契 2.0 授權 。詳情請參閱《Google Developers 網站政策 》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-23 (世界標準時間)。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"缺少我需要的資訊"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"過於複雜/步驟過多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"過時"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻譯問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/程式碼問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"容易理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"確實解決了我的問題"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]
想進一步說明嗎?
{"lastModified": "\u4e0a\u6b21\u66f4\u65b0\u6642\u9593\uff1a2024-08-23 (\u4e16\u754c\u6a19\u6e96\u6642\u9593)\u3002"}
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2024-08-23 (世界標準時間)。"],[],[]]