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.

Messages

  Messages Help
Advanced
Messages 323 - 352 of 508   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
323
Hi All, I'm a bit confused, I want to write an application to use this fancy new 'Yahoo! Mail Web Service' stuff to access my Yahoo! emails. But where do I...
littlemissnitro1980
littlemissni...
Offline Send Email
Oct 4, 2007
4:00 pm
324
... I think this is an artifact left over from the Mail web service prerelease. We had an "SDK", which basically consisted of a sample PHP application. I don't...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Oct 4, 2007
4:22 pm
325
When I try to upload text file (http://mail.yahooapis.com/ya/upload) everything is OK, but I can not upload binary file - throw exception ...
tritcm001
Offline Send Email
Oct 16, 2007
8:09 pm
326
When Sending FROM: *@... *@... TO: *@... You Get: Sorry, we were unable to deliver your message to the following address. ...
bentestin0000
Offline Send Email
Oct 16, 2007
8:10 pm
327
... What about yahoo.com.mx? I don't think yahoo.mx exists. Ryan Kennedy Yahoo! Mail Web Service...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Oct 16, 2007
8:13 pm
328
... Do you have any sample code that reproduces the issue? Ryan Kennedy Yahoo! Mail Web Service...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Oct 16, 2007
8:13 pm
329
Hi, I just downloaded the Yahoo Mail API docs in PDF form, and it contained the following: 1. You must use the Browser Based Authentication API to enable...
Chuck Arellano
scriptedfun
Offline Send Email
Oct 21, 2007
4:03 pm
330
is there any good way to search for the mime type or extension type of the attachment in the messages? I used the SearchMessage method and pass in the...
mp4mail
Offline Send Email
Oct 21, 2007
4:03 pm
331
I recently coded an email and sent it out via our email campaign tool. When the email arrives in Yahoo Mail, it auto-interprets our site name and creates a...
rudedog0220
Offline Send Email
Oct 21, 2007
4:03 pm
332
... This is the mail shortcuts kicking in. Can you send me a sample of the message that's having this issue? If so, I can send it to the people with the best...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Oct 21, 2007
6:37 pm
333
... Yes, totally permitted. The Loc Amigos (http://www.locamigos.com/) application does something similar, grabbing a list of email recipients to allow you to...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Oct 21, 2007
6:41 pm
334
I agree - it does seem that there's very little that can be done with the API based on how the TOS is written. Thank you for the very quick reply and for the...
Chuck Arellano
scriptedfun
Offline Send Email
Oct 22, 2007
4:43 am
335
... Did you ever figure this out? I saw that you submitted an application to the gallery, but I'm not sure if you ever solved the problem or if you just worked...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Oct 30, 2007
11:38 pm
336
Hi I'm trying to use php to download an attatchment ( I do have a premium account). Heres my code so far: $folder= $_GET["fid"]; $messageId= $_GET["mid"]; ...
alex.mason77
Offline Send Email
Nov 27, 2007
6:13 pm
337
Here's what I do in my own script: <?php // Has all of the code necessary to turn an token into // cookies and a WSSID. require('auth.inc'); // Holds the...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Nov 27, 2007
6:26 pm
338
Hi, Thanks v much for your speedy reply. I am now getting an "Invalid (missing) timestamp" error no "2004" I replaced my code with what you wrote. I tried...
alex.mason77
Offline Send Email
Nov 27, 2007
11:35 pm
339
Please ignore my last message- I wasn't thinking. Sorry The error I am actually getting is a 502 - Cannot find server or DNS Error...
alex.mason77
Offline Send Email
Nov 27, 2007
11:35 pm
340
I'm using the java webservice sample code..Is there a easy way to convert the YmwsStub.ListMessagesResponse object to JSON or better yet get response in JSON?...
vtest.1234
Offline Send Email
Nov 27, 2007
11:35 pm
341
... You could make the HTTP request on your own (in lieu of using the web service sample code) and just echo back the response. Or you could use a JSON library...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Nov 27, 2007
11:48 pm
342
... Error Where do you see that error? In the browser? In your apache error logs? Is there any context indicating what DNS hostname it cannot resolve? Ryan...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Nov 27, 2007
11:49 pm
343
No, me being silly again. I only get that error if I dont send the cookie. I'm pretty sure now that I'm not getting the attachment because I'm just not sending...
alex.mason77
Offline Send Email
Nov 28, 2007
5:01 pm
344
... Actually, you want to use partId instead of filename. The partId is uniquely identifying, whereas you may receive multiple attachments each with the same...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Nov 28, 2007
5:29 pm
345
I am trying to create a browser-based application to change the user's message body to replace some keywords with texts. I am new to Yahoo! Mail Service API....
pchenhfx
Offline Send Email
Nov 28, 2007
10:45 pm
346
Thanks Ryan..That certainly I could do. Before I do that, I would like to know why the following does n't work using Yahoo' mail sample code. ...
vtest.1234
Offline Send Email
Nov 29, 2007
5:12 pm
347
... Unfortunately, I don't know Axis well enough to know why it's not doing what you're expecting. I only know enough to get it talking to the Mail web...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Nov 29, 2007
7:35 pm
348
Thanks- thats it...
alex.mason77
Offline Send Email
Nov 30, 2007
4:19 pm
349
Hello all, is there an API/way to access Yahoo! address book entries of a user (after authentication and all that)? regards, Ashutosh...
ashutosh_ambekar
ashutosh_amb...
Offline Send Email
Dec 5, 2007
4:49 pm
350
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...
Rumen Filkov
roumenf
Offline Send Email
Dec 5, 2007
4:50 pm
351
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...
Rumen Filkov
roumenf
Offline Send Email
Dec 5, 2007
4:50 pm
352
... Not at this time, sorry. -- Ryan Kennedy Technical Yahoo! rckenned@......
Ryan Kennedy
rckenned_at_...
Offline Send Email
Dec 5, 2007
4:53 pm
Messages 323 - 352 of 508   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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