This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| reference:status_monitor_protocol [2019/08/19 08:50] – created paul | reference:status_monitor_protocol [2019/08/19 08:58] (current) – [Status Updates] paul | ||
|---|---|---|---|
| Line 67: | Line 67: | ||
| =====Status Updates===== | =====Status Updates===== | ||
| + | Immediately that you are logged into the Status Server, VPOP3 will send status updates to you. Initially it will send a big burst of data to get you up-to-date, then it will send updates as and when they occur. The data is ' | ||
| + | |||
| + | Each data line begins with a single character indicating the type of update, then the rest of the data is the update data, then finally it ends with a CR/LF pair. | ||
| + | |||
| + | Note that you will only receive a type of update if the permissions for the logged in user allow that user to have those updates. | ||
| + | |||
| + | ===0 - Status line=== | ||
| + | An update line beginning with ' | ||
| + | |||
| + | The structure of the line is: | ||
| + | |||
| + | 0< | ||
| + | |||
| + | * < | ||
| + | * < | ||
| + | |||
| + | ===1 - Connection Status=== | ||
| + | An update line beginning with ' | ||
| + | |||
| + | The structure of the line is: | ||
| + | |||
| + | 1< | ||
| + | |||
| + | * < | ||
| =====Commands===== | =====Commands===== | ||