This Guide is very basic and not very complete. I would appreciate any and all help fleshing it out!
Queue Protocol
The Bongo Queue is a set of mail spools, numbered, through which mail passes before it finally arrives at the Bongo Store. It is run by the Queue Agent, and other agents may register with this agent in order to see mail as it passes through.Session Commands
AUTH
Description: Verifies the system password and enables manager level access for the client.Syntax AUTH
Response none Results
- 1000 OK
- 3242 Bad Authentication
AUTH 0376AF4B57CE88147693730583947830 1000 OK
PASS SYS
Description: Verifies the system password and enables manager level access for the client.Restrictions: none
Syntax: PASS SYS
PASS USER
Description: Verifies the user's password, adds the IDENTITY flag to the client session, and binds the userid to the session.Restrictions:
Syntax: PASS USER
Response: none
Results:
- 1000 OK
- 3010 Invalid Arguments
- 3242 Bad Authentication
Example:
auth user john bongo 1000 OK
QUIT
Description: Causes the server to close the current connection and clean up resources associated with it.Restrictions: none
Syntax: QUIT
Response: none
Results:
1000 OKExample:
QUIT 1000 OK Signing Off
QWAIT
QFLUSH
Queue Commands
- QADM
- QADDQ
- QABRT
- QBODY
- QBRAW
- QCOPY
- QCREA
- QDELE
- QDSPC
- QGREP
- QHEAD
- QINFO
- QMOD FROM
- QMOD FLAGS
- QMOD LOCAL
- QMOD MAILBOX
- QMOD RAW
- QMOD TO
- QMIME
- QMOVE
- QRCP
- QRETR
- QRTS
- QRUN
- QSRCH DOMAIN
- QSRCH HEADER
- QSRCH BODY
- QSRCH BRAW
- QSTOR ADDRESS
- QSTOR CAL
- QSTOR FLAGS
- QSTOR FROM
- QSTOR LOCAL
- QSTOR MESSAGE
- QSTOR RAW
- QSTOR TO