Looks in <import$dir> for mail packet. Searches all packets for one to itself,
then tosses when it finds one...

MASTER:
  Tosses packet. Updates votes datafile and chucks text to "NVP_MLog".
  If message from unknown CastAWote point, add to points list.

SLAVE:
  Tosses packet. Updates votes datafile.


Then:

MASTER:
  Chucks "NVP_Log" onto "NVP_MLog" and netmails the result (routed) to all
  registered slaves.

SLAVE:
  Netmails "NVP_Log" (routed) to master.



LOGCHARS


  # Start/stop.
  * Action.
  > Reading from packet
  < Writing to packet
  ! Error
  ? Something a bit off / odd values.
  @ Debugging commands
  % Parser (shows line parsed, and lists elements)
