Search the web
Sign In
New User? Sign Up
ydn-mail · Yahoo! Mail Developer Community
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 555 - 584 of 651   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
555
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...
reesec791971
Offline Send Email
Nov 6, 2008
6:15 pm
556
... 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!...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Nov 6, 2008
6:27 pm
557
... 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...
reesec791971
Offline Send Email
Nov 7, 2008
12:55 am
558
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...
robsartgallery
Offline Send Email
Nov 8, 2008
1:02 am
559
... No, I don't believe there's a Launchcast API. -- Ryan Kennedy Technical Yahoo! rckenned@......
Ryan Kennedy
rckenned_at_...
Offline Send Email
Nov 10, 2008
10:44 pm
560
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...
nilesh.msingh
Online Now Send Email
Nov 12, 2008
11:14 pm
561
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...
James Gainey
jtgainey
Offline Send Email
Nov 14, 2008
5:31 pm
562
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...
Tsahi Asher
tsahi_75
Online Now Send Email
Nov 14, 2008
10:54 pm
563
... first, this mailing list is intended for discussions on the Yahoo Mail web services (which allow third parties to access mail accounts programmatically),...
Tsahi Asher
tsahi_75
Online Now Send Email
Nov 15, 2008
11:11 am
564
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...
Tsahi Asher
tsahi_75
Online Now Send Email
Nov 18, 2008
8:14 pm
565
... 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...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Nov 18, 2008
9:11 pm
566
... 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...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Nov 18, 2008
9:16 pm
567
... then please fix the documentation, it's very confusing. tsahi...
Tsahi Asher
tsahi_75
Online Now Send Email
Nov 18, 2008
10:09 pm
568
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...
Tsahi Asher
tsahi_75
Online Now Send Email
Nov 18, 2008
10:21 pm
569
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...
Tsahi Asher
tsahi_75
Online Now Send Email
Nov 20, 2008
9:50 pm
570
attachTotalEncodedSize? both these properties have the same description, but i suspect the latter refers to the size without encoding (which should be...
Tsahi Asher
tsahi_75
Online Now Send Email
Nov 21, 2008
9:59 pm
571
... 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...
Tsahi Asher
tsahi_75
Online Now Send Email
Nov 21, 2008
10:24 pm
572
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. ...
Rom
romsrini
Offline Send Email
Nov 22, 2008
6:52 am
573
... Are you including the WSSID in the query string of the endpoint URL for the SOAP service? -- Ryan Kennedy Technical Yahoo! rckenned@......
Ryan Kennedy
rckenned_at_...
Offline Send Email
Nov 22, 2008
9:30 am
574
... 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...
Tsahi Asher
tsahi_75
Online Now Send Email
Nov 22, 2008
9:21 pm
575
Thanks - it turned out that I had an additional character added to the end of of my WSSID....
Rom
romsrini
Offline Send Email
Dec 3, 2008
7:29 pm
576
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...
Rom
romsrini
Offline Send Email
Dec 3, 2008
7:29 pm
577
... 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...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Dec 3, 2008
7:47 pm
578
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...
chuotcon0402
Offline Send Email
Dec 4, 2008
4:49 pm
579 a.ka. Jake Nordie
robertnoche
Offline Send Email
Dec 4, 2008
5:21 pm
580
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.,...
Eric Lesleighter
lesleighter
Offline Send Email
Jan 5, 2009
6:27 pm
581
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...
vaibhav011_me
Offline Send Email
Jan 5, 2009
6:27 pm
582
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...
robsartgallery
Offline Send Email
Jan 6, 2009
11:19 pm
583
... changing...
Eric Lesleighter
lesleighter
Offline Send Email
Jan 7, 2009
7:03 pm
584
How can I make my spam folder more secure from unwanted mail?...
darklady4444
Offline Send Email
Jan 14, 2009
7:28 pm
Messages 555 - 584 of 651   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help