ich habe Postfix, Dovecote installiert und alles funktioniert gut.
Bei der Installtion habe ich ein "Certificate" erstellt:
Code: Select all
openssl req -new -outform PEM -out smtpd.cert -newkey rsa:2048 -nodes -keyout smtpd.key -keyform PEM -days 365 -x509
Angaben zum Beispiel:
DE
Hamburg
Hamburg
Name-Team
Email Services
Name-Team.de
info@Name-Team.de
Code: Select all
Internet security warning
The server you are connected to is using a security certificate that could not be verified.
A certificate chain processed, but terminated in a root certificate which is
not trusted by the trust provider.
Do you want to continue using this server?
Ich habe fast alles was im Internet zu finden ist aus probiert, Certicate unter Windows installiert oder unter "Internet Explorer -> Security"-> Don't prompt for client certificate section when no certificates or only one certificate exists.
Oder aus einem Forum wie folgt, extra für Outlook:
Code: Select all
openssl pkcs12 -export -in smtpd.crt -inkey smtpd.key -out OutlookSMTP.p12
Explorer (Tools -> Internet Options -> Content -> Certificates, or by just double-clicking it). You will then be
free to establish an SSL connection within Outlook to enforce tighter security.
Ich komme einfach nicht mehr weiter! :((
Kann mir jemand einen Tipp geben, wie kann ich diese Meldung entkommen?
Vielen Dank im Voraus,
Gruß