mail 2.2.5.1 → 2.2.5.2

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of mail might be problematic. Click here for more details.

Files changed (115) hide show
  1. data/CHANGELOG.rdoc +18 -0
  2. data/lib/VERSION +1 -1
  3. data/lib/mail.rb +2 -2
  4. data/lib/mail/body.rb +0 -1
  5. data/lib/mail/field_list.rb +1 -1
  6. data/lib/mail/fields/content_disposition_field.rb +1 -1
  7. data/lib/mail/fields/content_type_field.rb +36 -23
  8. data/lib/mail/mail.rb +55 -51
  9. data/lib/mail/message.rb +405 -375
  10. data/lib/mail/network/retriever_methods/pop3.rb +1 -1
  11. data/lib/mail/part.rb +1 -1
  12. data/lib/mail/patterns.rb +4 -0
  13. data/lib/mail/version.rb +10 -8
  14. data/lib/mail/version_specific/ruby_1_8.rb +1 -1
  15. data/lib/mail/version_specific/ruby_1_9.rb +1 -1
  16. metadata +3 -102
  17. data/lib/mail.rbc +0 -1151
  18. data/lib/mail/attachments_list.rbc +0 -1983
  19. data/lib/mail/body.rbc +0 -3809
  20. data/lib/mail/configuration.rbc +0 -1112
  21. data/lib/mail/core_extensions/nil.rbc +0 -244
  22. data/lib/mail/core_extensions/string.rbc +0 -0
  23. data/lib/mail/elements.rbc +0 -362
  24. data/lib/mail/elements/address.rbc +0 -4112
  25. data/lib/mail/elements/address_list.rbc +0 -1309
  26. data/lib/mail/elements/content_disposition_element.rbc +0 -701
  27. data/lib/mail/elements/content_location_element.rbc +0 -573
  28. data/lib/mail/elements/content_transfer_encoding_element.rbc +0 -535
  29. data/lib/mail/elements/content_type_element.rbc +0 -786
  30. data/lib/mail/elements/date_time_element.rbc +0 -583
  31. data/lib/mail/elements/envelope_from_element.rbc +0 -771
  32. data/lib/mail/elements/message_ids_element.rbc +0 -740
  33. data/lib/mail/elements/mime_version_element.rbc +0 -583
  34. data/lib/mail/elements/phrase_list.rbc +0 -562
  35. data/lib/mail/elements/received_element.rbc +0 -725
  36. data/lib/mail/encodings.rbc +0 -0
  37. data/lib/mail/encodings/7bit.rbc +0 -538
  38. data/lib/mail/encodings/8bit.rbc +0 -541
  39. data/lib/mail/encodings/base64.rbc +0 -629
  40. data/lib/mail/encodings/binary.rbc +0 -529
  41. data/lib/mail/encodings/quoted_printable.rbc +0 -766
  42. data/lib/mail/encodings/transfer_encoding.rbc +0 -1134
  43. data/lib/mail/envelope.rbc +0 -719
  44. data/lib/mail/field.rbc +0 -4708
  45. data/lib/mail/field_list.rbc +0 -518
  46. data/lib/mail/fields.rbc +0 -782
  47. data/lib/mail/fields/bcc_field.rbc +0 -564
  48. data/lib/mail/fields/cc_field.rbc +0 -579
  49. data/lib/mail/fields/comments_field.rbc +0 -383
  50. data/lib/mail/fields/common/address_container.rbc +0 -363
  51. data/lib/mail/fields/common/common_address.rbc +0 -3550
  52. data/lib/mail/fields/common/common_date.rbc +0 -908
  53. data/lib/mail/fields/common/common_field.rbc +0 -973
  54. data/lib/mail/fields/common/common_message_id.rbc +0 -1051
  55. data/lib/mail/fields/common/parameter_hash.rbc +0 -1335
  56. data/lib/mail/fields/content_description_field.rbc +0 -396
  57. data/lib/mail/fields/content_disposition_field.rbc +0 -1440
  58. data/lib/mail/fields/content_id_field.rbc +0 -1236
  59. data/lib/mail/fields/content_location_field.rbc +0 -892
  60. data/lib/mail/fields/content_transfer_encoding_field.rbc +0 -1184
  61. data/lib/mail/fields/content_type_field.rbc +0 -3958
  62. data/lib/mail/fields/date_field.rbc +0 -712
  63. data/lib/mail/fields/from_field.rbc +0 -579
  64. data/lib/mail/fields/in_reply_to_field.rbc +0 -579
  65. data/lib/mail/fields/keywords_field.rbc +0 -979
  66. data/lib/mail/fields/message_id_field.rbc +0 -1008
  67. data/lib/mail/fields/mime_version_field.rbc +0 -1107
  68. data/lib/mail/fields/optional_field.rbc +0 -153
  69. data/lib/mail/fields/received_field.rbc +0 -1137
  70. data/lib/mail/fields/references_field.rbc +0 -574
  71. data/lib/mail/fields/reply_to_field.rbc +0 -579
  72. data/lib/mail/fields/resent_bcc_field.rbc +0 -579
  73. data/lib/mail/fields/resent_cc_field.rbc +0 -579
  74. data/lib/mail/fields/resent_date_field.rbc +0 -656
  75. data/lib/mail/fields/resent_from_field.rbc +0 -579
  76. data/lib/mail/fields/resent_message_id_field.rbc +0 -639
  77. data/lib/mail/fields/resent_sender_field.rbc +0 -731
  78. data/lib/mail/fields/resent_to_field.rbc +0 -579
  79. data/lib/mail/fields/return_path_field.rbc +0 -737
  80. data/lib/mail/fields/sender_field.rbc +0 -799
  81. data/lib/mail/fields/structured_field.rbc +0 -671
  82. data/lib/mail/fields/subject_field.rbc +0 -378
  83. data/lib/mail/fields/to_field.rbc +0 -579
  84. data/lib/mail/fields/unstructured_field.rbc +0 -2292
  85. data/lib/mail/header.rbc +0 -3720
  86. data/lib/mail/mail.rbc +0 -2168
  87. data/lib/mail/message.rbc +0 -19034
  88. data/lib/mail/network.rbc +0 -236
  89. data/lib/mail/network/delivery_methods/file_delivery.rbc +0 -722
  90. data/lib/mail/network/delivery_methods/sendmail.rbc +0 -800
  91. data/lib/mail/network/delivery_methods/smtp.rbc +0 -1081
  92. data/lib/mail/network/delivery_methods/test_mailer.rbc +0 -552
  93. data/lib/mail/network/retriever_methods/pop3.rbc +0 -2447
  94. data/lib/mail/parsers/address_lists.rbc +0 -1307
  95. data/lib/mail/parsers/content_disposition.rbc +0 -5968
  96. data/lib/mail/parsers/content_location.rbc +0 -2166
  97. data/lib/mail/parsers/content_transfer_encoding.rbc +0 -2591
  98. data/lib/mail/parsers/content_type.rbc +0 -7949
  99. data/lib/mail/parsers/date_time.rbc +0 -1836
  100. data/lib/mail/parsers/envelope_from.rbc +0 -3106
  101. data/lib/mail/parsers/message_ids.rbc +0 -989
  102. data/lib/mail/parsers/mime_version.rbc +0 -2254
  103. data/lib/mail/parsers/phrase_lists.rbc +0 -989
  104. data/lib/mail/parsers/received.rbc +0 -1267
  105. data/lib/mail/parsers/rfc2045.rbc +0 -5614
  106. data/lib/mail/parsers/rfc2822.rbc +0 -74848
  107. data/lib/mail/parsers/rfc2822_obsolete.rbc +0 -55220
  108. data/lib/mail/part.rbc +0 -2314
  109. data/lib/mail/parts_list.rbc +0 -832
  110. data/lib/mail/patterns.rbc +0 -0
  111. data/lib/mail/utilities.rbc +0 -2377
  112. data/lib/mail/version.rbc +0 -450
  113. data/lib/mail/version_specific/ruby_1_8.rbc +0 -2496
  114. data/lib/tasks/corpus.rake.compiled.rbc +0 -2195
  115. data/lib/tasks/treetop.rake.compiled.rbc +0 -297
data/lib/mail/header.rbc DELETED
@@ -1,3720 +0,0 @@
1
- !RBIX
2
- 0
3
- x
4
- M
5
- 1
6
- n
7
- n
8
- x
9
- 10
10
- __script__
11
- i
12
- 28
13
- 99
14
- 7
15
- 0
16
- 65
17
- 49
18
- 1
19
- 2
20
- 13
21
- 99
22
- 12
23
- 7
24
- 2
25
- 12
26
- 7
27
- 3
28
- 12
29
- 65
30
- 12
31
- 49
32
- 4
33
- 4
34
- 15
35
- 49
36
- 2
37
- 0
38
- 15
39
- 2
40
- 11
41
- I
42
- 6
43
- I
44
- 0
45
- I
46
- 0
47
- I
48
- 0
49
- n
50
- p
51
- 5
52
- x
53
- 4
54
- Mail
55
- x
56
- 11
57
- open_module
58
- x
59
- 15
60
- __module_init__
61
- M
62
- 1
63
- n
64
- n
65
- x
66
- 4
67
- Mail
68
- i
69
- 29
70
- 5
71
- 66
72
- 99
73
- 7
74
- 0
75
- 1
76
- 65
77
- 49
78
- 1
79
- 3
80
- 13
81
- 99
82
- 12
83
- 7
84
- 2
85
- 12
86
- 7
87
- 3
88
- 12
89
- 65
90
- 12
91
- 49
92
- 4
93
- 4
94
- 15
95
- 49
96
- 2
97
- 0
98
- 11
99
- I
100
- 6
101
- I
102
- 0
103
- I
104
- 0
105
- I
106
- 0
107
- n
108
- p
109
- 5
110
- x
111
- 6
112
- Header
113
- x
114
- 10
115
- open_class
116
- x
117
- 14
118
- __class_init__
119
- M
120
- 1
121
- n
122
- n
123
- x
124
- 6
125
- Header
126
- i
127
- 421
128
- 5
129
- 66
130
- 5
131
- 45
132
- 0
133
- 1
134
- 47
135
- 49
136
- 2
137
- 1
138
- 15
139
- 5
140
- 45
141
- 3
142
- 4
143
- 47
144
- 49
145
- 2
146
- 1
147
- 15
148
- 5
149
- 45
150
- 5
151
- 6
152
- 47
153
- 49
154
- 2
155
- 1
156
- 15
157
- 99
158
- 7
159
- 7
160
- 7
161
- 8
162
- 65
163
- 67
164
- 49
165
- 9
166
- 0
167
- 49
168
- 10
169
- 4
170
- 15
171
- 99
172
- 7
173
- 11
174
- 7
175
- 12
176
- 65
177
- 67
178
- 49
179
- 9
180
- 0
181
- 49
182
- 10
183
- 4
184
- 15
185
- 99
186
- 7
187
- 13
188
- 7
189
- 14
190
- 65
191
- 67
192
- 49
193
- 9
194
- 0
195
- 49
196
- 10
197
- 4
198
- 15
199
- 99
200
- 7
201
- 15
202
- 7
203
- 16
204
- 65
205
- 67
206
- 49
207
- 9
208
- 0
209
- 49
210
- 10
211
- 4
212
- 15
213
- 99
214
- 7
215
- 17
216
- 7
217
- 18
218
- 65
219
- 67
220
- 49
221
- 9
222
- 0
223
- 49
224
- 10
225
- 4
226
- 15
227
- 99
228
- 7
229
- 19
230
- 7
231
- 20
232
- 65
233
- 67
234
- 49
235
- 9
236
- 0
237
- 49
238
- 10
239
- 4
240
- 15
241
- 99
242
- 7
243
- 21
244
- 7
245
- 22
246
- 65
247
- 67
248
- 49
249
- 9
250
- 0
251
- 49
252
- 10
253
- 4
254
- 15
255
- 99
256
- 7
257
- 23
258
- 7
259
- 24
260
- 65
261
- 67
262
- 49
263
- 9
264
- 0
265
- 49
266
- 10
267
- 4
268
- 15
269
- 99
270
- 7
271
- 25
272
- 7
273
- 26
274
- 65
275
- 67
276
- 49
277
- 9
278
- 0
279
- 49
280
- 10
281
- 4
282
- 15
283
- 65
284
- 7
285
- 27
286
- 7
287
- 28
288
- 64
289
- 7
290
- 29
291
- 64
292
- 7
293
- 30
294
- 64
295
- 7
296
- 31
297
- 64
298
- 7
299
- 32
300
- 64
301
- 7
302
- 33
303
- 64
304
- 7
305
- 34
306
- 64
307
- 7
308
- 35
309
- 64
310
- 7
311
- 36
312
- 64
313
- 7
314
- 37
315
- 64
316
- 7
317
- 38
318
- 64
319
- 7
320
- 39
321
- 64
322
- 7
323
- 40
324
- 64
325
- 7
326
- 41
327
- 64
328
- 7
329
- 42
330
- 64
331
- 7
332
- 43
333
- 64
334
- 7
335
- 44
336
- 64
337
- 7
338
- 45
339
- 64
340
- 7
341
- 46
342
- 64
343
- 35
344
- 19
345
- 49
346
- 47
347
- 2
348
- 15
349
- 99
350
- 7
351
- 48
352
- 7
353
- 49
354
- 65
355
- 67
356
- 49
357
- 9
358
- 0
359
- 49
360
- 10
361
- 4
362
- 15
363
- 99
364
- 7
365
- 50
366
- 7
367
- 51
368
- 65
369
- 67
370
- 49
371
- 9
372
- 0
373
- 49
374
- 10
375
- 4
376
- 15
377
- 99
378
- 7
379
- 52
380
- 7
381
- 53
382
- 65
383
- 67
384
- 49
385
- 9
386
- 0
387
- 49
388
- 10
389
- 4
390
- 15
391
- 99
392
- 7
393
- 54
394
- 7
395
- 55
396
- 65
397
- 67
398
- 49
399
- 9
400
- 0
401
- 49
402
- 10
403
- 4
404
- 15
405
- 99
406
- 7
407
- 56
408
- 7
409
- 57
410
- 65
411
- 67
412
- 49
413
- 9
414
- 0
415
- 49
416
- 10
417
- 4
418
- 15
419
- 99
420
- 7
421
- 58
422
- 7
423
- 59
424
- 65
425
- 67
426
- 49
427
- 9
428
- 0
429
- 49
430
- 10
431
- 4
432
- 15
433
- 99
434
- 7
435
- 60
436
- 7
437
- 61
438
- 65
439
- 67
440
- 49
441
- 9
442
- 0
443
- 49
444
- 10
445
- 4
446
- 15
447
- 99
448
- 7
449
- 62
450
- 7
451
- 63
452
- 65
453
- 67
454
- 49
455
- 9
456
- 0
457
- 49
458
- 10
459
- 4
460
- 15
461
- 5
462
- 48
463
- 64
464
- 15
465
- 99
466
- 7
467
- 65
468
- 7
469
- 66
470
- 65
471
- 67
472
- 49
473
- 9
474
- 0
475
- 49
476
- 10
477
- 4
478
- 15
479
- 99
480
- 7
481
- 67
482
- 7
483
- 68
484
- 65
485
- 67
486
- 49
487
- 9
488
- 0
489
- 49
490
- 10
491
- 4
492
- 15
493
- 99
494
- 7
495
- 69
496
- 7
497
- 70
498
- 65
499
- 67
500
- 49
501
- 9
502
- 0
503
- 49
504
- 10
505
- 4
506
- 15
507
- 99
508
- 7
509
- 71
510
- 7
511
- 72
512
- 65
513
- 67
514
- 49
515
- 9
516
- 0
517
- 49
518
- 10
519
- 4
520
- 15
521
- 99
522
- 7
523
- 73
524
- 7
525
- 74
526
- 65
527
- 67
528
- 49
529
- 9
530
- 0
531
- 49
532
- 10
533
- 4
534
- 15
535
- 99
536
- 7
537
- 75
538
- 7
539
- 76
540
- 65
541
- 67
542
- 49
543
- 9
544
- 0
545
- 49
546
- 10
547
- 4
548
- 11
549
- I
550
- 15
551
- I
552
- 0
553
- I
554
- 0
555
- I
556
- 0
557
- n
558
- p
559
- 77
560
- x
561
- 8
562
- Patterns
563
- n
564
- x
565
- 7
566
- include
567
- x
568
- 9
569
- Utilities
570
- n
571
- x
572
- 10
573
- Enumerable
574
- n
575
- x
576
- 10
577
- initialize
578
- M
579
- 1
580
- n
581
- n
582
- x
583
- 10
584
- initialize
585
- i
586
- 52
587
- 23
588
- 0
589
- 10
590
- 8
591
- 1
592
- 19
593
- 0
594
- 15
595
- 23
596
- 1
597
- 10
598
- 16
599
- 1
600
- 19
601
- 1
602
- 15
603
- 35
604
- 0
605
- 38
606
- 0
607
- 15
608
- 20
609
- 1
610
- 38
611
- 1
612
- 15
613
- 5
614
- 20
615
- 0
616
- 49
617
- 2
618
- 0
619
- 13
620
- 18
621
- 2
622
- 47
623
- 49
624
- 3
625
- 1
626
- 15
627
- 15
628
- 20
629
- 0
630
- 9
631
- 50
632
- 5
633
- 48
634
- 4
635
- 8
636
- 51
637
- 1
638
- 11
639
- I
640
- 5
641
- I
642
- 2
643
- I
644
- 0
645
- I
646
- 2
647
- n
648
- p
649
- 5
650
- x
651
- 7
652
- @errors
653
- x
654
- 8
655
- @charset
656
- x
657
- 7
658
- to_crlf
659
- x
660
- 11
661
- raw_source=
662
- x
663
- 12
664
- split_header
665
- p
666
- 13
667
- I
668
- 0
669
- I
670
- 24
671
- I
672
- 10
673
- I
674
- 25
675
- I
676
- 15
677
- I
678
- 26
679
- I
680
- 1a
681
- I
682
- 106
683
- I
684
- 1b
685
- I
686
- 27
687
- I
688
- 29
689
- I
690
- 28
691
- I
692
- 34
693
- x
694
- 50
695
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
696
- p
697
- 2
698
- x
699
- 11
700
- header_text
701
- x
702
- 7
703
- charset
704
- x
705
- 17
706
- method_visibility
707
- x
708
- 15
709
- add_defn_method
710
- x
711
- 10
712
- raw_source
713
- M
714
- 1
715
- n
716
- n
717
- x
718
- 10
719
- raw_source
720
- i
721
- 3
722
- 39
723
- 0
724
- 11
725
- I
726
- 1
727
- I
728
- 0
729
- I
730
- 0
731
- I
732
- 0
733
- n
734
- p
735
- 1
736
- x
737
- 11
738
- @raw_source
739
- p
740
- 5
741
- I
742
- 0
743
- I
744
- 2d
745
- I
746
- 0
747
- I
748
- 2e
749
- I
750
- 3
751
- x
752
- 50
753
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
754
- p
755
- 0
756
- x
757
- 6
758
- fields
759
- M
760
- 1
761
- n
762
- n
763
- x
764
- 6
765
- fields
766
- i
767
- 33
768
- 39
769
- 0
770
- 13
771
- 10
772
- 32
773
- 15
774
- 45
775
- 1
776
- 2
777
- 13
778
- 71
779
- 3
780
- 47
781
- 9
782
- 27
783
- 47
784
- 49
785
- 4
786
- 0
787
- 13
788
- 47
789
- 49
790
- 5
791
- 0
792
- 15
793
- 8
794
- 30
795
- 49
796
- 3
797
- 0
798
- 38
799
- 0
800
- 11
801
- I
802
- 2
803
- I
804
- 0
805
- I
806
- 0
807
- I
808
- 0
809
- n
810
- p
811
- 6
812
- x
813
- 7
814
- @fields
815
- x
816
- 9
817
- FieldList
818
- n
819
- x
820
- 3
821
- new
822
- x
823
- 8
824
- allocate
825
- x
826
- 10
827
- initialize
828
- p
829
- 5
830
- I
831
- 0
832
- I
833
- 33
834
- I
835
- 0
836
- I
837
- 34
838
- I
839
- 21
840
- x
841
- 50
842
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
843
- p
844
- 0
845
- x
846
- 7
847
- fields=
848
- M
849
- 1
850
- n
851
- n
852
- x
853
- 7
854
- fields=
855
- i
856
- 37
857
- 45
858
- 0
859
- 1
860
- 43
861
- 2
862
- 13
863
- 71
864
- 3
865
- 47
866
- 9
867
- 23
868
- 47
869
- 49
870
- 4
871
- 0
872
- 13
873
- 47
874
- 49
875
- 5
876
- 0
877
- 15
878
- 8
879
- 26
880
- 49
881
- 3
882
- 0
883
- 38
884
- 6
885
- 15
886
- 20
887
- 0
888
- 56
889
- 7
890
- 50
891
- 8
892
- 0
893
- 11
894
- I
895
- 3
896
- I
897
- 1
898
- I
899
- 1
900
- I
901
- 1
902
- n
903
- p
904
- 9
905
- x
906
- 4
907
- Mail
908
- n
909
- x
910
- 9
911
- FieldList
912
- x
913
- 3
914
- new
915
- x
916
- 8
917
- allocate
918
- x
919
- 10
920
- initialize
921
- x
922
- 7
923
- @fields
924
- M
925
- 1
926
- p
927
- 2
928
- x
929
- 9
930
- for_block
931
- t
932
- n
933
- x
934
- 7
935
- fields=
936
- i
937
- 116
938
- 57
939
- 19
940
- 0
941
- 15
942
- 45
943
- 0
944
- 1
945
- 13
946
- 71
947
- 2
948
- 47
949
- 9
950
- 31
951
- 47
952
- 49
953
- 3
954
- 0
955
- 13
956
- 20
957
- 0
958
- 1
959
- 5
960
- 48
961
- 4
962
- 47
963
- 49
964
- 5
965
- 3
966
- 15
967
- 8
968
- 40
969
- 20
970
- 0
971
- 1
972
- 5
973
- 48
974
- 4
975
- 49
976
- 2
977
- 3
978
- 19
979
- 0
980
- 15
981
- 20
982
- 0
983
- 49
984
- 6
985
- 0
986
- 56
987
- 7
988
- 50
989
- 8
990
- 0
991
- 15
992
- 5
993
- 20
994
- 0
995
- 49
996
- 9
997
- 0
998
- 47
999
- 49
1000
- 10
1001
- 1
1002
- 19
1003
- 1
1004
- 15
1005
- 20
1006
- 1
1007
- 49
1008
- 11
1009
- 0
1010
- 13
1011
- 9
1012
- 86
1013
- 15
1014
- 5
1015
- 20
1016
- 0
1017
- 49
1018
- 9
1019
- 0
1020
- 47
1021
- 49
1022
- 12
1023
- 1
1024
- 9
1025
- 108
1026
- 20
1027
- 1
1028
- 49
1029
- 13
1030
- 0
1031
- 20
1032
- 0
1033
- 49
1034
- 9
1035
- 0
1036
- 20
1037
- 0
1038
- 49
1039
- 14
1040
- 0
1041
- 49
1042
- 15
1043
- 2
1044
- 8
1045
- 115
1046
- 39
1047
- 16
1048
- 20
1049
- 0
1050
- 49
1051
- 17
1052
- 1
1053
- 11
1054
- I
1055
- 8
1056
- I
1057
- 2
1058
- I
1059
- 1
1060
- I
1061
- 1
1062
- n
1063
- p
1064
- 18
1065
- x
1066
- 5
1067
- Field
1068
- n
1069
- x
1070
- 3
1071
- new
1072
- x
1073
- 8
1074
- allocate
1075
- x
1076
- 7
1077
- charset
1078
- x
1079
- 10
1080
- initialize
1081
- x
1082
- 6
1083
- errors
1084
- M
1085
- 1
1086
- p
1087
- 2
1088
- x
1089
- 9
1090
- for_block
1091
- t
1092
- n
1093
- x
1094
- 7
1095
- fields=
1096
- i
1097
- 14
1098
- 57
1099
- 19
1100
- 0
1101
- 15
1102
- 5
1103
- 49
1104
- 0
1105
- 0
1106
- 20
1107
- 0
1108
- 49
1109
- 1
1110
- 1
1111
- 11
1112
- I
1113
- 4
1114
- I
1115
- 1
1116
- I
1117
- 1
1118
- I
1119
- 1
1120
- n
1121
- p
1122
- 2
1123
- x
1124
- 6
1125
- errors
1126
- x
1127
- 2
1128
- <<
1129
- p
1130
- 3
1131
- I
1132
- 0
1133
- I
1134
- 4f
1135
- I
1136
- e
1137
- x
1138
- 50
1139
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
1140
- p
1141
- 1
1142
- x
1143
- 5
1144
- error
1145
- x
1146
- 4
1147
- each
1148
- x
1149
- 4
1150
- name
1151
- x
1152
- 16
1153
- select_field_for
1154
- x
1155
- 4
1156
- any?
1157
- x
1158
- 14
1159
- limited_field?
1160
- x
1161
- 5
1162
- first
1163
- x
1164
- 5
1165
- value
1166
- x
1167
- 6
1168
- update
1169
- x
1170
- 7
1171
- @fields
1172
- x
1173
- 2
1174
- <<
1175
- p
1176
- 15
1177
- I
1178
- 0
1179
- I
1180
- 4c
1181
- I
1182
- 4
1183
- I
1184
- 4e
1185
- I
1186
- 2b
1187
- I
1188
- 4f
1189
- I
1190
- 36
1191
- I
1192
- 50
1193
- I
1194
- 43
1195
- I
1196
- 52
1197
- I
1198
- 58
1199
- I
1200
- 53
1201
- I
1202
- 6c
1203
- I
1204
- 55
1205
- I
1206
- 74
1207
- x
1208
- 50
1209
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
1210
- p
1211
- 2
1212
- x
1213
- 5
1214
- field
1215
- x
1216
- 8
1217
- selected
1218
- x
1219
- 4
1220
- each
1221
- p
1222
- 7
1223
- I
1224
- 0
1225
- I
1226
- 4a
1227
- I
1228
- 0
1229
- I
1230
- 4b
1231
- I
1232
- 1d
1233
- I
1234
- 4c
1235
- I
1236
- 25
1237
- x
1238
- 50
1239
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
1240
- p
1241
- 1
1242
- x
1243
- 15
1244
- unfolded_fields
1245
- x
1246
- 6
1247
- errors
1248
- M
1249
- 1
1250
- n
1251
- n
1252
- x
1253
- 6
1254
- errors
1255
- i
1256
- 3
1257
- 39
1258
- 0
1259
- 11
1260
- I
1261
- 1
1262
- I
1263
- 0
1264
- I
1265
- 0
1266
- I
1267
- 0
1268
- n
1269
- p
1270
- 1
1271
- x
1272
- 7
1273
- @errors
1274
- p
1275
- 5
1276
- I
1277
- 0
1278
- I
1279
- 5b
1280
- I
1281
- 0
1282
- I
1283
- 5c
1284
- I
1285
- 3
1286
- x
1287
- 50
1288
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
1289
- p
1290
- 0
1291
- x
1292
- 2
1293
- []
1294
- M
1295
- 1
1296
- n
1297
- n
1298
- x
1299
- 2
1300
- []
1301
- i
1302
- 64
1303
- 5
1304
- 20
1305
- 0
1306
- 47
1307
- 49
1308
- 0
1309
- 1
1310
- 49
1311
- 1
1312
- 0
1313
- 19
1314
- 0
1315
- 15
1316
- 5
1317
- 20
1318
- 0
1319
- 47
1320
- 49
1321
- 2
1322
- 1
1323
- 19
1324
- 1
1325
- 15
1326
- 20
1327
- 1
1328
- 49
1329
- 3
1330
- 0
1331
- 79
1332
- 85
1333
- 4
1334
- 9
1335
- 42
1336
- 20
1337
- 1
1338
- 56
1339
- 5
1340
- 50
1341
- 6
1342
- 0
1343
- 8
1344
- 63
1345
- 20
1346
- 1
1347
- 49
1348
- 7
1349
- 0
1350
- 10
1351
- 52
1352
- 2
1353
- 8
1354
- 53
1355
- 3
1356
- 9
1357
- 62
1358
- 20
1359
- 1
1360
- 49
1361
- 8
1362
- 0
1363
- 8
1364
- 63
1365
- 1
1366
- 11
1367
- I
1368
- 4
1369
- I
1370
- 2
1371
- I
1372
- 1
1373
- I
1374
- 1
1375
- n
1376
- p
1377
- 9
1378
- x
1379
- 9
1380
- dasherize
1381
- x
1382
- 8
1383
- downcase
1384
- x
1385
- 16
1386
- select_field_for
1387
- x
1388
- 6
1389
- length
1390
- x
1391
- 1
1392
- >
1393
- M
1394
- 1
1395
- p
1396
- 2
1397
- x
1398
- 9
1399
- for_block
1400
- t
1401
- n
1402
- x
1403
- 2
1404
- []
1405
- i
1406
- 7
1407
- 57
1408
- 19
1409
- 0
1410
- 15
1411
- 20
1412
- 0
1413
- 11
1414
- I
1415
- 3
1416
- I
1417
- 1
1418
- I
1419
- 1
1420
- I
1421
- 1
1422
- n
1423
- p
1424
- 0
1425
- p
1426
- 3
1427
- I
1428
- 0
1429
- I
1430
- 79
1431
- I
1432
- 7
1433
- x
1434
- 50
1435
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
1436
- p
1437
- 1
1438
- x
1439
- 1
1440
- f
1441
- x
1442
- 3
1443
- map
1444
- x
1445
- 6
1446
- blank?
1447
- x
1448
- 5
1449
- first
1450
- p
1451
- 17
1452
- I
1453
- 0
1454
- I
1455
- 74
1456
- I
1457
- 0
1458
- I
1459
- 75
1460
- I
1461
- d
1462
- I
1463
- 76
1464
- I
1465
- 17
1466
- I
1467
- 78
1468
- I
1469
- 21
1470
- I
1471
- 79
1472
- I
1473
- 2a
1474
- I
1475
- 7a
1476
- I
1477
- 37
1478
- I
1479
- 7b
1480
- I
1481
- 3e
1482
- I
1483
- 7d
1484
- I
1485
- 40
1486
- x
1487
- 50
1488
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
1489
- p
1490
- 2
1491
- x
1492
- 4
1493
- name
1494
- x
1495
- 8
1496
- selected
1497
- x
1498
- 3
1499
- []=
1500
- M
1501
- 1
1502
- n
1503
- n
1504
- x
1505
- 3
1506
- []=
1507
- i
1508
- 150
1509
- 5
1510
- 20
1511
- 0
1512
- 47
1513
- 49
1514
- 0
1515
- 1
1516
- 19
1517
- 0
1518
- 15
1519
- 20
1520
- 0
1521
- 49
1522
- 1
1523
- 0
1524
- 19
1525
- 2
1526
- 15
1527
- 5
1528
- 20
1529
- 2
1530
- 47
1531
- 49
1532
- 2
1533
- 1
1534
- 19
1535
- 3
1536
- 15
1537
- 20
1538
- 3
1539
- 49
1540
- 3
1541
- 0
1542
- 10
1543
- 38
1544
- 2
1545
- 8
1546
- 39
1547
- 3
1548
- 13
1549
- 9
1550
- 48
1551
- 15
1552
- 20
1553
- 1
1554
- 1
1555
- 83
1556
- 4
1557
- 9
1558
- 60
1559
- 5
1560
- 48
1561
- 5
1562
- 56
1563
- 6
1564
- 50
1565
- 7
1566
- 0
1567
- 8
1568
- 149
1569
- 20
1570
- 3
1571
- 49
1572
- 3
1573
- 0
1574
- 10
1575
- 70
1576
- 2
1577
- 8
1578
- 71
1579
- 3
1580
- 13
1581
- 9
1582
- 82
1583
- 15
1584
- 5
1585
- 20
1586
- 2
1587
- 47
1588
- 49
1589
- 8
1590
- 1
1591
- 9
1592
- 98
1593
- 20
1594
- 3
1595
- 49
1596
- 9
1597
- 0
1598
- 20
1599
- 2
1600
- 20
1601
- 1
1602
- 49
1603
- 10
1604
- 2
1605
- 8
1606
- 149
1607
- 5
1608
- 49
1609
- 5
1610
- 0
1611
- 45
1612
- 11
1613
- 12
1614
- 13
1615
- 71
1616
- 13
1617
- 47
1618
- 9
1619
- 133
1620
- 47
1621
- 49
1622
- 14
1623
- 0
1624
- 13
1625
- 20
1626
- 0
1627
- 49
1628
- 15
1629
- 0
1630
- 20
1631
- 1
1632
- 5
1633
- 48
1634
- 16
1635
- 47
1636
- 49
1637
- 17
1638
- 3
1639
- 15
1640
- 8
1641
- 146
1642
- 20
1643
- 0
1644
- 49
1645
- 15
1646
- 0
1647
- 20
1648
- 1
1649
- 5
1650
- 48
1651
- 16
1652
- 49
1653
- 13
1654
- 3
1655
- 49
1656
- 18
1657
- 1
1658
- 11
1659
- I
1660
- a
1661
- I
1662
- 4
1663
- I
1664
- 2
1665
- I
1666
- 2
1667
- n
1668
- p
1669
- 19
1670
- x
1671
- 9
1672
- dasherize
1673
- x
1674
- 8
1675
- downcase
1676
- x
1677
- 16
1678
- select_field_for
1679
- x
1680
- 6
1681
- blank?
1682
- x
1683
- 2
1684
- ==
1685
- x
1686
- 6
1687
- fields
1688
- M
1689
- 1
1690
- p
1691
- 2
1692
- x
1693
- 9
1694
- for_block
1695
- t
1696
- n
1697
- x
1698
- 3
1699
- []=
1700
- i
1701
- 13
1702
- 57
1703
- 19
1704
- 0
1705
- 15
1706
- 21
1707
- 1
1708
- 3
1709
- 20
1710
- 0
1711
- 49
1712
- 0
1713
- 1
1714
- 11
1715
- I
1716
- 4
1717
- I
1718
- 1
1719
- I
1720
- 1
1721
- I
1722
- 1
1723
- n
1724
- p
1725
- 1
1726
- x
1727
- 8
1728
- include?
1729
- p
1730
- 3
1731
- I
1732
- 0
1733
- I
1734
- 96
1735
- I
1736
- d
1737
- x
1738
- 50
1739
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
1740
- p
1741
- 1
1742
- x
1743
- 1
1744
- f
1745
- x
1746
- 9
1747
- delete_if
1748
- x
1749
- 14
1750
- limited_field?
1751
- x
1752
- 5
1753
- first
1754
- x
1755
- 6
1756
- update
1757
- x
1758
- 5
1759
- Field
1760
- n
1761
- x
1762
- 3
1763
- new
1764
- x
1765
- 8
1766
- allocate
1767
- x
1768
- 4
1769
- to_s
1770
- x
1771
- 7
1772
- charset
1773
- x
1774
- 10
1775
- initialize
1776
- x
1777
- 2
1778
- <<
1779
- p
1780
- 19
1781
- I
1782
- 0
1783
- I
1784
- 8e
1785
- I
1786
- 0
1787
- I
1788
- 8f
1789
- I
1790
- a
1791
- I
1792
- 90
1793
- I
1794
- 12
1795
- I
1796
- 91
1797
- I
1798
- 1c
1799
- I
1800
- 95
1801
- I
1802
- 32
1803
- I
1804
- 96
1805
- I
1806
- 3c
1807
- I
1808
- 99
1809
- I
1810
- 54
1811
- I
1812
- 9a
1813
- I
1814
- 62
1815
- I
1816
- 9f
1817
- I
1818
- 96
1819
- x
1820
- 50
1821
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
1822
- p
1823
- 4
1824
- x
1825
- 4
1826
- name
1827
- x
1828
- 5
1829
- value
1830
- x
1831
- 2
1832
- fn
1833
- x
1834
- 8
1835
- selected
1836
- x
1837
- 7
1838
- charset
1839
- M
1840
- 1
1841
- n
1842
- n
1843
- x
1844
- 7
1845
- charset
1846
- i
1847
- 43
1848
- 5
1849
- 7
1850
- 0
1851
- 47
1852
- 49
1853
- 1
1854
- 1
1855
- 13
1856
- 9
1857
- 21
1858
- 15
1859
- 5
1860
- 7
1861
- 0
1862
- 47
1863
- 49
1864
- 1
1865
- 1
1866
- 49
1867
- 2
1868
- 0
1869
- 9
1870
- 40
1871
- 5
1872
- 7
1873
- 0
1874
- 47
1875
- 49
1876
- 1
1877
- 1
1878
- 49
1879
- 2
1880
- 0
1881
- 7
1882
- 3
1883
- 49
1884
- 1
1885
- 1
1886
- 8
1887
- 42
1888
- 39
1889
- 4
1890
- 11
1891
- I
1892
- 2
1893
- I
1894
- 0
1895
- I
1896
- 0
1897
- I
1898
- 0
1899
- n
1900
- p
1901
- 5
1902
- x
1903
- 12
1904
- content_type
1905
- x
1906
- 2
1907
- []
1908
- x
1909
- 10
1910
- parameters
1911
- x
1912
- 7
1913
- charset
1914
- x
1915
- 8
1916
- @charset
1917
- p
1918
- 9
1919
- I
1920
- 0
1921
- I
1922
- a3
1923
- I
1924
- 0
1925
- I
1926
- a4
1927
- I
1928
- 17
1929
- I
1930
- a5
1931
- I
1932
- 28
1933
- I
1934
- a7
1935
- I
1936
- 2b
1937
- x
1938
- 50
1939
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
1940
- p
1941
- 0
1942
- x
1943
- 8
1944
- charset=
1945
- M
1946
- 1
1947
- n
1948
- n
1949
- x
1950
- 8
1951
- charset=
1952
- i
1953
- 39
1954
- 5
1955
- 7
1956
- 0
1957
- 47
1958
- 49
1959
- 1
1960
- 1
1961
- 9
1962
- 32
1963
- 5
1964
- 7
1965
- 0
1966
- 47
1967
- 49
1968
- 1
1969
- 1
1970
- 49
1971
- 2
1972
- 0
1973
- 7
1974
- 3
1975
- 20
1976
- 0
1977
- 13
1978
- 18
1979
- 3
1980
- 49
1981
- 4
1982
- 2
1983
- 15
1984
- 8
1985
- 33
1986
- 1
1987
- 15
1988
- 20
1989
- 0
1990
- 38
1991
- 5
1992
- 11
1993
- I
1994
- 5
1995
- I
1996
- 1
1997
- I
1998
- 1
1999
- I
2000
- 1
2001
- n
2002
- p
2003
- 6
2004
- x
2005
- 12
2006
- content_type
2007
- x
2008
- 2
2009
- []
2010
- x
2011
- 10
2012
- parameters
2013
- x
2014
- 7
2015
- charset
2016
- x
2017
- 3
2018
- []=
2019
- x
2020
- 8
2021
- @charset
2022
- p
2023
- 11
2024
- I
2025
- 0
2026
- I
2027
- ab
2028
- I
2029
- 0
2030
- I
2031
- ac
2032
- I
2033
- 9
2034
- I
2035
- ad
2036
- I
2037
- 20
2038
- I
2039
- ac
2040
- I
2041
- 22
2042
- I
2043
- af
2044
- I
2045
- 27
2046
- x
2047
- 50
2048
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
2049
- p
2050
- 1
2051
- x
2052
- 3
2053
- val
2054
- x
2055
- 14
2056
- LIMITED_FIELDS
2057
- s
2058
- 4
2059
- date
2060
- s
2061
- 4
2062
- from
2063
- s
2064
- 6
2065
- sender
2066
- s
2067
- 8
2068
- reply-to
2069
- s
2070
- 2
2071
- to
2072
- s
2073
- 2
2074
- cc
2075
- s
2076
- 3
2077
- bcc
2078
- s
2079
- 10
2080
- message-id
2081
- s
2082
- 11
2083
- in-reply-to
2084
- s
2085
- 10
2086
- references
2087
- s
2088
- 7
2089
- subject
2090
- s
2091
- 11
2092
- return-path
2093
- s
2094
- 12
2095
- content-type
2096
- s
2097
- 12
2098
- mime-version
2099
- s
2100
- 25
2101
- content-transfer-encoding
2102
- s
2103
- 19
2104
- content-description
2105
- s
2106
- 10
2107
- content-id
2108
- s
2109
- 19
2110
- content-disposition
2111
- s
2112
- 16
2113
- content-location
2114
- x
2115
- 9
2116
- const_set
2117
- x
2118
- 7
2119
- encoded
2120
- M
2121
- 1
2122
- n
2123
- n
2124
- x
2125
- 7
2126
- encoded
2127
- i
2128
- 18
2129
- 7
2130
- 0
2131
- 64
2132
- 19
2133
- 0
2134
- 15
2135
- 5
2136
- 48
2137
- 1
2138
- 56
2139
- 2
2140
- 50
2141
- 3
2142
- 0
2143
- 15
2144
- 20
2145
- 0
2146
- 11
2147
- I
2148
- 3
2149
- I
2150
- 1
2151
- I
2152
- 0
2153
- I
2154
- 0
2155
- n
2156
- p
2157
- 4
2158
- s
2159
- 0
2160
-
2161
- x
2162
- 6
2163
- fields
2164
- M
2165
- 1
2166
- p
2167
- 2
2168
- x
2169
- 9
2170
- for_block
2171
- t
2172
- n
2173
- x
2174
- 7
2175
- encoded
2176
- i
2177
- 16
2178
- 57
2179
- 19
2180
- 0
2181
- 15
2182
- 21
2183
- 1
2184
- 0
2185
- 20
2186
- 0
2187
- 49
2188
- 0
2189
- 0
2190
- 49
2191
- 1
2192
- 1
2193
- 11
2194
- I
2195
- 4
2196
- I
2197
- 1
2198
- I
2199
- 1
2200
- I
2201
- 1
2202
- n
2203
- p
2204
- 2
2205
- x
2206
- 7
2207
- encoded
2208
- x
2209
- 2
2210
- <<
2211
- p
2212
- 5
2213
- I
2214
- 0
2215
- I
2216
- ba
2217
- I
2218
- 4
2219
- I
2220
- bb
2221
- I
2222
- 10
2223
- x
2224
- 50
2225
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
2226
- p
2227
- 1
2228
- x
2229
- 5
2230
- field
2231
- x
2232
- 4
2233
- each
2234
- p
2235
- 9
2236
- I
2237
- 0
2238
- I
2239
- b8
2240
- I
2241
- 0
2242
- I
2243
- b9
2244
- I
2245
- 6
2246
- I
2247
- ba
2248
- I
2249
- f
2250
- I
2251
- bd
2252
- I
2253
- 12
2254
- x
2255
- 50
2256
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
2257
- p
2258
- 1
2259
- x
2260
- 6
2261
- buffer
2262
- x
2263
- 4
2264
- to_s
2265
- M
2266
- 1
2267
- n
2268
- n
2269
- x
2270
- 4
2271
- to_s
2272
- i
2273
- 4
2274
- 5
2275
- 48
2276
- 0
2277
- 11
2278
- I
2279
- 1
2280
- I
2281
- 0
2282
- I
2283
- 0
2284
- I
2285
- 0
2286
- n
2287
- p
2288
- 1
2289
- x
2290
- 7
2291
- encoded
2292
- p
2293
- 5
2294
- I
2295
- 0
2296
- I
2297
- c0
2298
- I
2299
- 0
2300
- I
2301
- c1
2302
- I
2303
- 4
2304
- x
2305
- 50
2306
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
2307
- p
2308
- 0
2309
- x
2310
- 7
2311
- decoded
2312
- M
2313
- 1
2314
- n
2315
- n
2316
- x
2317
- 7
2318
- decoded
2319
- i
2320
- 12
2321
- 5
2322
- 45
2323
- 0
2324
- 1
2325
- 7
2326
- 2
2327
- 64
2328
- 47
2329
- 49
2330
- 3
2331
- 2
2332
- 11
2333
- I
2334
- 3
2335
- I
2336
- 0
2337
- I
2338
- 0
2339
- I
2340
- 0
2341
- n
2342
- p
2343
- 4
2344
- x
2345
- 13
2346
- NoMethodError
2347
- n
2348
- s
2349
- 118
2350
- Can not decode an entire header as there could be character set conflicts, try calling #decoded on the various fields.
2351
- x
2352
- 5
2353
- raise
2354
- p
2355
- 5
2356
- I
2357
- 0
2358
- I
2359
- c4
2360
- I
2361
- 0
2362
- I
2363
- c5
2364
- I
2365
- c
2366
- x
2367
- 50
2368
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
2369
- p
2370
- 0
2371
- x
2372
- 13
2373
- field_summary
2374
- M
2375
- 1
2376
- n
2377
- n
2378
- x
2379
- 13
2380
- field_summary
2381
- i
2382
- 15
2383
- 5
2384
- 48
2385
- 0
2386
- 56
2387
- 1
2388
- 50
2389
- 2
2390
- 0
2391
- 7
2392
- 3
2393
- 64
2394
- 49
2395
- 4
2396
- 1
2397
- 11
2398
- I
2399
- 2
2400
- I
2401
- 0
2402
- I
2403
- 0
2404
- I
2405
- 0
2406
- n
2407
- p
2408
- 5
2409
- x
2410
- 6
2411
- fields
2412
- M
2413
- 1
2414
- p
2415
- 2
2416
- x
2417
- 9
2418
- for_block
2419
- t
2420
- n
2421
- x
2422
- 13
2423
- field_summary
2424
- i
2425
- 31
2426
- 57
2427
- 19
2428
- 0
2429
- 15
2430
- 7
2431
- 0
2432
- 20
2433
- 0
2434
- 49
2435
- 1
2436
- 0
2437
- 47
2438
- 49
2439
- 2
2440
- 0
2441
- 7
2442
- 3
2443
- 20
2444
- 0
2445
- 49
2446
- 4
2447
- 0
2448
- 47
2449
- 49
2450
- 2
2451
- 0
2452
- 7
2453
- 5
2454
- 63
2455
- 5
2456
- 11
2457
- I
2458
- 7
2459
- I
2460
- 1
2461
- I
2462
- 1
2463
- I
2464
- 1
2465
- n
2466
- p
2467
- 6
2468
- s
2469
- 1
2470
- <
2471
- x
2472
- 4
2473
- name
2474
- x
2475
- 4
2476
- to_s
2477
- s
2478
- 2
2479
- :
2480
- x
2481
- 5
2482
- value
2483
- s
2484
- 1
2485
- >
2486
- p
2487
- 3
2488
- I
2489
- 0
2490
- I
2491
- c9
2492
- I
2493
- 1f
2494
- x
2495
- 50
2496
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
2497
- p
2498
- 1
2499
- x
2500
- 1
2501
- f
2502
- x
2503
- 3
2504
- map
2505
- s
2506
- 2
2507
- ,
2508
- x
2509
- 4
2510
- join
2511
- p
2512
- 5
2513
- I
2514
- 0
2515
- I
2516
- c8
2517
- I
2518
- 0
2519
- I
2520
- c9
2521
- I
2522
- f
2523
- x
2524
- 50
2525
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
2526
- p
2527
- 0
2528
- x
2529
- 15
2530
- has_message_id?
2531
- M
2532
- 1
2533
- n
2534
- n
2535
- x
2536
- 15
2537
- has_message_id?
2538
- i
2539
- 18
2540
- 5
2541
- 48
2542
- 0
2543
- 56
2544
- 1
2545
- 50
2546
- 2
2547
- 0
2548
- 49
2549
- 3
2550
- 0
2551
- 10
2552
- 16
2553
- 2
2554
- 8
2555
- 17
2556
- 3
2557
- 11
2558
- I
2559
- 2
2560
- I
2561
- 0
2562
- I
2563
- 0
2564
- I
2565
- 0
2566
- n
2567
- p
2568
- 4
2569
- x
2570
- 6
2571
- fields
2572
- M
2573
- 1
2574
- p
2575
- 2
2576
- x
2577
- 9
2578
- for_block
2579
- t
2580
- n
2581
- x
2582
- 15
2583
- has_message_id?
2584
- i
2585
- 13
2586
- 57
2587
- 19
2588
- 0
2589
- 15
2590
- 20
2591
- 0
2592
- 7
2593
- 0
2594
- 64
2595
- 49
2596
- 1
2597
- 1
2598
- 11
2599
- I
2600
- 4
2601
- I
2602
- 1
2603
- I
2604
- 1
2605
- I
2606
- 1
2607
- n
2608
- p
2609
- 2
2610
- s
2611
- 10
2612
- Message-ID
2613
- x
2614
- 16
2615
- responsible_for?
2616
- p
2617
- 3
2618
- I
2619
- 0
2620
- I
2621
- ce
2622
- I
2623
- d
2624
- x
2625
- 50
2626
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
2627
- p
2628
- 1
2629
- x
2630
- 1
2631
- f
2632
- x
2633
- 6
2634
- select
2635
- x
2636
- 6
2637
- empty?
2638
- p
2639
- 5
2640
- I
2641
- 0
2642
- I
2643
- cd
2644
- I
2645
- 0
2646
- I
2647
- ce
2648
- I
2649
- 12
2650
- x
2651
- 50
2652
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
2653
- p
2654
- 0
2655
- x
2656
- 15
2657
- has_content_id?
2658
- M
2659
- 1
2660
- n
2661
- n
2662
- x
2663
- 15
2664
- has_content_id?
2665
- i
2666
- 18
2667
- 5
2668
- 48
2669
- 0
2670
- 56
2671
- 1
2672
- 50
2673
- 2
2674
- 0
2675
- 49
2676
- 3
2677
- 0
2678
- 10
2679
- 16
2680
- 2
2681
- 8
2682
- 17
2683
- 3
2684
- 11
2685
- I
2686
- 2
2687
- I
2688
- 0
2689
- I
2690
- 0
2691
- I
2692
- 0
2693
- n
2694
- p
2695
- 4
2696
- x
2697
- 6
2698
- fields
2699
- M
2700
- 1
2701
- p
2702
- 2
2703
- x
2704
- 9
2705
- for_block
2706
- t
2707
- n
2708
- x
2709
- 15
2710
- has_content_id?
2711
- i
2712
- 13
2713
- 57
2714
- 19
2715
- 0
2716
- 15
2717
- 20
2718
- 0
2719
- 7
2720
- 0
2721
- 64
2722
- 49
2723
- 1
2724
- 1
2725
- 11
2726
- I
2727
- 4
2728
- I
2729
- 1
2730
- I
2731
- 1
2732
- I
2733
- 1
2734
- n
2735
- p
2736
- 2
2737
- s
2738
- 10
2739
- Content-ID
2740
- x
2741
- 16
2742
- responsible_for?
2743
- p
2744
- 3
2745
- I
2746
- 0
2747
- I
2748
- d3
2749
- I
2750
- d
2751
- x
2752
- 50
2753
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
2754
- p
2755
- 1
2756
- x
2757
- 1
2758
- f
2759
- x
2760
- 6
2761
- select
2762
- x
2763
- 6
2764
- empty?
2765
- p
2766
- 5
2767
- I
2768
- 0
2769
- I
2770
- d2
2771
- I
2772
- 0
2773
- I
2774
- d3
2775
- I
2776
- 12
2777
- x
2778
- 50
2779
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
2780
- p
2781
- 0
2782
- x
2783
- 9
2784
- has_date?
2785
- M
2786
- 1
2787
- n
2788
- n
2789
- x
2790
- 9
2791
- has_date?
2792
- i
2793
- 18
2794
- 5
2795
- 48
2796
- 0
2797
- 56
2798
- 1
2799
- 50
2800
- 2
2801
- 0
2802
- 49
2803
- 3
2804
- 0
2805
- 10
2806
- 16
2807
- 2
2808
- 8
2809
- 17
2810
- 3
2811
- 11
2812
- I
2813
- 2
2814
- I
2815
- 0
2816
- I
2817
- 0
2818
- I
2819
- 0
2820
- n
2821
- p
2822
- 4
2823
- x
2824
- 6
2825
- fields
2826
- M
2827
- 1
2828
- p
2829
- 2
2830
- x
2831
- 9
2832
- for_block
2833
- t
2834
- n
2835
- x
2836
- 9
2837
- has_date?
2838
- i
2839
- 13
2840
- 57
2841
- 19
2842
- 0
2843
- 15
2844
- 20
2845
- 0
2846
- 7
2847
- 0
2848
- 64
2849
- 49
2850
- 1
2851
- 1
2852
- 11
2853
- I
2854
- 4
2855
- I
2856
- 1
2857
- I
2858
- 1
2859
- I
2860
- 1
2861
- n
2862
- p
2863
- 2
2864
- s
2865
- 4
2866
- Date
2867
- x
2868
- 16
2869
- responsible_for?
2870
- p
2871
- 3
2872
- I
2873
- 0
2874
- I
2875
- d8
2876
- I
2877
- d
2878
- x
2879
- 50
2880
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
2881
- p
2882
- 1
2883
- x
2884
- 1
2885
- f
2886
- x
2887
- 6
2888
- select
2889
- x
2890
- 6
2891
- empty?
2892
- p
2893
- 5
2894
- I
2895
- 0
2896
- I
2897
- d7
2898
- I
2899
- 0
2900
- I
2901
- d8
2902
- I
2903
- 12
2904
- x
2905
- 50
2906
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
2907
- p
2908
- 0
2909
- x
2910
- 17
2911
- has_mime_version?
2912
- M
2913
- 1
2914
- n
2915
- n
2916
- x
2917
- 17
2918
- has_mime_version?
2919
- i
2920
- 18
2921
- 5
2922
- 48
2923
- 0
2924
- 56
2925
- 1
2926
- 50
2927
- 2
2928
- 0
2929
- 49
2930
- 3
2931
- 0
2932
- 10
2933
- 16
2934
- 2
2935
- 8
2936
- 17
2937
- 3
2938
- 11
2939
- I
2940
- 2
2941
- I
2942
- 0
2943
- I
2944
- 0
2945
- I
2946
- 0
2947
- n
2948
- p
2949
- 4
2950
- x
2951
- 6
2952
- fields
2953
- M
2954
- 1
2955
- p
2956
- 2
2957
- x
2958
- 9
2959
- for_block
2960
- t
2961
- n
2962
- x
2963
- 17
2964
- has_mime_version?
2965
- i
2966
- 13
2967
- 57
2968
- 19
2969
- 0
2970
- 15
2971
- 20
2972
- 0
2973
- 7
2974
- 0
2975
- 64
2976
- 49
2977
- 1
2978
- 1
2979
- 11
2980
- I
2981
- 4
2982
- I
2983
- 1
2984
- I
2985
- 1
2986
- I
2987
- 1
2988
- n
2989
- p
2990
- 2
2991
- s
2992
- 12
2993
- Mime-Version
2994
- x
2995
- 16
2996
- responsible_for?
2997
- p
2998
- 3
2999
- I
3000
- 0
3001
- I
3002
- dd
3003
- I
3004
- d
3005
- x
3006
- 50
3007
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
3008
- p
3009
- 1
3010
- x
3011
- 1
3012
- f
3013
- x
3014
- 6
3015
- select
3016
- x
3017
- 6
3018
- empty?
3019
- p
3020
- 5
3021
- I
3022
- 0
3023
- I
3024
- dc
3025
- I
3026
- 0
3027
- I
3028
- dd
3029
- I
3030
- 12
3031
- x
3032
- 50
3033
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
3034
- p
3035
- 0
3036
- x
3037
- 7
3038
- private
3039
- x
3040
- 11
3041
- raw_source=
3042
- M
3043
- 1
3044
- n
3045
- n
3046
- x
3047
- 11
3048
- raw_source=
3049
- i
3050
- 5
3051
- 20
3052
- 0
3053
- 38
3054
- 0
3055
- 11
3056
- I
3057
- 2
3058
- I
3059
- 1
3060
- I
3061
- 1
3062
- I
3063
- 1
3064
- n
3065
- p
3066
- 1
3067
- x
3068
- 11
3069
- @raw_source
3070
- p
3071
- 5
3072
- I
3073
- 0
3074
- I
3075
- e2
3076
- I
3077
- 0
3078
- I
3079
- e3
3080
- I
3081
- 5
3082
- x
3083
- 50
3084
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
3085
- p
3086
- 1
3087
- x
3088
- 3
3089
- val
3090
- x
3091
- 6
3092
- unfold
3093
- M
3094
- 1
3095
- n
3096
- n
3097
- x
3098
- 6
3099
- unfold
3100
- i
3101
- 58
3102
- 20
3103
- 0
3104
- 44
3105
- 43
3106
- 0
3107
- 45
3108
- 1
3109
- 2
3110
- 47
3111
- 49
3112
- 3
3113
- 0
3114
- 45
3115
- 4
3116
- 5
3117
- 47
3118
- 49
3119
- 3
3120
- 0
3121
- 7
3122
- 6
3123
- 63
3124
- 3
3125
- 78
3126
- 49
3127
- 7
3128
- 2
3129
- 7
3130
- 8
3131
- 64
3132
- 49
3133
- 9
3134
- 2
3135
- 44
3136
- 43
3137
- 0
3138
- 45
3139
- 4
3140
- 10
3141
- 47
3142
- 49
3143
- 3
3144
- 0
3145
- 7
3146
- 6
3147
- 63
3148
- 2
3149
- 78
3150
- 49
3151
- 7
3152
- 2
3153
- 7
3154
- 8
3155
- 64
3156
- 49
3157
- 9
3158
- 2
3159
- 11
3160
- I
3161
- 6
3162
- I
3163
- 1
3164
- I
3165
- 1
3166
- I
3167
- 1
3168
- n
3169
- p
3170
- 11
3171
- x
3172
- 6
3173
- Regexp
3174
- x
3175
- 4
3176
- CRLF
3177
- n
3178
- x
3179
- 4
3180
- to_s
3181
- x
3182
- 3
3183
- WSP
3184
- n
3185
- s
3186
- 1
3187
- +
3188
- x
3189
- 3
3190
- new
3191
- s
3192
- 1
3193
-
3194
- x
3195
- 4
3196
- gsub
3197
- n
3198
- p
3199
- 5
3200
- I
3201
- 0
3202
- I
3203
- ee
3204
- I
3205
- 0
3206
- I
3207
- ef
3208
- I
3209
- 3a
3210
- x
3211
- 50
3212
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
3213
- p
3214
- 1
3215
- x
3216
- 6
3217
- string
3218
- x
3219
- 15
3220
- unfolded_header
3221
- M
3222
- 1
3223
- n
3224
- n
3225
- x
3226
- 15
3227
- unfolded_header
3228
- i
3229
- 17
3230
- 39
3231
- 0
3232
- 13
3233
- 10
3234
- 16
3235
- 15
3236
- 5
3237
- 5
3238
- 48
3239
- 1
3240
- 47
3241
- 49
3242
- 2
3243
- 1
3244
- 38
3245
- 0
3246
- 11
3247
- I
3248
- 2
3249
- I
3250
- 0
3251
- I
3252
- 0
3253
- I
3254
- 0
3255
- n
3256
- p
3257
- 3
3258
- x
3259
- 16
3260
- @unfolded_header
3261
- x
3262
- 10
3263
- raw_source
3264
- x
3265
- 6
3266
- unfold
3267
- p
3268
- 5
3269
- I
3270
- 0
3271
- I
3272
- f3
3273
- I
3274
- 0
3275
- I
3276
- f4
3277
- I
3278
- 11
3279
- x
3280
- 50
3281
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
3282
- p
3283
- 0
3284
- x
3285
- 12
3286
- split_header
3287
- M
3288
- 1
3289
- n
3290
- n
3291
- x
3292
- 12
3293
- split_header
3294
- i
3295
- 19
3296
- 5
3297
- 5
3298
- 48
3299
- 0
3300
- 45
3301
- 1
3302
- 2
3303
- 49
3304
- 3
3305
- 1
3306
- 13
3307
- 18
3308
- 2
3309
- 47
3310
- 49
3311
- 4
3312
- 1
3313
- 15
3314
- 11
3315
- I
3316
- 3
3317
- I
3318
- 0
3319
- I
3320
- 0
3321
- I
3322
- 0
3323
- n
3324
- p
3325
- 5
3326
- x
3327
- 15
3328
- unfolded_header
3329
- x
3330
- 4
3331
- CRLF
3332
- n
3333
- x
3334
- 5
3335
- split
3336
- x
3337
- 7
3338
- fields=
3339
- p
3340
- 7
3341
- I
3342
- 0
3343
- I
3344
- f9
3345
- I
3346
- 0
3347
- I
3348
- 106
3349
- I
3350
- 1
3351
- I
3352
- fa
3353
- I
3354
- 13
3355
- x
3356
- 50
3357
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
3358
- p
3359
- 0
3360
- x
3361
- 16
3362
- select_field_for
3363
- M
3364
- 1
3365
- n
3366
- n
3367
- x
3368
- 16
3369
- select_field_for
3370
- i
3371
- 9
3372
- 5
3373
- 48
3374
- 0
3375
- 56
3376
- 1
3377
- 50
3378
- 2
3379
- 0
3380
- 11
3381
- I
3382
- 3
3383
- I
3384
- 1
3385
- I
3386
- 1
3387
- I
3388
- 1
3389
- n
3390
- p
3391
- 3
3392
- x
3393
- 6
3394
- fields
3395
- M
3396
- 1
3397
- p
3398
- 2
3399
- x
3400
- 9
3401
- for_block
3402
- t
3403
- n
3404
- x
3405
- 16
3406
- select_field_for
3407
- i
3408
- 16
3409
- 57
3410
- 19
3411
- 0
3412
- 15
3413
- 20
3414
- 0
3415
- 21
3416
- 1
3417
- 0
3418
- 49
3419
- 0
3420
- 0
3421
- 49
3422
- 1
3423
- 1
3424
- 11
3425
- I
3426
- 4
3427
- I
3428
- 1
3429
- I
3430
- 1
3431
- I
3432
- 1
3433
- n
3434
- p
3435
- 2
3436
- x
3437
- 4
3438
- to_s
3439
- x
3440
- 16
3441
- responsible_for?
3442
- p
3443
- 3
3444
- I
3445
- 0
3446
- I
3447
- fe
3448
- I
3449
- 10
3450
- x
3451
- 50
3452
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
3453
- p
3454
- 1
3455
- x
3456
- 1
3457
- f
3458
- x
3459
- 6
3460
- select
3461
- p
3462
- 5
3463
- I
3464
- 0
3465
- I
3466
- fd
3467
- I
3468
- 0
3469
- I
3470
- fe
3471
- I
3472
- 9
3473
- x
3474
- 50
3475
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
3476
- p
3477
- 1
3478
- x
3479
- 4
3480
- name
3481
- x
3482
- 14
3483
- limited_field?
3484
- M
3485
- 1
3486
- n
3487
- n
3488
- x
3489
- 14
3490
- limited_field?
3491
- i
3492
- 15
3493
- 45
3494
- 0
3495
- 1
3496
- 20
3497
- 0
3498
- 49
3499
- 2
3500
- 0
3501
- 49
3502
- 3
3503
- 0
3504
- 49
3505
- 4
3506
- 1
3507
- 11
3508
- I
3509
- 3
3510
- I
3511
- 1
3512
- I
3513
- 1
3514
- I
3515
- 1
3516
- n
3517
- p
3518
- 5
3519
- x
3520
- 14
3521
- LIMITED_FIELDS
3522
- n
3523
- x
3524
- 4
3525
- to_s
3526
- x
3527
- 8
3528
- downcase
3529
- x
3530
- 8
3531
- include?
3532
- p
3533
- 5
3534
- I
3535
- 0
3536
- I
3537
- 101
3538
- I
3539
- 0
3540
- I
3541
- 102
3542
- I
3543
- f
3544
- x
3545
- 50
3546
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
3547
- p
3548
- 1
3549
- x
3550
- 4
3551
- name
3552
- p
3553
- 65
3554
- I
3555
- 2
3556
- I
3557
- 14
3558
- I
3559
- b
3560
- I
3561
- 15
3562
- I
3563
- 14
3564
- I
3565
- 16
3566
- I
3567
- 1d
3568
- I
3569
- 24
3570
- I
3571
- 2b
3572
- I
3573
- 2d
3574
- I
3575
- 39
3576
- I
3577
- 33
3578
- I
3579
- 47
3580
- I
3581
- 4a
3582
- I
3583
- 55
3584
- I
3585
- 5b
3586
- I
3587
- 63
3588
- I
3589
- 74
3590
- I
3591
- 71
3592
- I
3593
- 8e
3594
- I
3595
- 7f
3596
- I
3597
- a3
3598
- I
3599
- 8d
3600
- I
3601
- ab
3602
- I
3603
- 9b
3604
- I
3605
- b2
3606
- I
3607
- b3
3608
- I
3609
- b3
3610
- I
3611
- bf
3612
- I
3613
- b4
3614
- I
3615
- c8
3616
- I
3617
- b5
3618
- I
3619
- ce
3620
- I
3621
- b6
3622
- I
3623
- dd
3624
- I
3625
- b8
3626
- I
3627
- eb
3628
- I
3629
- c0
3630
- I
3631
- f9
3632
- I
3633
- c4
3634
- I
3635
- 107
3636
- I
3637
- c8
3638
- I
3639
- 115
3640
- I
3641
- cd
3642
- I
3643
- 123
3644
- I
3645
- d2
3646
- I
3647
- 131
3648
- I
3649
- d7
3650
- I
3651
- 13f
3652
- I
3653
- dc
3654
- I
3655
- 14d
3656
- I
3657
- e0
3658
- I
3659
- 151
3660
- I
3661
- e2
3662
- I
3663
- 15f
3664
- I
3665
- ee
3666
- I
3667
- 16d
3668
- I
3669
- f3
3670
- I
3671
- 17b
3672
- I
3673
- f9
3674
- I
3675
- 189
3676
- I
3677
- fd
3678
- I
3679
- 197
3680
- I
3681
- 101
3682
- I
3683
- 1a5
3684
- x
3685
- 50
3686
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
3687
- p
3688
- 0
3689
- x
3690
- 13
3691
- attach_method
3692
- p
3693
- 3
3694
- I
3695
- 2
3696
- I
3697
- 13
3698
- I
3699
- 1d
3700
- x
3701
- 50
3702
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
3703
- p
3704
- 0
3705
- x
3706
- 13
3707
- attach_method
3708
- p
3709
- 3
3710
- I
3711
- 0
3712
- I
3713
- 2
3714
- I
3715
- 1c
3716
- x
3717
- 50
3718
- /Users/mikel/ruby_programs/mail/lib/mail/header.rb
3719
- p
3720
- 0