> The readmail.htm file submits forms to buttons.cgi - where/what is
> this file? How does it work?
That's one of the tricks of IMail. Since it is a web server, it can do whatever it
wants -- in this case, taking a URL (button.cgi) and returning a page based on the
data sent along with the URL. There are a lot of cases where IMail does this; I'm not
sure if they are documented. However, they are pretty easy to figure out if you are
familiar with HTML. You just need to realize that there are a number of .cgi URLs
that don't have a corresponding file in the web directory. It's sort-of an odd
concept at first, but once you get used to it it makes sense.
-Scott
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.