<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Scott,<br>
<br>
Thank you for your reply.<br>
<br>
I'm afraid that this thing is becoming too difficult for me, but
nevertheless I do want to pursue the issue and I do appreciate your
help.<br>
<br>
First things first. When running 'stunnel -version' from the command
line with the config file below, the one that works for Gmail I get
this:<br>
<br>
stunnel.conf:<br>
==============================================<br>
# GLOBAL OPTIONS<br>
 <br>
client = yes<br>
output = stunnel-log.txt<br>
debug = 0<br>
<br>
# SERVICE-LEVEL OPTIONS<br>
 <br>
[SMTP Gmail]<br>
 accept = 192.168.3.11:465<br>
 connect = smtp.gmail.com:465<br>
<br>
The result  from running 'stunnel -version':<br>
==============================================<br>
stunnel 4.53 on x86-pc-mingw32-gnu platform<br>
Compiled/running with OpenSSL 0.9.8s-fips 4 Jan 2012<br>
Threading:WIN32 SSL:+ENGINE+OCSP+FIPS Auth:none Sockets:SELECT+IPv6<br>
 <br>
Global options:<br>
debug           = notice<br>
RNDbytes        = 64<br>
RNDoverwrite    = yes<br>
taskbar         = yes<br>
 <br>
Service-level options:<br>
ciphers         = FIPS (with "fips = yes")<br>
ciphers         = ALL:!SSLv2:!aNULL:!EXP:!LOW:-MEDIUM:RC4:+HIGH (with
"fips = no")<br>
curve           = prime256v1<br>
session         = 300 seconds<br>
sslVersion      = TLSv1 (with "fips = yes")<br>
sslVersion      = TLSv1 for client, all for server (with "fips = no")<br>
stack           = 65536 bytes<br>
TIMEOUTbusy     = 300 seconds<br>
TIMEOUTclose    = 60 seconds<br>
TIMEOUTconnect  = 10 seconds<br>
TIMEOUTidle     = 43200 seconds<br>
verify          = none<br>
<br>
Server is down<br>
==============================================<br>
And then this error message<br>
<br>
<img alt="" src="cid:part1.02090506.02070905@gmail.com" height="189"
 width="343"><br>
<br>
This beats me because I can send emails with blat and stunnel this way
to the gmail server end receive the message within seconds.<br>
When checking with msconfig.exe de stunnel service is up and running.<br>
<br>
The error message is clear: my stunnel.conf is invalid! Is it?<br>
Can you suggest what to change in stunnel.conf?<br>
If that corrects the problem I can then again try with Ziggo.<br>
<br>
I did try all sorts of configurations based on information found on the
internet<br>
<br>
Many thanks for your help en best regards,<br>
<br>
Pieter<br>
<br>
<br>
<br>
Scott McKeown schreef, op 2-4-2012 12:11:
<blockquote
 cite="mid:CAFy58qGsDG18Lh6Exi23HUtwjRVwFz1No7bPm2B53rFCWfgfFg@mail.gmail.com"
 type="cite">Hi Pieter,<br>
  <br>
What does stunnel -version show under the 'ciphers' section?<br>
  <br>
Also have you tried this with the 'options = NO_SSLv3' commented out?<br>
  <br>
  <br>
~Scott<br>
</blockquote>
<br>
<br>
</body>
</html>