Currently, the main role of the server program is to send and poll for Actim emails requests and execute them, then send the results back. Once an Actim email has been executed, the Actim email will be deleted from the user's mailbox. The server is capable of holding the results in a queue or saving the results into files. After a while, the client can reconnect to the server and fetch the held results back. Alternatively, the client can submit events and wait for the results to return, then disconnect.