On Mon, Jul 14, 2008 at 12:27 PM, Stuart Henderson <[EMAIL PROTECTED]>
wrote:

> On 2008-07-14, GVG GVG <[EMAIL PROTECTED]> wrote:
> > Any more idea on this subject? Something I should check that I missed?
> Your
> > help is much appreciated
>
> I would go through starttls(8) again from scratch, it does work.
>
> I think the only thing it doesn't _explicitly_ say is to type
> your hostname in as the Common Name in the certificate (though
> the prompts from openssl should suggest that it's needed).
>
>
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

Reply via email to