home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2012 January / maximum-cd-2012-01.iso / DiscContents / digsby_setup.exe / lib / plugins / component_ymail / info.yaml < prev   
Encoding:
Text File  |  2011-02-02  |  657 b   |  22 lines

  1. service_provider: &provider_id yahoo
  2. path: mail.ymail.YahooMail
  3. name: "Yahoo! Mail"
  4. service_name: "Yahoo Mail"
  5. shortname: ymail
  6. name_truncated: "ymai"
  7. popularity: 599
  8. username_desc: !_ "Yahoo! ID"
  9. form: email
  10. type: service_component
  11. component_type: email
  12. newuser_url: "https://edit.yahoo.com/config/eval_register?new=1&.done=http%3A//mail.yahoo.com&.src=ym"
  13. password_url: "https://edit.yahoo.com/forgot?login=&intl=us&done=http%3a//mail.yahoo.com&src=ym"
  14. needs_webclient: no
  15. defaults:
  16.     updatefreq: 300
  17. whitelist_opts: ["enabled", "updatefreq", "alias"]
  18.  
  19. entry_points:
  20.   digsby.component.email:
  21.     *provider_id: mail.ymail:YahooMail
  22.