-
```
I cannot authenticate with a hotmail address using JavaMail. I verified that I
can connect to smtp.live.com via telnet port 587. If I change:
host = "smtp.gmail.com" t.connect(host, username, pa…
-
```
I cannot authenticate with a hotmail address using JavaMail. I verified that I
can connect to smtp.live.com via telnet port 587. If I change:
host = "smtp.gmail.com" t.connect(host, username, pa…
-
```
I cannot authenticate with a hotmail address using JavaMail. I verified that I
can connect to smtp.live.com via telnet port 587. If I change:
host = "smtp.gmail.com" t.connect(host, username, pa…
-
```
I cannot authenticate with a hotmail address using JavaMail. I verified that I
can connect to smtp.live.com via telnet port 587. If I change:
host = "smtp.gmail.com" t.connect(host, username, pa…
-
```
I cannot authenticate with a hotmail address using JavaMail. I verified that I
can connect to smtp.live.com via telnet port 587. If I change:
host = "smtp.gmail.com" t.connect(host, username, pa…
-
```
I cannot authenticate with a hotmail address using JavaMail. I verified that I
can connect to smtp.live.com via telnet port 587. If I change:
host = "smtp.gmail.com" t.connect(host, username, pa…
-
```
I cannot authenticate with a hotmail address using JavaMail. I verified that I
can connect to smtp.live.com via telnet port 587. If I change:
host = "smtp.gmail.com" t.connect(host, username, pa…
-
```
I cannot authenticate with a hotmail address using JavaMail. I verified that I
can connect to smtp.live.com via telnet port 587. If I change:
host = "smtp.gmail.com" t.connect(host, username, pa…
-
```
In CrashRpt\reporting\crashsender\smtpclient.cpp, there is no member function
to set the SMTP security type.
Please refer to
http://msdn.microsoft.com/en-us/library/system.net.mail.smtpclient.en…
-
Incoming delivery attempts from microsoft are aborted (by them) during SMTP STARTTLS.
Current workaround is disabling session tickets in our TLS config. Commit upcoming, more details will follow.