[plug] Getting email securely from a US host

James Bromberger james at rcpt.to
Tue Oct 30 13:29:52 WST 2001


On Tue, Oct 30, 2001 at 01:20:21PM +0800, Russell Steicke wrote:
> On Tue, Oct 30, 2001 at 01:20:29PM +0800, Harry McNally wrote:
> > frinstance, is it possible to use fetchmail to ssh into the server and 
> > fetch the mail over the ssh session. I haven't set this up on our server 
> > yet (POPing using Eudora as you can see) so I don't know enough about what 
> > fetchmail can do. A yes will do and I'll squirrel into the man/info/HOW-TO 
> > .. otherwise no and I'll keep wondering what to do :)
> 
> yes (sort of)
> 
> You actually ssh to the server, using the -L option to redirect a local
> port over the ssh link to come out the other end.  Then tell your mail
> client (or fetchmail) to use POP over that port (instead of the default
> TCP port 110 that POP uses.)
> 
> The ssh man page is pretty good, and the fetchmail man page is
> excellent.

You could tell the ISP to pull their finger out and support POPS or IMAPS. 
Same protocol as POP and IMAP, but over SSL. /etc/services sez:

pop3s           995/tcp                         # POP-3 over SSL
imaps           993/tcp                         # IMAP over SSL

First, see if the ISP does suppot these. Try telnetting to the port on 
their pop/imap server. If you get a connection you are half-way there. 
Then check to see if your mail client can support encryption. Mozilla with 
the psm stuff can, but you need to cerate a normal IMAP or POP account first, 
and then go tot he accoutn settings and change this (I have some
bugs open on mozilla about this). Also, MS OE, Evolution, supports 
encryption, and a number of other clients.


  Hope this helps,
    James
-- 
 James Bromberger <james_AT_rcpt.to> www.james.rcpt.to
 Australian Debian Conference: http://www.linux.org.au/conf/debiancon.html
 Remainder moved to http://www.james.rcpt.to/james/sig.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.plug.org.au/pipermail/plug/attachments/20011030/7b7773ca/attachment.pgp>


More information about the plug mailing list