| Package | Description |
|---|---|
| org.mule.extension.email.internal.mailbox.pop3 |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.streaming.PagingProvider<MailboxConnection,org.mule.runtime.extension.api.runtime.operation.Result<Object,POP3EmailAttributes>> |
POP3Operations.listPop3(POP3Configuration config,
MailboxConnection connection,
String mailboxFolder,
POP3EmailPredicateBuilder pop3Matcher,
boolean deleteAfterRetrieve,
EmailMetadataKey outputType,
int pageSize)
List all the emails (with pagination) in the configured pop3 mailBoxFolder that match with the specified
pop3Matcher
criteria. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.