Sha256: e6409c85bcbb613997c48b5b18aea20d6c18829413c32eb769726087ae7a67f4

Contents?: true

Size: 854 Bytes

Versions: 1

Compression:

Stored size: 854 Bytes

Contents

---
ignore:
  text/plain:
  - /^\(no subject\)$/i
  - /\ASent via BlackBerry (from|by) .*$/im
  - /\ASent from my Verizon Wireless BlackBerry$/im
  - /\ASent from (my|your) iPhone.?$/im
  - /\ASent on the Sprint.* Now Network.*$/im
  multipart/mixed:
  - "/^Attachment: /i"
transform: 
  text/plain: 
  - - /\A(.*?)Sent via BlackBerry (from|by) .*$/im
    - "\1"
  - - /\A(.*?)Sent from my Verizon Wireless BlackBerry$/im
    - "\1"  
  - - /\A(.*?)Sent from (my|your) iPhone.?$/im
    - "\1"
  - - /\A(.*?)\s+image\/jpeg$/im
    - "\1"
  - - /\A(.*?)Sent on the Sprint.* Now Network.*$/im
    - "\1"
device_types: 
  headers:
    x-mailer:
      :iphone: !ruby/regexp /iPhone Mail/i
      :blackberry: !ruby/regexp /Palm webOS/i
    mime-version:
      :iphone: !ruby/regexp /iPhone Mail/i
    x-rim-org-msg-ref-id:
      :blackberry: !ruby/regexp /.+/

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mms2r-2.3.0 conf/mms2r_media.yml