Hello Mike, On Saturday, December 28, 2002, Mike Leone wrote... > URL returned = http://192.168.100.20/squirrelmail/src/webmail.php > HTML source of above returned page:
> [turgon@inspiron-3k tmp 11:28:22] $ more webmail.php > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"> > <html><head> > <title>SquirrelMail 1.3.2</title> > <frameset cols="190, *" id="fs1"> > <FRAME SRC="left_main.php" NAME="left" frameborder="1"> > <FRAME SRC="right_main.php" NAME="right" frameborder="1"> > </FRAMESET> > </HEAD></HTML> I think maybe some more research for you might be required into HTML. Webmail contains a frameset (see above code) which then loads up two different pages, which you won't see by looking at the output of webmail.php. > I get nothing more, and - obviously - no links to click on. The IMAP > server is chugging away just fine - I can read email via mutt or > Outlook just fine. It's only SM that's broken. What browser are you using? What IMAP server are you using? -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
