xordos

Show:

What's happening?

  • Followup: RE: Patch for yahoo.scripts

    20090525: (only retrieve email and attachment tested) http://xordos.homeip.net/mrpostman/ .you can email me xorNOAT@HEREdosatyahoo.com, but don't expect me reply or fix any issue you may have.

    2009-05-26 05:17:12 UTC in MrPostman

  • Followup: RE: Patch for yahoo.scripts

    20080802: ================= sub getInfo local(info) info.name = "yahoo intl" info.authors[0] = "Martin Vlcek <mvlcek@users.sourceforge.net>" info.authors[1] = "Siafu Kali <siafu_kali@juno.com>" info.authors[2] = "Javier Kohen <jkohen@users.sourceforge.net>" info.authors[3] = "Frank0 Brain...

    2008-08-02 13:41:31 UTC in MrPostman

  • Followup: RE: Patch for yahoo.scripts

    OK, following yahoo.script file should get email properly (not test sending) 2008-07-23 ================ sub getInfo local(info) info.name = "yahoo intl" info.authors[0] = "Martin Vlcek <mvlcek@users.sourceforge.net>" info.authors[1] = "Siafu Kali <siafu_kali@juno.com>" info.authors[2] = "Javier Kohen...

    2008-07-24 04:20:21 UTC in MrPostman

  • Followup: RE: I cannot receive mails -Thunderbird 2 / G

    gmail support pop, so you do not need MrPostMan to fetch gmail: http://mail.google.com/support/bin/topic.py?topic=1555.

    2007-09-15 14:49:11 UTC in MrPostman

  • Followup: RE: Yahoo No Subject or Sender 8/25

    fixed, please go here: http://sourceforge.net/forum/forum.php?thread_id=1601511&forum_id=231748.

    2007-08-30 03:32:23 UTC in MrPostman

  • Followup: RE: Patch for yahoo.scripts

    OK, patch again, ** Aug 29, 2007 ** 1. first download lastest script from here: (As of 20070829) http://mrpostman.sourceforge.net/scripts/yahoo.script 2. Then change one line: 225c225 < status,page = get("/ym/ShowLetter?box=" & msg.folder & "&MsgId=" & msg.idyahoo & "&bodyPart=HEADER") --- > status,page =...

    2007-08-30 03:29:32 UTC in MrPostman

  • Followup: RE: Patch for yahoo.scripts

    OK, following is the whole script after remove comments to minimize the size: ======================================= sub getInfo local(info) info.name = "yahoo intl" info.authors[0] = "Martin Vlcek <mvlcek@users.sourceforge.net>" info.authors[1] = "Siafu Kali <siafu_kali@juno.com>" info.authors[2] = "Javier Kohen...

    2007-06-16 05:48:09 UTC in MrPostman

  • Followup: RE: Patch for yahoo.scripts

    OK, patches continue: Jun 11, 2007: Change: found,msg.text = match(page,"<div id=\"message\" class=[^>]*>(.*)</div>.*<!-- END TOC -->") To: found,msg.text = match(page,"<div id=\"message\d*\" class=[^>]*>(.*)</div>.*<!-- END TOC -->")

    2007-06-12 04:25:53 UTC in MrPostman

  • Followup: RE: Patch for yahoo.scripts

    Patch on 20061230: $ diff yahoo.script.0.8.3 yahoo.script 225,227c225,228 < #if(!found) < # error("Invalid page structure for message '" & msg.id & "'") < #end --- > if(!found) > error("Invalid page structure for message '" & msg.id & "'") > return msg...

    2006-12-30 07:02:46 UTC in MrPostman

  • Followup: RE: Patch for yahoo.scripts

    OK, let me continue the patch, following additional changes should work on Nov27, 2006: . Change found,msg.text = match(page,"<div id=message>(.*)</div>\s*<!-- END TOC -->") To: #found,msg.text = match(page,"<div id=message>(.*)</div>\s*<!-- END TOC -->") found,msg.text = match(page,"<div id=\"message\"...

    2006-11-28 00:45:46 UTC in MrPostman

About Me

  • 2006-10-29 (3 years ago)
  • 1633084
  • xordos (My Site)
  • xordos

Send me a message