Disable SSL for all new instances.
354 355 356
# File 'lib/pop_ssl.rb', line 354 def POP3.disable_ssl @ssl_params = nil end