I see, thank you for the quick responses.
Line 91 specifically reads: socket = l:TCP_NODELAY=1
This has not been changed. Should I perhaps comment this out?
Lines 90-98:
cert = stunnel.pem socket = l:TCP_NODELAY=1 socket = r:TCP_NODELAY=1 debug = 7 output = stunnel.log client = yes [smtpg] accept = 127.0.0.1:25 connect = smtp.gmail.com:465
Thank you,
Dayo Akande
On Wed, Aug 31, 2011 at 1:25 PM, Ludolf Holzheid lholzheid@bihl-wiedemann.de wrote:
On Wed, 2011-08-31 11:57:52 -0500, Dayo Akande wrote:
The main thing that I'm seeing as the error is: "Could not load DH parameters from stunnel.pem" Below is the entire log file, I am so stumped here. I appreciate any help.
No limit detected for the number of clients [..] Could not load DH parameters from stunnel.pem Using hardcoded DH parameters DH initialized with 2048-bit key [..] Line 91: "socket = l:TCP_NODELAY=1 ": Specified option name is not valid here str_stats: 152 block(s), 11942 byte(s)
Server is down
Dayo,
I don't think the lack of DH parameters is the problem, as stunnel happily uses hardcoded ones. Instead, I suppose stunnel chokes on line 91 of your stunnel.conf. Maybe 'socket' is used as a service-level option?
HTH,
Ludolf
--
Ludolf Holzheid Tel: +49 621 339960 Bihl+Wiedemann GmbH Fax: +49 621 3392239 Floßwörthstraße 41 e-mail: lholzheid@bihl-wiedemann.de D-68199 Mannheim, Germany