De forma predeterminada, el portal para desarrolladores envía correos en respuesta a determinados eventos. Por ejemplo, cuando un nuevo desarrollador de aplicaciones se registra en el portal, este envía automáticamente un correo de verificación de la cuenta a la dirección de correo proporcionada.
Configura los siguientes ajustes de correo para todas las notificaciones por correo que se envíen desde el portal:
Configura el servidor SMTP para todas las notificaciones por correo, tal como se describe en Configurar un servidor SMTP.
Cuando se aprovisiona un portal por primera vez, se envían notificaciones por correo a los usuarios del portal desde una dirección de remitente genérica, noreply-apigee-portals@google.com. Este método es adecuado para la evaluación, pero debes configurar tu propio servidor SMTP antes de lanzar el portal para los usuarios. Cuando configures el servidor SMTP, también podrás configurar la dirección del remitente, por ejemplo, no-reply@mycompany.com.
Para configurar el servidor SMTP, sigue estos pasos:
Interfaz de usuario de Cloud Console
En la consola de Apigee en Cloud, ve a la página Distribución > Portales.
Dirección de correo electrónico utilizada como remitente.
Nombre de usuario de SMTP
Nombre de usuario de la cuenta de SMTP.
Contraseña de SMTP
Contraseña de la cuenta de SMTP.
¿Usar una conexión segura?
Selecciona esta opción para usar una conexión segura con el servidor SMTP.
Tipo de autenticación
Tipo de autorización. Los valores válidos son SSL, TLS o STARTTLS. Deja este campo en blanco si no quieres que se requiera autorización.
Puerto
Número de puerto del servidor SMTP. Se admiten los siguientes puertos:
465 (SSL)
587 (TLS)
25 (abierto, sin autorización)
Haz clic en Guardar.
Interfaz clásica
Seleccione Publicar > Portales y elija el portal.
Selecciona Configuración en el menú desplegable de la barra de navegación superior.
También puede hacer clic en Configuración en la página de destino del portal.
Haz clic en la pestaña SMTP.
Configura los ajustes del servidor SMTP:
Ajuste
Descripción
URL del servidor
URL de host del servidor SMTP.
Correo de origen
Dirección de correo electrónico utilizada como remitente.
Nombre de usuario de SMTP
Nombre de usuario de la cuenta de SMTP.
Contraseña de SMTP
Contraseña de la cuenta de SMTP.
¿Usar una conexión segura?
Selecciona esta opción para usar una conexión segura con el servidor SMTP.
Tipo de autenticación
Tipo de autorización. Los valores válidos son SSL, TLS o STARTTLS. Deja este campo en blanco si no quieres que se requiera autorización.
Puerto
Número de puerto del servidor SMTP. Se admiten los siguientes puertos:
465 (SSL)
587 (TLS)
25 (abierto, sin autorización)
Nota: En cualquier momento, puede restablecer la configuración predeterminada de Apigee haciendo clic en Restablecer valores predeterminados.
Haz clic en Guardar.
Configurar notificaciones por correo electrónico
Configura las notificaciones por correo electrónico, tal como se describe en las siguientes secciones:
[[["Es fácil de entender","easyToUnderstand","thumb-up"],["Me ofreció una solución al problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Es difícil de entender","hardToUnderstand","thumb-down"],["La información o el código de muestra no son correctos","incorrectInformationOrSampleCode","thumb-down"],["Me faltan las muestras o la información que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-11 (UTC)."],[[["\u003cp\u003eThis page details email settings for Apigee and Apigee hybrid developer portals.\u003c/p\u003e\n"],["\u003cp\u003eBy default, the portal sends emails from a generic address for events like new user registration, but it's recommended to configure a custom SMTP server.\u003c/p\u003e\n"],["\u003cp\u003eConfiguring the SMTP server involves specifying the server URL, sender email, username, password, connection security, authorization type, and port.\u003c/p\u003e\n"],["\u003cp\u003eEmail notifications can be further customized by modifying the email contents as part of configuring the identity provider and sign-in experience for user accounts.\u003c/p\u003e\n"],["\u003cp\u003eThe developer portal lets you reset to the default Apigee email settings at any point.\u003c/p\u003e\n"]]],[],null,["# Configuring email\n\n*This page\napplies to **Apigee** and **Apigee hybrid**.*\n\n\n*View [Apigee Edge](https://docs.apigee.com/api-platform/get-started/what-apigee-edge) documentation.*\n\n\u003cbr /\u003e\n\nBy default, the developer portal sends emails in response to certain events. For example, when a new app developer registers on the portal, the portal automatically sends an account verification email to the provided email address.\n\nConfigure the following email settings for all email notifications originating from the portal:\n\n- Configure the SMTP server for all email notifications, as described in [Configuring an SMTP server](#smtp)\n\n- Configure the contents of the email notifications, as described in [Configuring email notifications](#email-notifications).\n\nConfigure an SMTP server\n------------------------\n\nWhen a portal is first provisioned, email notifications are sent to portal users from a generic sender address, `noreply-apigee-portals@google.com`. This approach is suitable for evaluation, but you should configure\nyour own SMTP server before launching your portal to users. When you configure the SMTP server, you can also configure the sender address, for example, `no-reply@mycompany.com`.\n| **Note:** We are not able to document a fixed range of outbound IP addresses that requests from the integrated portal to your SMTP server may be sent from.\n\nTo configure the SMTP server: \n\n### Cloud Console UI\n\n1. In the Apigee in Cloud console, go to the\n **Distribution \\\u003e Portals** page.\n\n [Go to Portals](https://console.cloud.google.com/apigee/portals)\n2. Click your portal name.\n\n3. Click **Settings**.\n\n4. Click the **SMTP** tab.\n\n5. Configure the SMTP server settings:\n\n | **Note:** At any time, you can reset the default Apigee settings by clicking **Restore Defaults**.\n6. Click **Save**.\n\n### Classic UI\n\n1. Select **Publish \\\u003e Portals** and select your portal.\n2. Select **Settings** in the drop-down menu in the top navigation bar. Alternatively, click **Settings** on the portal landing page.\n3. Click the **SMTP** tab.\n4. Configure the SMTP server settings:\n\n **Note** : At any time, you can reset the default Apigee settings by clicking **Reset Defaults**.\n5. Click **Save**.\n\nConfigure email notifications\n-----------------------------\n\nConfigure email notifications, as described in the following sections:\n\n- [Configuring email notifications](/apigee/docs/api-platform/publish/portal/portal-identity-provider#configuring_email_notifications) as part of configuring the identity provider\n\n- [Configuring notifications for new user account registration](/apigee/docs/api-platform/publish/portal/configure-register-sign-in#notifications) as part of configuring the sign-in experience for user accounts"]]