And for direct POBox input in Emacs I've put together an ipk.
Install it and then add this to your ~/.emacs file:(setq pobox-toggle-key "\C-x\C-j")
(global-set-key pobox-toggle-key 'pobox-mode)
(autoload 'pobox-mode "pobox.el")
(setq pobox-server "localhost")
You toggle POBox mode by C-x C-j
It's very fast...
PS: By the way this wiki messes up the filenames, so after you download the file, before installing it, rename it to pobox-el_1.7_arm.ipk