Integration Your Way - (800) 235-7250
RSSBus for SharePoint V3
Questions / Feedback? googleMailListMessages

googleMailListMessages

Lists all messages in the specified mailbox.

Required Parameters

emailThe user's Gmail account.
passwordThe user's Gmail password.
maxitemsThe maximum number of messages to list. The default lists all messages in the mailbox.

Optional Parameters

keepaliveIndicates whether the underlying IMAP connection should be reused. The allowed values are: FALSE, TRUE.
timeoutTimeout, in seconds, for the operation to complete. Zero (0) means no timeout.
firewall_serverIP Address or host name of the firewall.
firewall_portPort number of the firewall.
firewall_userUser ID used to authenticate with the firewall.
firewall_passwordPassword used to authenticate with the firewall.
firewall_typeThe type of the firewall. The allowed values are: TUNNEL, SOCKS4, SOCKS5.
showlogWhether to return the list of log messages generated during the operation. The allowed values are: FALSE, TRUE.
logfileThe connector will log the exchange/transferred data to this file.
sslcertThe SSL certificate to be accepted from the server. Any other certificate will be rejected. This can take the form of a full PEM certificate, the path to a file containing the certificate, the public key, the MD5 thunbprint or the SHA1 thumbprint. If not specified any valid certificate will be accepted.
showsslstatusWhether to return the list of SSL status messages. The allowed values are: FALSE, TRUE.
uidmodeIf true, permanent message id-s are used instead of the default temporary ids. The allowed values are: FALSE, TRUE.
mailboxThe mailbox where the message is located.
startidThe message id number to start with. The default starts with the most recent message. Note that this is only valid if 'uidmode' is FALSE.
showlabelsWhether to return the Gmail labels. The allowed values are: TRUE, FALSE.
showthreadidWhether to return the Gmail thread ID. The allowed values are: TRUE, FALSE.

Output Attributes

ggl:log#The log for all the communication between the client and the server. Only returned if 'showlog' is TRUE.
ssl:issuerThe issuer of the SSL certificate.
ssl:subjectThe subject of the SSL certificate.
ssl:effectivedateA date before which the certificate is not valid.
ssl:expirationdateA date after which the certificate is not valid.
ssl:issuerThe issuer of the SSL certificate.
ssl:publickeyThe public key of the certificate.
ssl:serialnumThe serial number of the certificate encoded as a String.
ssl:status#Shows the progress of the secure connection. Only returned if 'showsslstatus' is TRUE.
ssl:subjectThe subject of the SSL certificate.
ggl:error#List of any non-fatal errors encountered during the operation.
ggl:dateThe date the current message was sent.
ggl:flagsThe flags set on the current message.
ggl:fromnameThe sender name of the current message.
ggl:fromemailThe sender email address of the current message.
ggl:idThe id of the current message.
ggl:sizeThe size, in bytes, of the current message.
ggl:subjectThe subject of the current message.
ggl:tonameThe To names of the message.
ggl:toemailThe To email addresses of the current message.
ggl:ccnameThe CC names of the message.
ggl:ccemailThe CC email addresses of the message.
ggl:attachmentsThe attachment file names included in the message.
ggl:labelsThe labels of the message. They are separate by space. Gmail treats labels as mailboxs.
ggl:threadidThe thread id of the message. Gmail provides a thread ID to associate groups of messages in the same manner as in the Gmail web interface.
part:contenttype#The content type of the message part.
part:filename#The filename of the message part.
part:id#The ID of the message part.
part:size#The size of the message part.
ssl:issuerThe issuer of the SSL certificate.
ssl:subjectThe subject of the SSL certificate.


 
Copyright © 2013 RSSBus Inc.
[x] close

Questions / Feedback?


Name:
Email:
Feedback:
Send Feedback