Actions
Feature #5198
closedIMAP -- would like fucntions that return the default ports
    Feature #5198:
    IMAP -- would like fucntions that return the default ports
  
        
           Updated by shugo (Shugo Maeda) about 14 years ago
          Updated by shugo (Shugo Maeda) about 14 years ago
          
          
        
        
      
      - Assignee set to shugo (Shugo Maeda)
        
           Updated by shugo (Shugo Maeda) about 14 years ago
          Updated by shugo (Shugo Maeda) about 14 years ago
          
          
        
        
      
      - Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r33182.
art , thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- lib/net/imap.rb (default_port, default_imap_port,
 default_tls_port, default_ssl_port, default_imaps_port):
 added methods for consistency with Net::POP.
 based on the patch by art lussos. [ruby-core:38997] [Bug #5198]
Actions