The compile problem that you report is related to James 3.x, and has nothing to do with the it.praxis.james classes themselves.

Anyhow, I advise you to compile and run with James 2.2.0 or a 2.2.1 test build, as I compiled and have the it.praxis classes running ok in production this way. I never tried with James 3.x.

Vincenzo

Michael Motet wrote:

Just tried to build it, though I get some errors:
--------------
compile:
[echo] Compiling James Java sources
[javac] Compiling 12 source files to D:\projects\JamesMailServer\build\classes
[javac] D:\projects\JamesMailServer\build\src\org\apache\james\Constants.java:20: cannot resolve symbol
[javac] symbol : class MailetContextConstants
[javac] location: package mailet
[javac] import org.apache.mailet.MailetContextConstants;
[javac] ^
[javac] D:\projects\JamesMailServer\build\src\org\apache\james\Constants.java:30: cannot resolve symbol
[javac] symbol : class MailetContextConstants
[javac] location: interface org.apache.james.Constants
[javac] public interface Constants extends MailetContextConstants{
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -deprecation for details.
[javac] 2 errors
------------------


I placed the source under src/java and wanted to see how it build !


-Michael


Vincenzo Gianferrari Pini wrote:

Have a look at "Whitelist management" in http://portale.praxis.it/pub/james/readme.htm

It should do what you need, or be a good starting point.

Vincenzo





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to