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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 472 - 501 of 685   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
472 robsartgallery Send Email May 17, 2008
5:16 am
Hi all: I'm actually new to this group, and I've been reading through a number of posts, and haven't found an answer to a newbie question: basically, I've done...
473 Ryan Kennedy
rckenned_at_... Send Email
May 17, 2008
5:32 am
... Rob, welcome to the list! I think we can help you out here. ... Have a look at the Yahoo! Browser Based Authentication (BBAuth) documentation, available...
474 robsartgallery Send Email May 18, 2008
6:33 am
This is a lot of helpful information, thanks. I'll follow through these notes. Another (potentially obvious) question, but when the docs talk about eventually...
475 venkatrlyvyas Send Email May 19, 2008
10:00 pm
I use "Yahoo BBauth" model to support Yahoo users to sign in to our web service. We have registered our application domain with access scope as "Yahoo! Mail...
476 embdengr Send Email May 19, 2008
10:00 pm
If I set the embedded device I designed to send to port 25 of the Yahoo SMTP server, I don't need to use SSL. How long will Yahoo continue to allow this -...
477 Romain Thiberville
thiberland Send Email
May 23, 2008
6:08 pm
Hello, I would like to know if someone know a way to access / use the Y! Address Book API ? LinkedIn seems to use it when you invite your friends. Is it a...
478 Ryan Kennedy
rckenned_at_... Send Email
May 24, 2008
4:59 am
... Sit tight. ;) -- Ryan Kennedy Technical Yahoo! rckenned@......
479 Romain Thiberville
thiberland Send Email
May 24, 2008
4:17 pm
Sit tight a week or 6 months? ;) Romain...
480 algadre2000 Send Email May 30, 2008
9:41 pm
... it...
481 Ryan Kennedy
rckenned_at_... Send Email
Jun 4, 2008
5:12 pm
I know you've all been waiting for this for a VERY long time. I'm happy to say that the Yahoo! Address Book Web Service is now available for public...
482 Paulo Sergio
pauloslferna... Send Email
Jun 4, 2008
9:46 pm
i would like to know if it is possible to use the contacts api for one single user, my objective is to have a desktop java application that will receive the...
483 Ryan Kennedy
rckenned_at_... Send Email
Jun 4, 2008
9:49 pm
... No, that won't be possible. BBAuth is designed so that the user gives Yahoo! their username and password, not to give the username and password to a third...
484 Iain Shigeoka
iainshigeoka Send Email
Jun 5, 2008
3:47 pm
Congratulations and thanks for rolling this out! -iain...
485 Ryan Kennedy
rckenned_at_... Send Email
Jun 5, 2008
4:34 pm
I should also point out that there's a ydn-addressbook Yahoo! Group where people can gather to talk/ask questions about the Yahoo! Address Book Web Service: ...
486 Tsahi Asher
tsahi_75 Send Email
Jun 9, 2008
12:56 am
... happy to say that the Yahoo! ... Yahoo! Mail Web Service. ... why not release the service as SOAP, as the rest of the mail API? if you are releasing it as...
487 Tsahi Asher
tsahi_75 Send Email
Jun 9, 2008
12:56 am
... there is no jar file. it's a SOAP service. you should use some java tool, if that's the language you use, to generate java code that will represent these...
488 Ryan Kennedy
rckenned_at_... Send Email
Jun 9, 2008
1:02 am
... The services were built by two different teams at two different times. Not using that as a good excuse (I think it's pretty sad that we don't have a more...
489 nirmelamoud Send Email Jun 16, 2008
6:35 am
I'm trying to use JSON-RPC to send an email message via Java script and yahoo web mail, two problems, 1) I do not use the browser - it is a stand alone java...
490 alexinboulder Send Email Jun 18, 2008
3:20 pm
Hi. I am new to Flash ActionScript 3 programming and also new to the Yahoo Mail API. I am trying to build a Flash widget for Yahoo Mail, but in order to access...
491 Ryan Kennedy
rckenned_at_... Send Email
Jun 18, 2008
9:55 pm
... I'm checking with people internally to make sure it's cool for us to publish a crossdomain.xml file that would allow you to call mail.yahooapis.com from...
492 Chris Wood
c_p_wood Send Email
Jun 20, 2008
5:11 pm
Hi Ryan, It's been a while, so I thought I'd take another look at this. It looks like it's now possible to link directly into the Drafts folder listing.. but...
493 sedighias220 Send Email Jul 9, 2008
3:25 pm
from 3 days ago my yahoo beta mail has changed to classic automatically. how can i change from classic to beta. in which menu or icons....
494 ggarunkumar Send Email Jul 9, 2008
3:25 pm
Hi, Im having the same problem. I traced the problem to curl_exec() in getAccessCredentials() curl is installed and seems to be working(I tried twitter api to...
495 Ryan Kennedy
rckenned_at_... Send Email
Jul 9, 2008
5:21 pm
... Click on "Options" in the top right corner and select "Mail Options" in the dropdown. On the options page, near the top right corner, you should see "The...
496 Ryan Kennedy
rckenned_at_... Send Email
Jul 10, 2008
3:53 pm
... Oops, sorry, I forgot to send the update to the group. It sounds like the crossdomain.xml for mail.yahooapis.com will be pushed out on July 14th, so sit...
497 Randy W. Stewart
randy_stewart Send Email
Jul 11, 2008
11:22 pm
Boxbe is getting an error for new users who try to enable "Boxbe for Yahoo" via the Yahoo Mail Webservices API. It seems that we have had a problem with a...
498 mail_deposit Send Email Jul 22, 2008
3:48 pm
To use the Yahoo! Mail API functionality, is there anyway to access and use it without requiring a specific url for bbauth? Is there a way to use this in a...
499 harsha_pr Send Email Jul 22, 2008
3:48 pm
Hi I am using Axis2 v1.4 with the Yahoo mail api. I am cutting thru maze of errors and I am stuck at the following exception: org.apache.axis2.AxisFault:...
500 Ryan Kennedy
rckenned_at_... Send Email
Jul 22, 2008
8:16 pm
... No, you need to provide a concrete URL during the signup process. That being said, there's nothing preventing that URL from being a redirect. You could use...
501 mail_deposit Send Email Jul 30, 2008
4:37 am
Hi, In using the Yahoo! Mail API I used the php quickstart files as a springboard. I have mostly made my app and it works well. However sometimes in refreshing...
Messages 472 - 501 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