Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 24.0

Otp

Tagged Values (<<POP3Alias>>)

Multiexcerpt
MultiExcerptNamepop3_alias
Tagged ValueDescriptionAllowed Values
hostPOP3 host.A valid hostname.
portPOP3 port.A valid port number.
userUsername/password.

POP3 Adapter Parameters

Multiexcerpt
MultiExcerptNamepop3_parameters
NameTypeDirectionDescription
serverStringinSpecify the POP3 server.
portIntegerinSpecify the POP3 port.
authenticationPOP3AuthenticationinUse this parameter to provide the POP3 username and password.
deleteOnServerBooleaninSpecify whether messages that have been read should be deleted on the server.
sessionIDStringoutThis parameter returns the POP3 session ID.
messagePOP3MessageoutThis parameter returns a POP3 message.

POP3 Adapter Parameter Types

ClassAttributeTypeDescription
POP3Authentication

usernameStringUsername for authentication.
passwordStringPassword for authentication.
POP3MessagecontentBlobPOP3 message content.
senderStringPOP3 message sender.
recipientStringPOP3 message recipient.
dateDateTimePOP3 message date.
subjectStringPOP3 message subject.
idStringPOP3 message id.
headerParametersMIMEHeaderFieldPOP3 message header parameters.
headerBlobPOP3 message header.
messageNumberIntegerPOP3 message number.
MIMEHeaderFieldnameStringName of the MIME header.
valueStringValue of the MIME header.
Panel
titleOn this Page:
Table of Contents