Poynter, David wrote:
I am running James 2.2 on Linux (2.6.15) and I'm getting the problem
where the emails have the HTML
as text in the message that was apparently solved by modifying
CommandListservFooter.java.
I have the source file, but I can't find where to put it. I have opened
the .sar and have looked in james.jar
and a couple other jar files, but it's not there. Could someone clue me
in to the location of this file in
the sar? Or tell me if I'm even barking up the right tree?
CommandListservFooter.class (CLASS!) is in the james.jar that is inside
the james.sar.
The package is org.apache.james.transport.mailet.
You can't put there the source file because you have to compile it: to
build it you have to start from the full james sources and replace that
file before builing james.
Stefano
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]