Noel J. Bergman wrote:
Vincenzo Gianferrari Pini wrote:Ok, just backported to java 1.3.x (and because of that removed the "connectionTimeoutMilli" support - not so important though).
Noel J. Bergman wrote:
FYI, we now have support for ClamAV, although it:
(a) is currently a mailet, not a matcher as described in
http://www.mail-archive.com/server-user@james.apache.org/msg03218.html
(b) requires Java 1.4.x
Let me know where, so I can remove the dependency.
Below my signature is the error report from compiling with IBM Java 1.3.1.
If I change to 1.4.2, all compiles fine. The issues are the use of a
constructor that is protected in 1.3.1 and classes (SocketAddress &
InetSocketAddress) that were introduced in 1.4.
BTW, this java 1.3.x suport is becoming a pain in/on the a... neck :-). We should address this some day again.
Vincenzo
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]