このページは、まだ日本語ではご利用いただけません。翻訳中です。
旧バージョンのドキュメントを参照しています。 最新のドキュメントはこちらをご参照ください。
Dev Portal SMTP Configuration
Dev Portal enables SMTP configuration via email variables, which are used by the Dev Portal to send emails to Kong admins and developers.
For comprehensive documentation on SMTP configuration properties, see Default Portal SMTP Configuration.
These settings can be modified in the Kong Manager
under the Dev Portal Settings / Email
tab, or by running the following command:
curl http://localhost:8001/workspaces/<WORKSPACE_NAME> \
--data "config.<PROPERTY_NAME>=off"
If they are not modified manually, the Dev Portal will use the default value defined in the Kong Configuration file.
Dev Portal email content and styling can be customized via template files.