|
76 | 76 | <li class="nav-group-task"> |
77 | 77 | <a class="nav-group-task-link" href="../Structs/SMTP.html">SMTP</a> |
78 | 78 | </li> |
| 79 | + <li class="nav-group-task"> |
| 80 | + <a class="nav-group-task-link" href="../Structs/SMTP/TLSMode.html">– TLSMode</a> |
| 81 | + </li> |
79 | 82 | <li class="nav-group-task"> |
80 | 83 | <a class="nav-group-task-link" href="../Structs/TLSConfiguration.html">TLSConfiguration</a> |
81 | 84 | </li> |
@@ -210,24 +213,24 @@ <h4>Declaration</h4> |
210 | 213 | <li class="item"> |
211 | 214 | <div> |
212 | 215 | <code> |
213 | | - <a name="/s:9SwiftSMTP9SMTPErrorO22noSupportedAuthMethodsACSS8hostname_tcACmF"></a> |
214 | | - <a name="//apple_ref/swift/Element/noSupportedAuthMethods" class="dashAnchor"></a> |
215 | | - <a class="token" href="#/s:9SwiftSMTP9SMTPErrorO22noSupportedAuthMethodsACSS8hostname_tcACmF">noSupportedAuthMethods</a> |
| 216 | + <a name="/s:9SwiftSMTP9SMTPErrorO26noAuthMethodsOrRequiresTLSACSS8hostname_tcACmF"></a> |
| 217 | + <a name="//apple_ref/swift/Element/noAuthMethodsOrRequiresTLS" class="dashAnchor"></a> |
| 218 | + <a class="token" href="#/s:9SwiftSMTP9SMTPErrorO26noAuthMethodsOrRequiresTLSACSS8hostname_tcACmF">noAuthMethodsOrRequiresTLS</a> |
216 | 219 | </code> |
217 | 220 | </div> |
218 | 221 | <div class="height-container"> |
219 | 222 | <div class="pointer-container"></div> |
220 | 223 | <section class="section"> |
221 | 224 | <div class="pointer"></div> |
222 | 225 | <div class="abstract"> |
223 | | - <p>The preferred <code><a href="../Enums/AuthMethod.html">AuthMethod</a></code>s could not be found. Connecting with <code>SSL</code> may be required.</p> |
| 226 | + <p>The preferred <code><a href="../Enums/AuthMethod.html">AuthMethod</a></code>s could not be found, or your server is sending back a STARTTLS command and requires a connection upgrade.</p> |
224 | 227 |
|
225 | 228 | </div> |
226 | 229 | <div class="declaration"> |
227 | 230 | <h4>Declaration</h4> |
228 | 231 | <div class="language"> |
229 | 232 | <p class="aside-title">Swift</p> |
230 | | - <pre class="highlight"><code><span class="k">case</span> <span class="nf">noSupportedAuthMethods</span><span class="p">(</span><span class="nv">hostname</span><span class="p">:</span> <span class="kt">String</span><span class="p">)</span></code></pre> |
| 233 | + <pre class="highlight"><code><span class="k">case</span> <span class="nf">noAuthMethodsOrRequiresTLS</span><span class="p">(</span><span class="nv">hostname</span><span class="p">:</span> <span class="kt">String</span><span class="p">)</span></code></pre> |
231 | 234 |
|
232 | 235 | </div> |
233 | 236 | </div> |
@@ -391,6 +394,37 @@ <h4>Declaration</h4> |
391 | 394 | </li> |
392 | 395 | </ul> |
393 | 396 | </div> |
| 397 | + <div class="task-group"> |
| 398 | + <ul class="item-container"> |
| 399 | + <li class="item"> |
| 400 | + <div> |
| 401 | + <code> |
| 402 | + <a name="/s:9SwiftSMTP9SMTPErrorO16requiredSTARTTLSA2CmF"></a> |
| 403 | + <a name="//apple_ref/swift/Element/requiredSTARTTLS" class="dashAnchor"></a> |
| 404 | + <a class="token" href="#/s:9SwiftSMTP9SMTPErrorO16requiredSTARTTLSA2CmF">requiredSTARTTLS</a> |
| 405 | + </code> |
| 406 | + </div> |
| 407 | + <div class="height-container"> |
| 408 | + <div class="pointer-container"></div> |
| 409 | + <section class="section"> |
| 410 | + <div class="pointer"></div> |
| 411 | + <div class="abstract"> |
| 412 | + <p>STARTTLS was required but the server did not request it.</p> |
| 413 | + |
| 414 | + </div> |
| 415 | + <div class="declaration"> |
| 416 | + <h4>Declaration</h4> |
| 417 | + <div class="language"> |
| 418 | + <p class="aside-title">Swift</p> |
| 419 | + <pre class="highlight"><code><span class="k">case</span> <span class="n">requiredSTARTTLS</span></code></pre> |
| 420 | + |
| 421 | + </div> |
| 422 | + </div> |
| 423 | + </section> |
| 424 | + </div> |
| 425 | + </li> |
| 426 | + </ul> |
| 427 | + </div> |
394 | 428 | <div class="task-group"> |
395 | 429 | <ul class="item-container"> |
396 | 430 | <li class="item"> |
@@ -428,7 +462,7 @@ <h4>Declaration</h4> |
428 | 462 | </article> |
429 | 463 | </div> |
430 | 464 | <section class="footer"> |
431 | | - <p>© 2018 <a class="link" href="" target="_blank" rel="external">IBM</a>. All rights reserved. (Last updated: 2018-04-30)</p> |
| 465 | + <p>© 2018 <a class="link" href="" target="_blank" rel="external">IBM</a>. All rights reserved. (Last updated: 2018-06-26)</p> |
432 | 466 | <p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.9.0</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p> |
433 | 467 | </section> |
434 | 468 | </body> |
|
0 commit comments