You still haven't told us why you want smtp authentication. just turn it off unless you need it!
On Wed, 2005-08-10 at 21:31 +1200, Robert Fisher wrote: > Below is the reply from my colleague who successfully sends mail from Outlook > on his Windows PC via his IMAP server. Unfortunately it still did not work > for me. > > Does anyone else want to give it a try? > > ---------- Forwarded Message ---------- > > Subject: RE: Importing certificates to Windows. > Date: Wed, 10 Aug 2005 19:14 > From: "kelvin" <[EMAIL PROTECTED]> > To: "'Robert Fisher'" <[EMAIL PROTECTED]> > > HI Robert > The command I used to create the crt file was > This should be run from /etc/courier-imap (this is where your impad.pem > would be > openssl x509 -in imapd.pem -out imapd.crt > > to create the imapd.pem (if it is missing or needs re creating) > use openssl req -new -x509 -nodes -out imapd.pem -keyout imapd.pem -days > 3650 > > I made the CN name the ip of my server > > Once you have the crt file you copy it to your server (Robert's insert - I > think he means client here) double click on it to > install. > You should select custom location for install and select trusted root > certificates. > > > Mine did not work until I got the cn name correct > > Hope this helps > > -----Original Message----- > From: Robert Fisher [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 10, 2005 10:02 AM > To: Kelvin Sudlow > Cc: [EMAIL PROTECTED] > Subject: Importing certificates to Windows. > > Hi Kelvin, > > Can you remember, or did you make notes on how to get your Windows email > client to send via your mail server? > > I would like to get mine working now. > > With Outlook and Outlook Express I can read mail fine but when trying to > send > I get a message... > > "The server you are connecting to is using a security certificate that could > > not be verified. > The signature of the certificate could not be verified" > > With Thunderbird I get..... > > "Could not establish an encrypted connection because certificate presented > by > 192.168.10.11 is invalid or corrupted. Error Code -8182" > > -- > Robert Fisher > (aka - Rob, Bob, Robbie, Robbo, Fish) > FishNet Computer & Electrical Services > www.fisher.net.nz > Phone: 03 383 5807 > Mobile: 027 477 3356 > > ------------------------------------------------------- > -- Nick Rout <[EMAIL PROTECTED]>
