| Highwinds Software Product Documentation: Typhoon, Twister, Tornado, Hurricane, and Cyclone | ||
|---|---|---|
| <<< Previous | Chapter 11. Shared Memory SPAM Filtering with Cyclone and -fastfilter | Next >>> |
The server sends requests to the filter program via STDIN. Those requests take the form of <offset> <message-id>\r\n, where <offset> is the offset (in bytes) from the start of the shared memory segment where the article with <message-id> can be found. A typical request would look like:
0 <abc123@example.com>\r\n |
| <<< Previous | Home | Next >>> |
| Protocol Initialization | Up | Shared Memory Article Structure |