| Name | Value |
|---|---|
| extends | org.lucee.cfml.Component |
Components
Component MailWatcher
Mail WatcherFunctions
fetchImap
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.| Name | Type | Required | Description |
|---|---|---|---|
| config | struct | true | |
| newerThan | date | true |
getMailsNewerThan
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.| Name | Type | Required | Description |
|---|---|---|---|
| server | string | true | |
| port | numeric | true | |
| secure | boolean | true | |
| user | string | true | |
| pass | string | true | |
| attachmentPath | string | true | |
| folder | string | true | |
| newerThan | date | true |
getState
init
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.| Name | Type | Required | Description |
|---|---|---|---|
| id | string | false | |
| config | struct | false | |
| listener | component | false |
logger
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.| Name | Type | Required | Description |
|---|---|---|---|
| text | any | false | |
| type | any | false | |
| cause | any | false |
restart
sendMessage
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.| Name | Type | Required | Description |
|---|---|---|---|
| data | struct | false |
start
stop