Changes between Initial Version and Version 1 of Ticket #2649
- Timestamp:
 - 06/16/24 03:02:10 (17 months ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
      
Ticket #2649 – Description
initial v1 28 28 29 29 30 I checked in ngx_mail_ssl_module source code, it only force TLS connectionif there is a smtp authentication. Do you think it is a defect? and may we add invoking ngx_mail_starttls_only in ngx_mail_smtp_mail stage as well?30 I checked in ngx_mail_ssl_module source code, it force TLS connection only if there is a smtp authentication. Do you think it is a defect? and may we add invoking ngx_mail_starttls_only in ngx_mail_smtp_mail stage as well? 31 31 32 32 {{{  
