| Name | Value |
|---|---|
| extends | org.lucee.cfml.Component |
Components
Component MailWatcher
Mail WatcherFunctions
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 | |
| user | string | true | |
| pass | string | true | |
| attachmentpath | 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 |
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