Thanks, I'll try that.  Is this some change that AOL has put in?  As I said,
everything was working fine until late last week.

Bob

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Vanzella
Sent: Wednesday, December 13, 2000 2:52 PM
To: [EMAIL PROTECTED]
Subject: RE: [IMail Forum] AOL problems


I found if you have the MOTD text file (mailnews.txt in your web dir) it
fixes this problem.  At least it did for us.

If you don't want to us the MOTD the put some script in it that will
automatically click the continue button.

I haven't quite figured out netscape yet, but this works in IE 3.x+

<SCRIPT LANGUAGE=Javascript>
   if (document.getElementById)
   // WS3
   {
      document.links[0].click();

   } else if (document.layers)
   // Netscape 4.x
   {
      //if you can figure this out let me know

   } else
   // IE 3 & 4
   {
     document.links[0].click();
   }
</SCRIPT>

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Bob Ferguson
Sent: Wednesday, December 13, 2000 11:46 AM
To: [EMAIL PROTECTED]
Subject: [IMail Forum] AOL problems


If this has been hashed out before, sorry that I missed it.

We have had several clients report that, connecting through AOL to our mail
server via the Web templates, when they enter their userid and password,
they just get the sign-in page again -- no error message, just the page
redisplayed.

I had this working just fine up until about a 5 days ago when the reports
started coming in.  The Web templates work fine here and when I connect from
our apartment.

Did AOL change something that I need to an adjustment for?  Help would be
greatly appreciated as several of the customers are getting testy.

Thanks.

Bob Ferguson
Sound Data, Inc.

Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to