Miscellaneous Notes

SSH tunnel

ssh -f -L -N localport:host:remoteport remoteserver

Create maildir

mkdir -p maildir/{cur,new,tmp}