Searched +refs:imap +refs:ssl +refs:open (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/ruby-106/ruby/test/net/imap/
H A Dtest_imap.rb1 require "net/imap"
65 :ssl => true)
79 :ssl => { :ca_file => CA_FILE })
92 :ssl => { :verify_mode => OpenSSL::SSL::VERIFY_NONE })
104 :ssl => { :ca_file => CA_FILE })
112 imap = nil
114 imap = Net::IMAP.new("localhost", :port => port)
115 imap.starttls(:ca_file => CA_FILE)
116 imap
121 if imap
[all...]
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dimap.el0 ;;; imap.el --- imap library
28 ;; imap.el is a elisp library providing an interface for talking to
31 ;; imap.el is roughly divided in two parts, one that parses IMAP
37 ;; The imap.el API consist of the following functions, other functions
43 ;; imap-open, imap-opened, imap-authenticate, imap
169 (defgroup imap nil function
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dpine.vim144 syn keyword pineConfig rsh-open-timeout
159 syn keyword pineConfig ssh-open-timeout
167 syn keyword pineConfig tcp-open-timeout
197 syn keyword pineOption auto-open-next-unread
312 syn keyword pineOption quell-imap-envelope-update
317 syn keyword pineOption quell-ssl-largeblocks
/macosx-10.10/vim-55/runtime/autoload/
H A Dnetrw.vim734 keepj put ='open '.g:netrw_machine.' '.g:netrw_port
737 keepj put ='open '.g:netrw_machine
853 keepj put ='open '.g:netrw_machine.' '.g:netrw_port
855 keepj put ='open '.g:netrw_machine
1142 keepj put ='open '.g:netrw_machine.' '.g:netrw_port
1145 keepj put ='open '.g:netrw_machine
1226 keepj put ='open '.g:netrw_machine.' '.g:netrw_port
1228 keepj put ='open '.g:netrw_machine
1838 imap <buffer> <unique> <c-h> <Plug>NetrwHideEdit
1843 imap <buffe
[all...]

Completed in 387 milliseconds