Steve Brewin wrote:


Clive Tonge wrote:


I was wondering if I also had to uncomment the ENTITY entries in
config.xml? There aren't any instructions that they should
be changed,
so I have left them alone.



Don't know anything about listServer, but I do know that the config.xml for recent 2.2.0a## builds starts like this...

<?xml version="1.0"?>
<!DOCTYPE config [
<!ENTITY listserverConfig SYSTEM
"file:../apps/james/conf/james-listmanager.xml">
<!ENTITY listserverStores SYSTEM
"file:../apps/james/conf/james-liststores.xml">
<!ENTITY fetchmailConfig SYSTEM
"file:../apps/james/conf/james-fetchmail.xml">
]>

...meaning that the declarations are not commented out. &listserverConfig;
and &listserverStores; should resolve just fine to the declared files.

I would guess that someone more expert in this area is inevitably going to
ask you to detail the problems you are having before they can help you
resolve it.

-- Steve


This means that the problem is with listserve config files. It is probably a simple setting that, with a bit of help and experimentation, can be fixed.


Thanks Steve.
Clive

Reply via email to