This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Outlook and SSL warning

Hi there

Is there any way to avoid the SSL warning on outlook clients when the deliver mail to the SMTP proxy (using TLS encryption / SMTP Auhentication on the SMPT Proxy)

Update: I guess what i need to know is: Where do i find the CRT file to import on the Outlook clients (to avoid the certifcate warning) ??


This thread was automatically locked due to age.
  • Try User and Passwords (on Win2K; XP, WHATever...), Advanced, Certificates...
  • I cannot find this, however you would need the certificate from the astaro box, in order to import anything to the certifcate store... Where is the certificate located on the astaro box??
  • In Eudora, you tell it to save the certificate to your trusted chain. You never have to manually download it from the server.

    Barry
  • Yes, however this is not possible in Outlook (Express).. you would have to import the certificate to the store yourself... I did check this out on the internet, and it seems like the manuel import is the only option / way.... and to do this you would of course need the certificate (from the astaro box)
  • Have you considered using a better mail reader than Outlook Express for your secure connection to the mail proxy?  Outlook Express and Outlook do not keep the address list on the client in a secure location, which is what makes these Microsoft supplied mail clients the primary breeding ground for email viruses today. If you switched to the Netscape or Mozilla email client, not only is your address list secured, but your entire problem with installing certificates for secure mail connections goes away.

    The only good thing I can think of saying about Outlook Express, is that it comes preinstalled with Windows.

    But since secure mail connections are now your concern, maybe it is time for you to upgrade to a more secure and reliable mail client that will also be easier for you to manage?
  • Changing email client is not an option, my security concern is to protect the smtp proxy from unauthorized relay, since the clients come from dynamic ip's, i have to use SMTP authorization.
  • [ QUOTE ]
    Hi there

    Is there any way to avoid the SSL warning on outlook clients when the deliver mail to the SMTP proxy (using TLS encryption / SMTP Auhentication on the SMPT Proxy)

    Yes there is... Found it myself  

    Before you download the file, please make sure (as stated in the manual) that your SMTP Proxy hostname is the same as your MX record.
    1. Download via SSH /var/chroot-smtp/etc/exim.cert
    2. Rename exim.cert to exim.cer
    3. Double click on the exim.cer to import the certificate to trusted 'store'...
  • Thanks for sharing that; pity it wasn't posted somewhere (or maybe it was?)
  • No... (or at least i have'nt found it) - did some resarch on exim on the Internet... and then trial and error...