interested in it, ask me. I'll set up a web page...
>
> - Original Message -
> From: Brian D. Winters <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, 24 June, 1999 23:37
> Subject: Re: secure tunnel and IMAP
>
>
> > On Thu, J
On Thu, Jun 24, 1999 at 11:11:19PM -0400, Adam Lazur wrote:
> I've looked at still attempting to move my email over to imap, and am
> a little weary of sending my password over the internet in
> plaintext. Is there a method currently available in mutt to setup a
> secure tunnel (via ssh) to the im
Aris Mulyono <[EMAIL PROTECTED]> wrote:
>
> > ssh -f -L 4143:imapserver:143 sshhost 'sleep 5 /dev/null'
> > mutt $*
>
> What happens when 5 seconds have elapsed? Would port 4143 in the sshhost
> still forward to port 143 of the imapserver?
Presumably within those 5 seconds, Mutt opens its initia
On Thu, Jun 24, 1999 at 08:37:00PM -0700, Brian D. Winters wrote:
>
> I have the following in a script:
>
> ssh -f -L 4143:imapserver:143 sshhost 'sleep 5 /dev/null'
> mutt $*
What happens when 5 seconds have elapsed? Would port 4143 in the sshhost
still forward to port 143 of the imapserver?
-
From: Brian D. Winters <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, 24 June, 1999 23:37
Subject: Re: secure tunnel and IMAP
> On Thu, Jun 24, 1999 at 11:11:19PM -0400, Adam Lazur wrote:
> > I've looked at still attempting to move my email over to imap
On Thu, Jun 24, 1999 at 11:11:19PM -0400, Adam Lazur wrote:
> I've looked at still attempting to move my email over to imap, and am
> a little weary of sending my password over the internet in
> plaintext. Is there a method currently available in mutt to setup a
> secure tunnel (via ssh) to the im
I've looked at still attempting to move my email over to imap, and am
a little weary of sending my password over the internet in
plaintext. Is there a method currently available in mutt to setup a
secure tunnel (via ssh) to the imapd before I open an imap mailbox?
I gave the manual a look, but ca