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

Mail relay for MDA 1-2-3

I have the following problem.

I would like to use my astaro to act as a smtp proxy for mobile users with MDA smartphones.
With Outlook it is no problem at all using smtp with SSL an authentication.

But with Windows Mobile 2003 i cant get it working.
SSL seems to be only for the receiving email.

I tried another program WEBis mail wich offers full SS2 SSL3 and TLS1 support.

Certificate is shown, but user authentication always displays an error.

Is there any known working program?
Which encryption is used by Astaro? ssl2 or 3 or tls

Regards


This thread was automatically locked due to age.
Parents
  • Take a network trace of the traffic between your client and asl. In that trace, you'll see what encryption ASL supports and also maybe the reason why it is not working.
    When connecting to the web interface with https, asl uses TLS_RSA_WITH_RC4_128_MD5
    Sniffed with ethereal 0.10.7

    (.... hmmmm, developers ,...couldn't this be better.... TLS_RSA_WITH_3DES_EDE_CBC_SHA for instance)

    Regards,

    Christophe
Reply
  • Take a network trace of the traffic between your client and asl. In that trace, you'll see what encryption ASL supports and also maybe the reason why it is not working.
    When connecting to the web interface with https, asl uses TLS_RSA_WITH_RC4_128_MD5
    Sniffed with ethereal 0.10.7

    (.... hmmmm, developers ,...couldn't this be better.... TLS_RSA_WITH_3DES_EDE_CBC_SHA for instance)

    Regards,

    Christophe
Children
No Data