What do you have to do to use netscape as a client and why does it not work
great with it. I've been thinking pretty hard about letting our email be
exposed to the net through our DSL link but haven't really convinced myself I
can do it safely. I use ssh and forward a connection to the imap server
through the firewal that will only accept the keys and passphrase but my
patner thinks that is too complicated to do so he leaves his mail on the ISP
server too.
Very interested in your reply when/if you have the time.
Bret
Steven Hildreth wrote:
> Ok not a problem -
>
> below is the /etc/services file, stuff regarding
> the stuff you need (just append this to your file in not already there):
>
> ----------------------------------------
> # /etc/services:
> # $Id: services,v 1.4 2000/01/23 21:03:36 notting Exp $
>
> smtp 25/tcp mail
>
> imap2 143/tcp imap
> imap2 143/udp imap
>
> # Services added for the Debian GNU/Linux distribution
>
> ssmtp 465/tcp # SMTP over SSL
> simap 993/tcp # IMAP over SSL
> --------------------------------------
>
> below is the /etc/inet.conf file, again just the stuff you asked about
>
> -----------------
> imap stream tcp nowait root /usr/sbin/tcpd imapd
>
> #This is a ssl implementation that works great with Outlook Express and
> Eudora, not netscape
> simap stream tcp nowait root /usr/sbin/tcpd /usr/bin/sslwrap -cert
> /usr/local/ssl/certs/server.pem -port 143
> ssmtp stream tcp nowait root /usr/sbin/tcpd /usr/bin/sslwrap -cert
> /usr/local/ssl/certs/server.pem -port 25
>
> --------------------------
>
> HTH,
>
> Regards,
> Steven Hildreth
> Information Technology Manager
> Aprotex Corporation, http://www.aprotex.com
> "Proven Property Protection Since 1952"
>
> ----- Original Message -----
> From: "Zoki" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, May 08, 2000 3:40 PM
> Subject: Re: Enabling SSL for IMAP and POP3
>
> > On Mon, 8 May 2000, Steven Hildreth wrote:
> >
> > ->I use SSL for my IMAP and SMTP clients using Outlook Express, here is
> how I
> > ->did it (not saying the best way but it works reliably)..
> > ->
> > <snip>
> >
> > ->If you would like I can send you a copy of my /etc/inetd.conf and
> > ->/etc/services config files.
> >
> >
> > *** Please do!
> >
> > Cheers!
> > _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
> > _/ Zoran GRBIC _/ Linux advocate _/
> > _/ UNIX Sys Analyst _/ Micro$oft clean _/
> > _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
> > Mailed with Linux & Pine...
> >
> >
> > --
> > To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> > as the Subject.
> >
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.