Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ydn-mail · Yahoo! Mail Developer Community

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 679
  • Category: Software
  • Founded: Sep 23, 2006
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 349 - 378 of 685   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
349 ashutosh_ambekar
ashutosh_amb... Send Email
Dec 5, 2007
4:49 pm
Hello all, is there an API/way to access Yahoo! address book entries of a user (after authentication and all that)? regards, Ashutosh...
350 Rumen Filkov
roumenf Send Email
Dec 5, 2007
4:50 pm
Hello, We have noticed several issues during our tests with Yahoo! BBAuth and YmwsSample - look below. We were trying to understand and use Yahoo! BBAuth and...
351 Rumen Filkov
roumenf Send Email
Dec 5, 2007
4:50 pm
Hello, One of the major questions (as to us) is: What are actual permission given to users of ws mail API? During our tests we detected that we cannot use...
352 Ryan Kennedy
rckenned_at_... Send Email
Dec 5, 2007
4:53 pm
... Not at this time, sorry. -- Ryan Kennedy Technical Yahoo! rckenned@......
353 Ryan Kennedy
rckenned_at_... Send Email
Dec 5, 2007
4:55 pm
... The error message means that the account being accessed is a free Yahoo! Mail account. Free accounts aren't allowed to do everything via the API. As you've...
354 JR Conlin
jrconlin Send Email
Dec 5, 2007
7:04 pm
... Right now, there is no way to remove a registered key. I'm working on a few bugs that are preventing the key from being fully removed. The good news is...
355 casabitestuser0 Send Email Dec 5, 2007
8:13 pm
I have bbauth appid, got the token , got the cookies and call mail api and get the following error...Any help is appreciated. Axis2 client throws the following...
356 Randy Posynick
randy_posynick Send Email
Dec 7, 2007
3:46 am
In the past I have been able to open a URL such as http://compose.mail.yahoo.com/?To=bob@...&Subj=Wow or ...
357 Rumen Filkov
roumenf Send Email
Dec 7, 2007
8:18 am
Absolutely! Even so simple (and less dangerous) function such as GetMessage() is limited to premium accounts only. This way the Yahoo! Mail API becomes...
358 ppolis_sso Send Email Dec 7, 2007
4:19 pm
Hello, I use YmwsStub, but get some trouble. Excpetions threw. org.apache.axis2.AxisFault: Character Set Encoding from transport information [ISO-8859-1] ...
359 Randy Posynick
randy_posynick Send Email
Dec 10, 2007
8:13 pm
... Sorry, I guess this isn't really an API issue for me. I'm interested in directing users to their Yahoo! Mail pages, not sending the mail for them. What I...
360 greasyonion Send Email Dec 11, 2007
5:55 am
Hi, I don't have a premium account yet, and I'm using ASP.net. I'm trying to log into an mail account, grab all the message IDs that have attachments, and make...
361 greasyonion Send Email Dec 11, 2007
6:23 am
Hi, I am trying to ListMessages() for all messages in the inbox with attachments. It seems to me that the Flag.hasAttachment filter does not do anything....
362 Ryan Kennedy
rckenned_at_... Send Email
Dec 13, 2007
4:52 pm
... First, if you only want messages that have images, you should look at SearchMessages. You can search with a query like "attachmenttype:image". You can...
363 greasyonion Send Email Dec 16, 2007
11:48 pm
Gotcha, getting a premium account is not a problem. But in DownloadAttachment() I think you still need a partID. How do I specify that? Thanks, Jonathan...
364 Ryan Kennedy
rckenned_at_... Send Email
Dec 16, 2007
11:52 pm
... You get part IDs in the response to GetMessage. GetMessage returns you the structure of the message, including part IDs for everything. The part ID...
365 greasyonion Send Email Dec 18, 2007
6:56 am
I just signed up for a premium account. So for a message that has an attachment and a text part, would GetMessage return two Message objects? Each Message...
366 Ryan Kennedy
rckenned_at_... Send Email
Dec 18, 2007
7:05 am
... http://developer.yahoo.com/mail/docs/html/wwhelp/wwhimpl/common/html/wwhelp.htm?context=yMail&file=GetMessage.11.1.html In your case, GetMessage will...
367 greasyonion Send Email Dec 20, 2007
6:30 pm
Hi Ryan, I'm now having trouble trying to download an attachment. I am getting a 404 response from the web service when calling this URL: ...
368 Igor Kryltsov
kryltsov Send Email
Dec 27, 2007
5:58 am
Is anybody can explain why some API calls are allowed for Premium accounts only? Answers: We do allow you (as developers) to build your applications on top of ...
369 greasyonion Send Email Dec 29, 2007
7:05 pm
Ryan, Please can you point me in the right direction soon? I'm waiting on your input to get a very important part of my application working. Thanks, and happy...
370 webmetrics_test Send Email Jan 1, 2008
4:10 am
I am trying to follow the documentation in obtaining the user credentials, but after I obtain the token and try the next step ...
371 Ryan Kennedy
rckenned_at_... Send Email
Jan 2, 2008
5:26 pm
... When registering your application: http://developer.yahoo.com/wsregapp/index.php You have to check the box next to "Yahoo! Mail with Read/Write access". --...
372 ms.bhatia Send Email Jan 2, 2008
8:58 pm
Try doing a search with the query set to attachmentcount:>0 That should work better. If you want to restrict it to a folder for example inbox, then try this: ...
373 Greg Houston
ghouston Send Email
Jan 2, 2008
8:58 pm
I found earlier messages asking about an Address Book API. I wanted to automate organization of my emails based on a white list. (Yahoo's Spam Filter is good,...
374 greasyonion Send Email Jan 2, 2008
11:56 pm
Thanks, that's a good idea. Is there more information about the query language that you're using? Seems like a powerful tool but I don't know where it's...
375 ms.bhatia Send Email Jan 3, 2008
4:26 pm
There is some documentation in the help pages: http://help.yahoo.com/l/us/yahoo/mail/yahoomail/manage/manage-01.html Also, if you do narrow down by folder,...
376 e_dom1 Send Email Jan 6, 2008
6:21 am
Whats up, I need to use the yahoo API for an application I'm making - all I need to do is display the newest emails for a yahoo account however I go to install...
377 greasyonion Send Email Jan 6, 2008
6:21 am
Gosh, does anybody else have experience with the download attachment web service? I'm really stuck here. ... ...
378 ms.bhatia Send Email Jan 7, 2008
7:01 pm
I believe you are not using the correct pid. When you do a getMessage, your response looks something like this: <?xml version="1.0" encoding="UTF-8"?> ...
Messages 349 - 378 of 685   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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