|
Wow that worked great. Do you know where they keep
the Column Title"From" I would like to change it to "TO".
If you every figure out how to add a column to have
both To and From that would be best.
I really appreciate this.
Thanks.
Fred
----- Original Message -----
Sent: Thursday, October 16, 2003 5:49
PM
Subject: Re: [Declude.JunkMail] Imail/Web
mail
Fred,
I took a look at it and here's what you
do.
In the msgsum.html file search for the following
string:
<!--IMAIL.##From##-->
Replace
that with:
<!--IMAIL.MessageToPlain-->
If you have users that
also access Killer Web Mail, they will see the changes you make in the global
file, so it is recommended that you set up Killer Web Mail by copying the Web
directory over to a particular domain and then make the changes for that
domain only (choose a domain that no one is using WebMail on.
The
default templates are typically located at the following
address:
C:\IMail\Web\
Copy those over to
where you keep your E-mail by creating a sub directory under the root for
domain users. The default location is under the IMail directory, though
you might have changed that:
C:\IMail\some-domain.com\Web\
I verified this and it works on my
machine.
Matt
Frederick Samarelli wrote:
Thanks. Looked at the code. Beyond
me....
-----
Original Message -----
Sent:
Thursday, October 16, 2003 4:36 PM
Subject:
Re: [Declude.JunkMail] Imail/Web mail
Fred, you can't by default. If you are savvy with
their code, you could probably change the templates to list the To:
address in place of the From: address in their list interface (probably a
matter of changing a single variable in a single file), but be careful not
to apply the changes to a domain where others are using the
Interface.
Jeff, Killer WebMail is an add-on product that is now
offered by Ipswitch:
http://www.ipswitch.com/Products/IMail_Server/killer_web.html
Matt
Frederick
Samarelli wrote:
I use Killer Web Mail but how do you show and sort by TO: Address.
----- Original Message -----
From: "Matthew Bramble" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 16, 2003 3:36 PM
Subject: Re: [Declude.JunkMail] Imail/Web mail
I do pretty much the same thing, though I use Killer Web Mail for this
purpose.
I think you are talking about the list of messages, in which case you
might have to re-code your Web Mail templates to get that to work. You
can though do things like add the weight to the subject and probably
even the To address using the SUBJECT functionality in your
Default.$Junkmail$ file. I append the weight to the messages with
SUBJECT [%WEIGHT%] for a redundant fail weight test, and then sort by
subject since I never see FP's above a certain score. This comes in
real handy for testing new filters. The only drawback of course is that
all BCC data is lost when you block with Declude.
Matt
Frederick Samarelli wrote:
Does anyone know of a way you can display the sender in the Web Mail for
IMAIL.
I am Routing email to a Web account and would like to display both the
TO:
and FROM:
Thanks.
Fred
|