... OAuth has been launched for a subset of the web services that Yahoo! offers. Mail is not currently included in that subset. -- Ryan Kennedy Technical...
555
reesec791971
Nov 6, 2008 6:15 pm
Hi, I'm just trying to get the PHP JSON example working (available from http://developer.yahoo.com/mail/code/). It seems to verify the account fine but when I...
556
Ryan Kennedy
rckenned_at_...
Nov 6, 2008 6:27 pm
... It's hard to tell, that's not a lot of information to go by (not your fault). When you signed up for an application key, did you request access to Yahoo!...
557
reesec791971
Nov 7, 2008 12:55 am
... Thanks very much for the response Ryan. I'm pretty sure I did select "Yahoo! Mail with Read/Write access" but I'm not sure where I can confirm this. I...
558
robsartgallery
Nov 8, 2008 1:02 am
Just out of curiousity, my focus has been primarily Yahoo! API, and I'm curious, is there also an API available specifically for Yahoo! Launchcast radio? (I'm...
559
Ryan Kennedy
rckenned_at_...
Nov 10, 2008 10:44 pm
... No, I don't believe there's a Launchcast API. -- Ryan Kennedy Technical Yahoo! rckenned@......
560
nilesh.msingh
Nov 12, 2008 11:14 pm
So currently I am able to get the request get authenticated by yahoo and get the list of folders ... but since I am planning to have an ajax based method for...
561
James Gainey
jtgainey
Nov 14, 2008 5:31 pm
First, I'm a paying Yahoo member. I'm not sure if this has been mentioned previously by others, but it would be great to see a button in Yahoo email to...
562
Tsahi Asher
tsahi_75
Nov 14, 2008 10:54 pm
I am pleased to announce the release of LibY!Mail 0.1, a .NET library for accessing the Yahoo! Mail web services. It encapsulates the various methods with an...
563
Tsahi Asher
tsahi_75
Nov 15, 2008 11:11 am
... first, this mailing list is intended for discussions on the Yahoo Mail web services (which allow third parties to access mail accounts programmatically),...
564
Tsahi Asher
tsahi_75
Nov 18, 2008 8:14 pm
a disposable address is an address you give some service provider so he can send you email, without giving your real yahoo address. so what is the meaning or...
565
Ryan Kennedy
rckenned_at_...
Nov 18, 2008 9:11 pm
... Very cool! Did you look at all at the sample that we provide? http://developer.yahoo.com/mail/code/mail_cs.zip There's some examples in there for...
566
Ryan Kennedy
rckenned_at_...
Nov 18, 2008 9:16 pm
... Yes, it's the folder that messages send to that DEA (disposable email address) will be placed in. When you set one up in the UI, you'll see something like...
567
Tsahi Asher
tsahi_75
Nov 18, 2008 10:09 pm
... then please fix the documentation, it's very confusing. tsahi...
568
Tsahi Asher
tsahi_75
Nov 18, 2008 10:21 pm
unless i'm missing something, the UserData.filters property is not documented. it returns a Filters data type, which is also undocumented. any chance the...
569
Tsahi Asher
tsahi_75
Nov 20, 2008 9:50 pm
this property returns a ParentalControls object with lots of properties that seem to be related to parental control. is this even used? there is nothing about...
570
Tsahi Asher
tsahi_75
Nov 21, 2008 9:59 pm
attachTotalEncodedSize? both these properties have the same description, but i suspect the latter refers to the size without encoding (which should be...
571
Tsahi Asher
tsahi_75
Nov 21, 2008 10:24 pm
... actually, you might want to rewrite the whole documentation for this data type. there are many properties which are not documented, and at least some...
572
Rom
romsrini
Nov 22, 2008 6:52 am
Hello, I just started using the Yahoo Mail API and when I try to do a ListFolders command, I get a SOAP-ENV:Client.ClientRedirect.SessionIdReissue response. ...
573
Ryan Kennedy
rckenned_at_...
Nov 22, 2008 9:30 am
... Are you including the WSSID in the query string of the endpoint URL for the SOAP service? -- Ryan Kennedy Technical Yahoo! rckenned@......
574
Tsahi Asher
tsahi_75
Nov 22, 2008 9:21 pm
... quotaUsed is completely wrong, because it is documented as "User has reached the maximum account size", but it's type is an unsigned double word (Int64 in...
575
Rom
romsrini
Dec 3, 2008 7:29 pm
Thanks - it turned out that I had an additional character added to the end of of my WSSID....
576
Rom
romsrini
Dec 3, 2008 7:29 pm
Hello, I am trying to upload an attachment by making a post request to http://mail.yahooapis.com/ya/upload?appid=xxxxxx&wssid=yyyyyy (where xxxxxx and yyyyyy...
577
Ryan Kennedy
rckenned_at_...
Dec 3, 2008 7:47 pm
... Are you including the Cookie in the POST request? There should be a Cookie (in addition to the WSSID) that you got from BBAuth. The Mail web service needs...
578
chuotcon0402
Dec 4, 2008 4:49 pm
Hi, When i try send a mail, i get a "Character Set Encoding from transport information [ISO-8859-1] does not match with character set encoding in the received...
579
a.ka. Jake Nordie
robertnoche
Dec 4, 2008 5:21 pm
580
Eric Lesleighter
lesleighter
Jan 5, 2009 6:27 pm
I am trying to chnage the colour of the font in emails that I am preparing. It is red! Please can someone tell me the steps to changing it permanently (i.e.,...
581
vaibhav011_me
Jan 5, 2009 6:27 pm
Why doesn't yahoo create a secure way to enter password like an online keyboard where one has to click on the characters for the password to be entered. It's...
582
robsartgallery
Jan 6, 2009 11:19 pm
Hi: I'm attempting to make the Yahoo! Mail authentication, and I'm hitting a "BBauth authentication Failed" error when I run the test. The steps that I'm...