SSH Local Tunnels (cont) Commandline Example work$ ssh -L 1143:imap.my_isp.net:1143 my_isp.net ~/.ssh/config Example host my-isp hostname my_isp.net LocalForward 1143:imap.my_isp.net:1143 Then connect to the tunnel work$ mutt -f imap://localhost:1143/