vomailrd - await and respond to email messages from voters
vomailrd [--help]
Service daemon vomailrd is the mail responder. It implements the response layer of the the mail-based voter interface; waiting for email messages to arrive from voters, and responding to them. For each message delivered to the inbox, it parses it into separate commands; relays each command to the electoral service; and transmits the reply back to the voter.
Vomailrd is configured by the modular script /home/subserver-name/votorola/vomailrd.js, where subserver-name is the user name of the subserver account, as defined in Votorola(7). Configuration details are documented in the administrator’s manual, at http://zelea.com/project/votorola/a/manual.xht#voter-interface.
Use tmda-filter-wrapper(1) to preprocess messages before TMDA filtering.
Use vodeliver(1) to deliver an email message to the inbox of the voter interface, for testing.
See Votorola(7) for an overview of Votorola.