Re: fetchmail and port forwarding

2003-07-08 Thread Shyamal Prasad
"Emma" == Emma Jane Hogbin <[EMAIL PROTECTED]> writes: Emma> On Mon, Jul 07, 2003 at 12:06:38PM -0400, Derrick 'dman' Emma> Hudson wrote: >> On Sun, Jul 06, 2003 at 11:08:40PM -0400, Emma Jane Hogbin >> | Right now I run from the command line: >> | ssh my.mail.host -L 8

Re: fetchmail and port forwarding

2003-07-08 Thread Emma Jane Hogbin
Ok, I'm ready for the next step. I've set up Public Key Authentication and have installed "keychain" and set it up (and added it to .bash_profile and made it quiet). I can now ssh to the server without having to enter a password (it sort of creeps me out that I can do it, but I'm sure I'll get over

Re: fetchmail and port forwarding

2003-07-08 Thread Emma Jane Hogbin
On Mon, Jul 07, 2003 at 12:06:38PM -0400, Derrick 'dman' Hudson wrote: > On Sun, Jul 06, 2003 at 11:08:40PM -0400, Emma Jane Hogbin wrote: > | I'm in the process of setting up port forwarding to bypass my spam-crazy > | ISP. I've got everything working, but I'd like to try putting the port > | forw

Re: fetchmail and port forwarding

2003-07-07 Thread Derrick 'dman' Hudson
On Sun, Jul 06, 2003 at 11:08:40PM -0400, Emma Jane Hogbin wrote: | I'm in the process of setting up port forwarding to bypass my spam-crazy | ISP. I've got everything working, but I'd like to try putting the port | forwarding information into .fetchmailrc. | | Right now I run from the command lin

Re: fetchmail and port forwarding

2003-07-06 Thread Emma Jane Hogbin
On Sun, Jul 06, 2003 at 11:08:40PM -0400, Emma Jane Hogbin wrote: > Right now I run from the command line: > ssh my.mail.host -L 8025:localhost:25 > works great. Except I now have a terminal window that I can't close. Actually I use: ssh -L 8025:localhost:25 home.samurai.com the above doesn'