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

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 575 - 604 of 651   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
585
I am getting a HTTP 500 error while using UploadAttachment(POST Method) functionality. steps- 1) I am posting to the Url - ...
duke.jacobs
Offline Send Email
Jan 15, 2009
7:37 pm
586
Adding missed out data - The response obtained in above said way is - Response http Code :[500] Response String: <?xml version="1.0" ...
duke.jacobs
Offline Send Email
Jan 16, 2009
6:45 pm
587
solved(if someone needs in future) I got it working by using - PostMethod method = new PostMethod(url); ...
duke.jacobs
Offline Send Email
Jan 20, 2009
6:48 pm
588
Hello, Sometime in the recent past (just noticed this two days ago) my api calls to SendMessage and UploadAttachment have started timing out. Both of these...
Rom
romsrini
Offline Send Email
Jan 23, 2009
7:04 pm
589
I'd appreciate a hand with the error I'm receiving. It's probably something dumb I'm doing, but, for what it's worth, I've been staying fairly faithful to the...
robsartgallery
Offline Send Email
Feb 2, 2009
5:56 pm
590
Hey, I'm wondering if there are some PHP samples specifically of the GetMessage call being made, specifically how to specify the input parameters to this...
robsartgallery
Offline Send Email
Feb 19, 2009
9:03 pm
591
When I open up a new message I wish to use a selected font colour. How can I set a new colour, so that when I click to do a new message the colour is retained?...
Eric Lesleighter
lesleighter
Offline Send Email
Feb 19, 2009
10:33 pm
592
I'm using the mail API and I wanted to know how to call ListMessages so that it only returns unread messages? I'd prefer it in JSON. Thanks...
ymailfeed
Offline Send Email
Feb 20, 2009
9:41 pm
593
I am writing a web application that will notify the users if they have new email on their yahoo mail account. Can I use yahoo mail webservice to acomplish...
saamichet
Offline Send Email
Feb 25, 2009
9:32 pm
594
... you have to set the isRead flag in the Flag object you send to the filterBy parameter, to 1. i don't know (yet) how to do that in json, but i'll know soon...
Tsahi Asher
tsahi_75
Online Now Send Email
Mar 4, 2009
8:27 pm
595
I am consistentlly getting this same error message for every call I attempt: ...
beforeo4y
Offline Send Email
Mar 30, 2009
9:13 pm
596
you could probably poll their account every 30 seconds or so and check for new messages since the last poll, using ListMessages method. you will have to do...
Tsahi Asher
tsahi_75
Online Now Send Email
Apr 4, 2009
5:32 pm
597
... You could use a single ListFolders call to check all of the folders. Watch for changes in the total, unread and size properties of each folder. If there's...
Ryan Kennedy
rckenned_at_...
Offline Send Email
Apr 5, 2009
4:17 pm
598
The problem was I was passing a "wwsid". It is actually "wssid"...
beforeo4y
Offline Send Email
Apr 14, 2009
5:58 pm
599
a user can send a mail so that its date can be date in future. for example , 2020/1/1 i think server-code of yahoo don't have to allow this status, it must...
shargh_computer
Offline Send Email
Apr 22, 2009
10:39 pm
600
This requires an html body that has a placeholder for the inline image attachment and I've done this successfully through the Gmail IMAP interface. The Yahoo...
Rom
romsrini
Offline Send Email
May 9, 2009
12:54 am
601
Hi Rom, can you send me the script you used? I am not sure if ymail will allow you to do this, but i would like to test with what you are trying out. Thanks ...
Jane Doe
ydn.mailapis
Offline Send Email
May 9, 2009
1:05 am
602
Hi Gitanjali, There are a couple of classes involved. Here are the pertinent methods of my YahooMailClient class: /** * Sends specified email message via...
Rom
romsrini
Offline Send Email
May 11, 2009
7:01 pm
603
I am looking for an RSS feed that will return me a number of new emails in the inbox. I also want oAuth or BBAuth support for it. Does such mail api exist?...
samichet@...
samichet...
Offline Send Email
May 12, 2009
1:28 am
604
Captain Obvious here... I've been able to work with some of the Yahoo! Mail code using PHP, and I'm curious to try it with Java. But tell me, how would one...
robsartgallery
Offline Send Email
May 12, 2009
3:27 am
Messages 575 - 604 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