[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IMAP over SSH port forward



Hi all,

To run a port forward over ssh for imap, do something like the
following:

  $ ssh -L 1143:morris:143 dwood@stallman.pisoftware.com
  $ sudo /usr/bin/redir --lport imap2 --caddr localhost --cport dummy-imap &
    
You should then be able to talk to localhost port 143, and see morris.

This is reasonably useful for anyone overseas, but only works if they
have an unrestricted account on stallman - ie, any of the sysadmins.
It should be possible to set up a dummy account that does something
similar.

Thanks,
Brad
-- 
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+
|Brad Marshall                    |           Plugged In Software|
|Senior Systems Administrator     |     http://www.pisoftware.com|
|mailto:bmarshal@pisoftware.com   |  GPG Key Id: 47951BD0 / 1024b|
+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
 Fingerprint:  BAE3 4794 E627 2EAF 7EC0  4763 7884 4BE8 4795 1BD0