On Mon, Jul 14, 2008 at 12:27 PM, Stuart Henderson <stu@spacehopper.org>
I think I found it! Well the problem was due to the following error:
-------------------
STARTTLS=server: file /etc/mail/CA/key.pem unsafe: Group readable file
--------------------
in the /var/log/maillog file!
Up to now, I didn't get that error cause the debugging option I had defined
wasn't sufficient!
In:
------------------
http://www.sendmail.org/~ca/email/starttls.html
------------------
is stated:
------------------
If this doesn't reveal any problems, increase the LogLevel to 14 and try
again
-----------------
After doing the above modifications I do get '250-STARTTLS' when doing
'telnet localhost 25' etc.
Thanks all of you for your support