Questions tagged [aol]

acronym for America Online

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

59 questions
1
vote
1 answer

AOL styling problems - two fixed sidebar one fluid content layout

I have adapted the holy grail three column layout into my site and it works great, except in AOL. I can easily use JavaScript to detect AOL and write new CSS styles after the rest have been evaluated, using document.write(' ');, but even with that…
user97410
  • 714
  • 1
  • 6
  • 22
1
vote
1 answer

(Bash) Submitting post data to an online form to check username availability

Firstly asked at: (Bash) $user@aol.com email availability checker (with a well thought out beginning. Thanks again!) I'm looking to expand on this a bit: I'm trying to use either Curl, or a simple POST command (neither have proven working yet) to…
user1742682
  • 73
  • 1
  • 1
  • 3
1
vote
0 answers

Facing an issue with Improsys Java API for AOL

We have been using Improsys java api for importing contact list. It was working fine. From last month, We are facing issue with this API when we are trying to get the contact list from AOL and its returning empty contact list. It is working fine for…
Adithya
  • 13
  • 1
  • 4
0
votes
2 answers

A pre-coded web-based client that can connect to OSCAR/AIM and/or GCHAT that I can host on my web server?

Does anyone know of a readymade web-based client that I can host on my personal web server to be able to connect to AIM? I guess I'm looking for more of a solution like gmail-lite (a php coded client that connects to gmail, hosted on your web…
James
0
votes
1 answer

AOL desktop sign in on wireless network

I don't know why? Whenever I install AOL desktop (9.5, 9.6, 10.0) on my computer and I'm connected to the internet using cable, every thing is ok. I can browse websites and sign in to AOL. But whenever I connect to the internet using my wireless…
Mohammad Saberi
  • 12,864
  • 27
  • 75
  • 127
0
votes
0 answers

I can't send emails from an aol address using nodemailer

I have a nodejs + express backend and I need to send an email to new subscribers containing a link to check if they actually own the address they submitted. At first I tried using sendmail because I didn't want to create a new email address and…
0
votes
0 answers

Unable to login or send emails through smtp and read mails through imap with python script for (aol)domain

I have tried with many types of python script but the main issue is , it's unable to login after creating session.Even though my password and email id is right.I tried in many ways, please can anyone mentions what's wrong I'm doing. Was aol mails…
krishna
  • 1
  • 1
0
votes
1 answer

Using VBA and CDO to send AOL message

I am trying to use VBA in Excel to send a message to an AOL address. I can get Gmail and Comcast to work, but not AOL. Error: -2147220973 - The transport failed to connect to the server. My code originated here:…
Wayne G. Dunn
  • 4,282
  • 1
  • 12
  • 24
0
votes
1 answer

PHP IMAP for AOL - Can't connect to internal-aol.imap.mail.g03.yahoodns.net,143: Timed out (errflg=1)

I've been testing connections to various mail servers and encountered a problem with AOL: Notice: Unknown: Can't connect to internal-aol.imap.mail.g03.yahoodns.net,143: Timed out (errflg=1) in Unknown on line 0 Now this looks like it's a problem…
John
  • 1
  • 13
  • 98
  • 177
0
votes
0 answers

Django Sending Email : SMTPServerDisconnected: Connection unexpectedly closed: [WinError 10054] An existing connection was forcibly closed

I am trying to send email to an AOL account via Django and I am getting the following error: Traceback (most recent call last): File "C:\Users\Dom\.virtualenvs\superlists\lib\site-packages\django\core\handlers\exception.py", line 41, in inner …
MPsyko
  • 1
  • 1
0
votes
0 answers

NO [UNAVAILABLE] UID FETCH Server error while fetching messages

I'm using AfterLogic MailBee for downloading AOL messages via IMAP I keep on getting error messages again and again, for years. I would like to solve this once and for all. Here's a sample log. I can post a much longer one if…
Yisroel M. Olewski
  • 1,560
  • 3
  • 25
  • 41
0
votes
1 answer

Windows Server PHP mail being blocked by Comcast/AOL

I have a windows server running an application which sends mail via PHP. Some of the people who should be recieving the emails are complaining they are not getting them. I think they are using Comcast or AOL. What can I do to my SMTP settings and/or…
Michael
  • 307
  • 1
  • 6
  • 17
0
votes
1 answer

AOL IE9/FF4 user unable to download some images (random)

I have a user on my site which (AOL + IE9) which is having issues with images on a webpage not loading. It's odd because I can't replicate the issue whatsoever. He mentions that the problem also occurs in Firefox. Basically, the page will load but…
David
  • 16,246
  • 34
  • 103
  • 162
0
votes
2 answers

PHPmailer - AOL smtp connection errors

Does anyone know the correct setting for using PHPMailer with AOL. The code below worked with outlook.com but aol.com keeps refusing it. The code is as follows;
0
votes
1 answer

AOL 9.0 IE7 javascript Submit problem

I'm having some problems with AOL and IE 7. Some members on my site have this setup and I'm having trouble getting some forms to work for them. The html/javascript is this
  • Richard Housham
    • 864
    • 2
    • 15
    • 34