Questions tagged [yahoo-mail]

The Yahoo mail system.

Yahoo! mail is Yahoo!'s free web-based email service.

170 questions
0
votes
1 answer

how do i automatically updated gmail hotmail or yahoo addressbook from website

is that possible to automatically updated gmail hotmail or yahoo address book or contacts from direct website? if yes then any kind of example available? For Example if any customer's or user's registered with their emails then their emails should…
0
votes
2 answers

line-height for paragraph spacing not working in Yahoo Mail

For some reason, line spacing is not working for separating paragraphs, when sending e-mails with this code to my yahoo mail account, or any yahoo mail account. How can I fix this? Here's what I'm using, but isn't working:
Solomon Closson
  • 6,111
  • 14
  • 73
  • 115
0
votes
1 answer

Java email and yahoo

I use my email server to send email. I can send my emails to gmail successfully(I can find my emails in my gmail spam folder) but when I wand to send yahoo mail my emails is not recieved by yahoomail I check spam folder. but can not find it.
tavallaie
  • 69
  • 11
0
votes
1 answer

Inserting custom tab and Iframe into yahoo mail

I'm working on inserting a tab into Yahoo mail that would display an iframe with meebo in it. This tab will act the same as the "Home" and "Inbox" tabs. These tabs are defined as tables in the "MainTabControl" div. Each tab controls the absolute…
YoHo
0
votes
1 answer

Could not connect smtp host wrong

I don't know what is wrong i am transferring my files to a laptop and i am having trouble sending mail in php mailer where check my phpinfo in the laptop it seems ok in fact same as the one in my desktop.. SMTP smtp.mail.yahoo.com…
Andre malupet
  • 91
  • 3
  • 12
0
votes
4 answers

Unable to invoke compose screen in Gmail/Yahoomail using selenium

Can some one help me out how can i invoke compose screen in Gmail/Yahoomail using selenium commands. Tried with the following commands. selenium.click("href=compose link"); selenium.click("name=Compose");
Quick learner
  • 699
  • 4
  • 22
  • 39
0
votes
3 answers

email image output

I am having trouble sending the image as it is..i have no trouble sending an email its just that the image is not displaying.. just the link..can you help me? here is my code..thanks in advance require("phpmailer/class.phpmailer.php"); $mail = new…
Andre malupet
  • 91
  • 3
  • 12
0
votes
1 answer

restrict sending mail from gmail/yahoo in ipad

I am designing an application for a society. In this application, there is a feature to send the contents of the particular page via mail by clicking of a button. There is no custom mail app designed. The feature uses iPad's native mail app to send…
0
votes
1 answer

How does Yahoo Mail push to iPhone?

How is Yahoo able to send push notifications for email to iPhone/iOS in general? http://en.wikipedia.org/wiki/Push-IMAP is as far as I've gotten in my research, but I'm not sure what exactly Yahoo is doing. I'm planning to setup my own mail server…
Tech163
  • 4,176
  • 8
  • 33
  • 36
0
votes
1 answer

IMAP - retrieve mail by Yahoo X-YMailISG

Appears for all incoming Yahoo mail, X-YMailISG is an incoming message ID mail can be retrieved by. I'm wondering if this is possible in IMAP or if this field is used for something else entirely?
djechlin
  • 59,258
  • 35
  • 162
  • 290
-1
votes
1 answer

Why won't this PHP Email Script send to my Yahoo email?

so I have this script and I've been trying to figure out why it won't send to my Yahoo email account.
-1
votes
1 answer

System.Net.Mail.SmtpException: 'Mailbox unavailable. The server response was: Requested mail action not taken: mailbox unavailable'

I am getting this message since Yahoo have made changes in user authentication. My code still works if I use option suggested by Yahoo, which is: While you switch apps or update your app, you can give the old app temporary access. Just remember,…
Ivan K
  • 1
  • 1
-1
votes
1 answer

Laravel 5.1 package to read email from Gmail, Yahoo, Outlook and other email accounts

I have noticed that there are some individual packages to fetch email from various email accounts. Is there one package that will get email from Gmail, Yahoo, Outlook and other email accounts?
-1
votes
1 answer

which property to use for border-bottom animation like yahoo mail inputs?

I want to animate border-bottom of my list-item in navbar and i don't know what property/s should i use. The animation is like yahoo mail registration input
Mahdyar
  • 65
  • 8
-1
votes
1 answer

How can I go about retrieving the names associated to a particular email (YahooMail)

How can I go about retrieving the names associated to a particular email (YahooMail). For example, in YahooMail: Message message = messages[i]; message.getFrom()[0].toString(); gives something that looks like: From: Company Group…
Program-Me-Rev
  • 6,184
  • 18
  • 58
  • 142
1 2 3
11
12