PATH:
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Net
/
POP3
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Starts a POP3 session and deletes all messages on the server. If a block is given, each POPMail object is yielded to it before being deleted. - !ruby/struct:SM::Flow::P body: This method raises a POPAuthenticationError if authentication fails. - !ruby/struct:SM::Flow::H level: 3 text: Example - !ruby/struct:SM::Flow::VERB body: " Net::POP3.delete_all('pop.example.com', 110,\n 'YourAccount', 'YourPassword') do |m|\n file.write m.pop\n end\n" full_name: Net::POP3::delete_all is_singleton: true name: delete_all params: (address, port = nil, account = nil, password = nil, isapop = false, &block) visibility: public
[-] delete_all-c.yaml
[edit]
[-] disable_ssl-c.yaml
[edit]
[-] n_bytes-i.yaml
[edit]
[-] active%3f-i.yaml
[edit]
[-] start-c.yaml
[edit]
[-] create_ssl_params-c.yaml
[edit]
[-] ssl_params-c.yaml
[edit]
[-] default_pop3_port-c.yaml
[edit]
[-] cdesc-POP3.yaml
[edit]
[-] command-i.yaml
[edit]
[-] enable_ssl-c.yaml
[edit]
[-] started%3f-i.yaml
[edit]
[-] on_connect-i.yaml
[edit]
[-] delete_all-i.yaml
[edit]
[-] mails-i.yaml
[edit]
[-] do_finish-i.yaml
[edit]
[-] verify-c.yaml
[edit]
[-] start-i.yaml
[edit]
[-] default_port-c.yaml
[edit]
[-] certs-c.yaml
[edit]
[-] finish-i.yaml
[edit]
[-] logging-i.yaml
[edit]
[-] read_timeout%3d-i.yaml
[edit]
[-] disable_ssl-i.yaml
[edit]
[-] enable_ssl-i.yaml
[edit]
[-] inspect-i.yaml
[edit]
[-] apop%3f-i.yaml
[edit]
[-] auth_only-i.yaml
[edit]
[-] set_debug_output-i.yaml
[edit]
[-] foreach-c.yaml
[edit]
[-] do_start-i.yaml
[edit]
[+]
..
[-] each_mail-i.yaml
[edit]
[-] port-i.yaml
[edit]
[-] default_pop3s_port-c.yaml
[edit]
[-] each-i.yaml
[edit]
[-] new-c.yaml
[edit]
[-] APOP-c.yaml
[edit]
[-] n_mails-i.yaml
[edit]
[-] use_ssl%3f-c.yaml
[edit]
[-] reset-i.yaml
[edit]
[-] auth_only-c.yaml
[edit]
[-] use_ssl%3f-i.yaml
[edit]