RE: Jabber (Instant Messaging) Support

2003-01-16 Thread Jason Webb
I'm interested in how you'd see this happening and what benefits it would bring. As part of a groupware product (e.g. Exchange etc) where you already have the concept of groups (rosters in Jabber terms?) it's a really good fit. However, on a more user-centric basis I think it would be better to

RE: Remote Delivery error

2003-01-16 Thread Andrew Timberlake
Yes. All other emails are working fine. I have been running James on a production box for about 4 months using CVS builds and now 2.1. There have been very few problems and nothing like this. This is limited to the tigerbrands(.com|.co.za) servers. Andrew On Thu, 2003-01-16 at 09:18, Noel J.

Re: Remote Delivery error

2003-01-16 Thread Andrew Timberlake
On Thu, 2003-01-16 at 12:53, Serge Sozonoff wrote: Hi Andrew, Can you connect from the machine where you are running James using telnet? telnet mail.tigerbrands.co.za 25 I tested this and it works fine for me. Yes I can. I can also send an email successfully if I write a small Javamail

RE: Remote Delivery error

2003-01-16 Thread Noel J. Bergman
Which version of James? v2.1, or the current v2.1.1a2 nightly? I don't know if it would make any difference, but we just updated the JavaMail package included with James. James uses JavaMail to do the delivery. I'm going to post a v2.1.1a3 later today, fixing a bug in the SMTPHandler

RE: Remote Delivery error

2003-01-16 Thread Steve Short
Is that '.' supposed to be there java.net.UnknownHostException: mail.tigerbrands.co.za. Steve -Original Message- From: Noel J. Bergman [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 8:08 AM To: James Developers List Subject: RE: Remote Delivery error Which

RE: Jabber (Instant Messaging) Support

2003-01-16 Thread Noel J. Bergman
Jason, I know several people who have expressed interest in seeing James expand as a groupware product. But putting that aside for the moment, there are a number of functional and social benefits for James to support Jabber: - Instant Messaging is a killer application. Integrating it

RE: Remote Delivery error

2003-01-16 Thread Noel J. Bergman
Is that '.' supposed to be there java.net.UnknownHostException: mail.tigerbrands.co.za. I don't think so, no. The lookup from James would be for the MX record associated with tigerbrands.com. The exception has that '.' in it; it isn't being added by James during the log, as you can see from

cvs commit: jakarta-james/src/java/org/apache/james/smtpserver SMTPHandler.java

2003-01-16 Thread noel
noel2003/01/16 12:13:54 Modified:src/java/org/apache/james/smtpserver Tag: branch_2_1_fcs SMTPHandler.java Log: Reverting to old version of readCommandLine due to spin loop defect Revision ChangesPath No revision No

Re: IMAP Support

2003-01-16 Thread Darrell DeBoer
G'day, You might want to look at the code in the proposals/imap2 directory. This is a from-scratch partial implementation of IMAP, which I was working on late last year. You could work on this, or use the ideas for your own proposal. The nice things about this proposal (IMHO): 1) No

cvs commit: jakarta-james/src/java/org/apache/james/smtpserver SMTPHandler.java

2003-01-16 Thread noel
noel2003/01/16 12:52:15 Modified:src/java/org/apache/james/smtpserver Tag: branch_2_1_fcs SMTPHandler.java Log: Fix NPE exception in readCommandLine Revision ChangesPath No revision No revision

RE: [PATCH] Upgrade to DnsJava 1.3.1, add DNS Server autodetect, Make use of higher level api

2003-01-16 Thread Noel J. Bergman
Serge, Would you please revise your patch not to use the static dns class? The use of a static class in that fashion is OK for a standalone application, but I'd like to avoid that in a component architecture. There isn't a contractual guarantee that a component installed by some admin might not

Re: IMAP Support

2003-01-16 Thread Christian Myrvold
G'day Darrell, Sounds good, I'll have a peak at the imap2 proposal. Then I can ask you for help when needed. I think it would be nice to have IMAP storage for the 2.x version. Is the current mail storage preventing this? - Christian Darrell DeBoer wrote: *This message was transferred with

RE: Jabber (Instant Messaging) Support

2003-01-16 Thread Danny Angus
Noel, I wasn't familiar with jabber 'till you brought it up, but having looked at it today, and at Avalon based javajabber I think its a good idea. I think the client-server-client (cf p2p) model is a good one whereby James can add-value with combined mail/jabber account management and message