-
Don't reinvent the wheel completely. This thunderbird plugin works, I just tested it.
http://webmail.mozdev.org/installation.html
Just RTFS and hopefully find out how to do the thing, or maybe though network analysis.
2009-03-01 13:30:12 UTC in FetchYahoo
-
here is the "show full headers" calle issued in teh AllNewMail (not classic) interface. It's a POST SOAP-XML. Damn ajax :-)
http://us.mg1.mail.yahoo.com/ws/mail/v1/soap?m=GetMessageRawHeader&appid=YahooMailRC&wssid=kaEyoxxxjmY
POST /ws/mail/v1/soap?m=GetMessageRawHeader&appid=YahooMailRC&wssid=kaEyoxxxjmY HTTP/1.1
Accept...
2009-02-25 23:34:53 UTC in FetchYahoo
-
yes, noticed this too.
I got somewhere further:
$tmpurl = $baseurl . sprintf($bodyPartUrlTemplate, $encMsgid, "TEXT") ;
did not actually get the text
$tmpurl = $baseurl . sprintf($bodyPartUrlTemplate, $encMsgid, "1") ;
works.
Unfortunately I did not find anything which is fetching the header. Tried 0, 1, 2, 3 ... either error or not what I want (e.g. login page or the body)
2009-02-25 23:28:28 UTC in FetchYahoo
-
seems this may be a problem in the code:
it downloads http://68.142.200.12/us.f324.mail.yahoo.com/ya/securedownload?clean......................
well... what if we remove that strange IP adress... it then becomes
http://us.f324.mail.yahoo.com/ya/securedownload?clean................
which really looks like a correct URL, whereas the previous is clearly not.
2009-02-25 22:34:51 UTC in FetchYahoo
-
duplicate of bug 2628648
this seems to happen with mails with attachments.
2009-02-25 22:02:07 UTC in FetchYahoo
-
version 2.12.4
I sometimes get this on the output:
500 unable_to_get_message_info_or_part
Warning: Couldn't get header of message 1_18535684_AMfPjkQAAURzSzzzTgnKEwNZ3C0. It will be skipped and not deleted.
then the mail is marked read on yahoo but it's not downloaded.
2 choices:
* do not mark mails in error as read on yahoo, at least it's easier to find the problematic mails
or
*...
2009-02-25 22:00:02 UTC in FetchYahoo
-
workaround/solution:
change your yahoo mailbox layout from "Mail Classic" to the new layout: On mail.yahoo.com click "All-New Mail" in top right corner.
2008-12-31 06:16:59 UTC in FetchYahoo
-
I get the following message on emails with attachments:
500 Can't connect to us.f01g.mail.yahoo.com:80 (Bad hostname 'us.f01g.mail.yahoo.com')
I checked the source and found some s/\.mc/\.f/ which I commented out.
Now it connects to us.mc01g.mail.yahoo.com but that does not help because:
Malformed Header:
""
Can't find message 1_16909274_AMbPjXXXACZUSU6kEQBdVABqdck. It will be...
2008-12-23 00:51:20 UTC in FetchYahoo
-
version: 6.8
installation program awstats_configure.pl can modify httpd.conf but has a little problem:
the line following the "common" CustomLog entry is appended to the new "combined" CustomLog entry.
Original file:
CustomLog /var/opt/TWWfsw/httpd222/log/access_log common
ScriptAlias /cgi-bin/...
2008-09-26 07:59:13 UTC in AWStats
-
http://linux.softpedia.com/get/System/Shells/sudosh2-34455.shtml
"sudosh fills this gap. No matter what shell you use, all of the command
lines are logged to syslog (including vi keystrokes.)"
Maybe meanwhile you changed the description, but other sites still have it. And that was the description for sudosh2.
2008-04-29 17:07:32 UTC in sudosh2