Only thing I could find in my archive is this one.  Wrong
thought train I do think.

In msgdel/msgmove.html you'll see a JS
function called ShowDoc(). Changed the last else in that 
function from:

else
  self.location.href=referHREF + "?";

to:

else
{
  self.location.href='rmail.<!--IMAIL.Number-->.cgi?mbx=' +
                     '<!--IMAIL.CurrentMailbox-->&msg='   +
                     '<!--IMAIL.CurrentMessageNum-->';
}


Dusty

----- Original Message ----- 
From: Robert Stull <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 19, 1999 6:40 AM
Subject: Re: [IMail Forum] attachements


> Its a problem in the template JS. You can get updated 
> templates from 
> ftp://ftp1.ipswitch.com/ipswitch/product_support/imail/template.zip
> Or wait for me (or someone on the list?) to find where I 
> posted the fix last time.
> 
> Bob


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

Reply via email to