>Remember, the IMail web server isn't designed to do anything fancy, except
>serve web pages that are integrated with E-mail. If IMail hasn't thought
>of something you might want to do with the web pages, you probably can
>find a way to do it, but need to realize that the web server wasn't
>designed to be as full-featured as IIS.
I understand this, however, I'm not trying to do much with it. Just serve
the pages accurately.
>I saw that at one point, too, but can't remember how I resolved it. It
>may be that certain file types or file names it will update, but not
>others? In any case, you can always put static files (anything not
>needing the <--IMAIL.--> tags) on another web server, if you have one
>available. I put all the .GIF files on another web server, to clear up
>the log files on IMail and because one person kept having problems with
>one or two of the graphics not appearing on his screen.
I might do this. I'm having that disappear image trick too, although it
only happens with IE.
>The other one that I can think of is that if you do use the IMAIL.Include
>tag, it will convert certain characters (like a greater than sign will
>become >). This is good for text (so if you include a file that has
><something like this>, you'll see it, and the web browser won't think it
>is an HTML tag). But, for anything you want the web browser to see (such
>as HTML tags, javascript code, etc.), you don't want that conversion, so
>you need to use a .CGI extention (which IMail doesn't convert).
Thanks, I already discovered this one (grimace).
>What tags did you find? I don't recall seeing any that I didn't find in
>the tags.doc file (although I didn't look up nearly all of them), and
>would be interested.
The tag "<!--IMAIL.!BeginIfMenuExpand-->" is not discussed anywhere in the
documentation. Fortunately, it's pretty simple. However, I also have
general gripes about the completeness of the tag docs. For instance, the
documentation does not mention that <!--IMAIL.MailMessage--> will spit out
a whole email, header included, in an HTML table! And when I placed that
tag with another set of Message tags, it appeared to increment the msg
number. The readmail.htm file submits forms to buttons.cgi - where/what is
this file? How does it work?
>If you are running IMail V5.0x, there are *.par files in the \imail\web
>directory, that the system uses to 'speed up' operations. If you delete
>these files, they will be recreated, and that should help with you seeing
>your updated pages.
Nope, I'm working on v6.03.
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.