Questions tagged [aol]

acronym for America Online

AOL (previously known as America Online) is an American global Internet services and media company.

59 questions
2
votes
1 answer

AOL contacts API

Is anybody aware of any AOL API (e.g. based on OAuth) that would expose the user address book (no screen-scraping)? I've seen a few threads about it but no answers: https://stackoverflow.com/questions/2923106/does-aol-have-a-contacts-api Aol…
Piotr
  • 817
  • 1
  • 8
  • 21
2
votes
1 answer

Does AOL mail allow oauth/3rd party application access

I am wondering if AOL has had any recent changes that allow 3rd party developer access to accounts. Do they allow 3rd party applications that would access messages, via accesstokens and refreshtokens? This would be an application that downloads…
cpound
  • 85
  • 2
  • 12
1
vote
3 answers

AOL OpenID?

I'm trying to implement OpenID on my site. I've got Google, Yahoo! and ClaimID working so far, but AOL tells me "Invalid devId or Site not registered.". So how do I register my site and/or get a devID and pass it along? I'm using JanRain/PHP OpenID.…
mpen
  • 272,448
  • 266
  • 850
  • 1,236
1
vote
2 answers

Zend Framework: Some email users get errors when trying to open PDF attachments?

I'm having a strange problem and not sure how to troubleshoot it. I have created a script in one of my Zend Framework controllers that allows an administrator to log in, upload a PDF, and send as an attachment to everyone subscribed to the mailing…
Andrew
  • 227,796
  • 193
  • 515
  • 708
1
vote
0 answers

Is anyone familiar with "VELCRO" as a term for a debugging level?

In an older software package, I noticed an interesting "logging level" in the options for debug message output. The list included DEBUG, WARNING, ERROR, FATAL, VELCRO, TRACE and STREAM. (Listed in that order.) Might anyone have any idea what a…
James
  • 1,788
  • 4
  • 22
  • 28
1
vote
0 answers

Email Tracking AOL Webmail/Desktop

I'm trying to continue building up an email tracker - successfully done GMail Yahoo and several web clients. Now I'm stuck with AOL webmail. Trying the usual methods of using HTTP_REFERER, HTTP_USER_AGENT and REMOTE_ADDR have all yeilded in showing…
MrJ
  • 1,910
  • 1
  • 16
  • 29
1
vote
0 answers

Reminder emails sent to AOL email addresses are blank

I built an email reminder template using MJML. I've received complaints from three clients that the email they received from me is blank. The only discernible pattern is that they are all aol users. I had one of them send me a screenshot. This…
SILENT
  • 3,916
  • 3
  • 38
  • 57
1
vote
2 answers

How to specifically/conditionally target Yahoo and AOL within HTML emails for client specific fixes?

That code should be targeting any Outlook clients that came before '15' and Outlook.com but it doesn't seem to work that well.