De forma predeterminada, el portal para desarrolladores envía correos electrónicos en respuesta a ciertos eventos. Por ejemplo, cuando un desarrollador de apps nuevo se registra en el portal, este envía automáticamente un mensaje de verificación de cuenta a la dirección de correo electrónico que ingresó.
Establece la siguiente configuración de correo electrónico para todas las notificaciones por correo electrónico que se originan en el portal:
Configura el servidor SMTP para todas las notificaciones por correo electrónico, como se describe en Configura un servidor SMTP.
Cuando se aprovisiona un portal por primera vez, las notificaciones por correo electrónico se envían a los usuarios del portal desde una dirección de remitente genérica, no-reply@google.com. Este enfoque es adecuado para la evaluación, pero debes configurar tu propio servidor SMTP antes de iniciar tu portal a los usuarios. Cuando configuras el servidor SMTP, también puedes configurar la dirección del remitente, por ejemplo, no-reply@mycompany.com.
Para configurar el servidor SMTP, haz lo siguiente:
Selecciona Publicar > Portales y selecciona tu portal.
Selecciona Configuración en el menú desplegable de la barra de navegación superior.
De manera alternativa, haz clic en Configuración en la página de destino del portal.
Haz clic en la pestaña SMTP.
Establece la configuración del servidor SMTP:
Configuración
Descripción
URL del servidor
URL del host del servidor SMTP.
Correo electrónico remitente
La dirección de correo electrónico que se usa como remitente.
Nombre de usuario de SMTP
Nombre de usuario de la cuenta SMTP.
Contraseña SMTP
Contraseña de la cuenta SMTP.
¿Usar conexión segura?
Selecciona esta opción si deseas usar una conexión segura para el servidor SMTP.
Tipo de auth
Tipo de autorización Estos son algunos de los valores válidos: SSL, TLS o STARTTLS. Deja este campo en blanco para no tener autorización.
Puerto
Número de puerto para el servidor SMTP. Se admiten los siguientes puertos:
465 (SSL)
587 (TLS)
25 (abierto, sin autorización)
Nota: Para restablecer la configuración predeterminada de Apigee, haz clic en Restablecer valores predeterminados.
Haz clic en Guardar.
Configura las notificaciones por correo electrónico
Configura las notificaciones por correo electrónico, como se describe en las siguientes secciones:
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-04 (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"]]