
Currently working keyboard shortcuts (hotkeys):

  - <control> Q		Quit the program

  - <control> A		Select all
  - <control> <shift> A	Deselect all

  - <control> E		Export a message
  - <control> B		Extract binairy from message
  - <alt> U		Encode binairy file
  - <alt> <shift> U		Decode encoded file

  - <alt> G		Retrieve and delete all mail
  - <alt> <shift> G		Retrieve new and delete old mail (1/2)
  - <alt> <control> G	Retrieve and delete old mail (1/2)
  - <alt> <shift> <control> G	Retrieve all mail without deleting
  - <alt> C		Check for mail on the server
  - <alt> L		List mail on the server (1)
  - <alt> S		Send a message
  - <control> N		Send a NEW message
  - <alt> R		Reply to a message
  - <alt> F		Forward a message
  - <alt> A		Send all Queued mail
  - <alt> Q		Re-Send a message

1. works only if the pop-server supports the 'TOP' command.
2. works only if the pop-server add the 'Status: " tag in the mailheader.

- General key controls in viewer field:
  - cursor keys		-> scroll up/down (with shift page up/down)
  - Home/ <shift> home	-> To top/bottom

- General key controls in mailbox field. These keys normaly control the 
viewer field, but with the control key hold down they control the mailbox 
part.
  - Return		-> the same as a double click
  - Delete		-> mark message as deleted
  - Undo			-> Undelete message marked as deleted
  - cursor keys		-> the same as in the viewer field
  - Home/ <shift> home	-> the same as in the viewer field

