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

googleMailSearch

Search the specified mailbox using searchcriteria.

Required Parameters

emailThe user's Gmail account.
passwordThe user's Gmail password.
mailboxThe mailbox where the message is located.
searchcriteriaThe search criteria to use for the search operation (ie, SENTSINCE dd-MMM-yyyy). The exact format of the search criteria is specified by the IMAP RFCs. The string consists of one or more search keys and their corresponding values (if any) separated by spaces, for example: 'SINCE 1-Feb-1994 NOT FROM Smith'.

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.
maxitemsThe maximum number of messages to list. The default lists all messages matching the search.
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 of the current message that matches the search criteria.
ggl:fromemailThe from email of the current message that matches the search criteria.
ggl:fromnameThe from name of the current message that matches the search criteria.
ggl:idThe id of the current message that matches the search criteria.
ggl:locationThe mailbox where the message is located.
ggl:sizeThe size of the current message that matches the search criteria.
ggl:subjectThe subject of the current message that matches the search criteria.
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