Hi,
I currently have the problem that for unencrypted SMTP the hotel seems to redirect it to some proxy and filter/reject mails!
I see with CURL I can go encrypted to my real server and not get through the hotel smtp proxy.
But as far as I try with SMTPSecureSocket in my application, it seems to always send plain text!
Did someone get it send encrypted and can tell me the configuration?