activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática.
UiPath logo, featuring letters U and I in white
Actividades de productividad
Last updated 15 de nov. de 2024

Get POP3 Email List

UiPath.Mail.POP3.Activities.GetPOP3MailMessages

Descripción

Recupera un mensaje de correo electrónico POP3 de un servidor especificado.
Note: This activity is called Get POP3 Mail Message in versions older than 1.24.

Compatibilidad de proyectos

Windows - Heredado | Windows | Multiplataforma

Windows - Configuración heredada

Inicio de sesión
  • Correo electrónico: la cuenta de correo electrónico utilizada para obtener el mensaje.
  • Contraseña: la contraseña de la cuenta de correo electrónico utilizada para obtener el mensaje. Si UtilizarOAuth está seleccionado, el valor de este parámetro debe ser un token de acceso OAuth2.
  • ContraseñaSegura: la contraseña de la cuenta de correo electrónico utilizada como una cadena segura. Si UtilizarOAuth está seleccionado, el valor de este parámetro debe ser un token de acceso OAuth2.
  • UsarOAuth: indica si se debe usar un token de acceso OAuth2 en lugar de una contraseña. Por defecto, esta opción no está seleccionada.
Host
  • Servidor: el host del servidor de correo electrónico que se va a utilizar.
  • Puerto: el puerto utilizado para obtener el mensaje.
Opciones
  • BorrarMensajes: especifica si los mensajes leídos deben marcarse para ser eliminados.
  • Ignorar CRL : especifica si se debe ignorar la validación de la lista de revocación de certificados al conectarse. Este campo solo acepta valores Boolean y variables. Si se deja vacío, se usa el valor False predeterminado.
  • AsegurarConexión: especifica el cifrado SSL y/o TLS que se utilizará para la conexión.
  • Arriba: el número de mensajes que se recuperarán comenzando por el primero de la lista.
Común
  • NombreParaMostrar: el nombre de la actividad para ser mostrado.
  • LímiteDeTiempoEnMilisegundos: especifica la cantidad de tiempo (en milisegundos) que se debe esperar a que se ejecute la actividad antes de mostrar un error. El valor predeterminado es 30000 milisegundos (30 segundos).
Salida
  • Mensajes: Los mensajes recuperados como una colección de objetos MensajeDeCorreo.
Otros
  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.

Configuración multiplataforma

  • Connection - The connection established in Integration Service for the Mail connector.
  • Limit emails to first - The number of messages to be retrieved, starting from the top of the list. This field spports Int32 type input.

Connection details

  • Use Integration Service - Whether to use an Integration Service connection or not. Default value is True. When set to false, the server connection fields are displayed.
  • Server - The email server host to be used. This field supports String type input.
  • Port - The port used to get the email message. This field supports Int32 type input.
  • Use OAuth - Indicates whether to use an OAuth2 access token instead of a password. By default, this option is not selected.
  • Email - The email account used to get the message. This field supports String type input.
  • Password - The password of the email account used to get the message. If Use OAuth is enabled, the value of this parameter must be an OAuth2 access token. This field supports String type input.
  • Secure password - The password of the email account used, as a secure string. If Use OAuth is selected, the value of this parameter must be an OAuth2 access token.
  • Ignore CRL - Indicates whether to ignore the Certificate Revocation List validation when connecting. Boolean value. Default is False.
  • Secure connection - Specifies the SSL and/or TSL encryption to be used for the connection.
  • Client name - Specifies a value for the Name property of the IMAP client implementation.
  • Client version - Specifies a value for the Version property of the IMAP client implementation.

Común

  • LímiteDeTiempoEnMilisegundos: especifica la cantidad de tiempo (en milisegundos) que se debe esperar a que se ejecute la actividad antes de mostrar un error. El valor predeterminado es 30000 milisegundos (30 segundos).

Opciones

  • Delete messages - Specifies if the read messages should be marked for delete.

Salida

  • Mensajes: los mensajes recuperados como una colección de objetos UiPathMailMessage.

¿Te ha resultado útil esta página?

Obtén la ayuda que necesitas
RPA para el aprendizaje - Cursos de automatización
Foro de la comunidad UiPath
Uipath Logo White
Confianza y seguridad
© 2005-2024 UiPath. Todos los derechos reservados.