RE: Remote Delivery error

2003-01-15 Thread Noel J. Bergman
> javax.mail.MessagingException: Unknown SMTP host: mail.tigerbrands.co.za.; Did you configure DNS servers in config.xml? --- Noel -- To unsubscribe, e-mail: For additional commands, e-mail:

Remote Delivery error

2003-01-15 Thread Andrew Timberlake
I have a problem with the Remote Delivery on James 2.1 An email is being sent to the domain tigerbrands.com. If I send an email through James, the following error is returned: 15/01/03 23:03:56 INFO James.Mailet: RemoteDelivery: Temporary exception delivering mail (Mail1042664588681-11-to-tigerbr

Re: IMAP Support

2003-01-15 Thread Christian Myrvold
Noel, Oh great. :-) There is some IMAP code in the proposals/ directories, but it needs a lot of work. Between you, Kenny, Christian, and anyone else who wants to kick in, it sounds as if there is the makings of an IMAP group. :-) --- Noel So would it be better to start from scratch on IM

Re: Are you a James Volunteer? :-)

2003-01-15 Thread Christian Myrvold
Sounds like I have to learn the IMAP protocol. Any ideas where to start? I'm tired of using stalkers trial email-server anyway... - Christian Noel J. Bergman wrote: *This message was transferred with a trial version of CommuniGate(tm) Pro* Maybe it's time to step down from the lurking area

Re: IMAP Support

2003-01-15 Thread Kenny Smith
Hi Peter, I'm really just starting (wrote the first few lines of code like 10 minutes ago). I'll try to put together something once I have something to actually say on the page. My first step is to write some junit TestCases that will test the IMAP commands that are valid in any state. :) Kenn

Re: IMAP Support

2003-01-15 Thread Kenny Smith
Hi Noel, I'm trying to find docs on how to configure/enable IMAP for my James installation, but I'm not finding anything on the James site. Am I just looking in the wrong place? Also, is the current IMAP code unstable in and of itself, or does it destabilize the whole system? Kenny Smith Journ

Re: IMAP Support

2003-01-15 Thread Peter Svensson
Nice, I would be glad to help out if I can :) I use a lot of OpenSource "products" so it would be nice to give something back. Kenny: Maybe you could put together some information and a webpage for this "project"? /Peter - Original Message - From: "Noel J. Bergman" <[EMAIL PROTECTED]> T

IMAP Support

2003-01-15 Thread Noel J. Bergman
Peter, > I was supposed to write was IMAP... Oh great. :-) There is some IMAP code in the proposals/ directories, but it needs a lot of work. Between you, Kenny, Christian, and anyone else who wants to kick in, it sounds as if there is the makings of an IMAP group. :-) --- Noel -- T

Re: Are you a James Volunteer? :-)

2003-01-15 Thread Peter Svensson
My misstake, what I was supposed to write was IMAP...but I was on the phone at the time, sorry :) /Peter - Original Message - From: "Noel J. Bergman" <[EMAIL PROTECTED]> To: "James Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, January 15, 2003 7:08 PM Subject: RE: Are you a James V

Re: DNS Lookups taking too long

2003-01-15 Thread Aaron . Knauf
Ah! Thanks for that Serge. :-) ADK There is no magic. "Serge

Jabber (Instant Messaging) Support

2003-01-15 Thread Noel J. Bergman
Is anyone interested in championing Jabber support for James? ref: www.jabber.org Home page http://www.jabber.org/about/techover.html Technical overview, discussing similarity between Jabber and SMTP/POP e-mail. In many ways, Jabber support would be a very nice fit with James.

Re: Protocol Testing

2003-01-15 Thread Kenny Smith
Hi Noel, Everyone has limits on their time. :-) Why not pick one RFC at a time, do simple protocol tests for each section, post each as you do it, and build that way? That way people would see how things are progressing and could start using the tests, and you'd get feedback during the process

RE: Custom Mail Injection

2003-01-15 Thread Noel J. Bergman
Bob, > How would I go about integrating a custom component that pulls e-mail > from a location other than SMTP so that users can retrieve it via POP3? Take a look a FetchPOP, but Leo D'angelo is about to contribute a massively enhanced version that uses JavaMail, and is capable of pulling e-mail

Custom Mail Injection

2003-01-15 Thread Bob Lee
How would I go about integrating a custom component that pulls e-mail from a location other than SMTP so that users can retrieve it via POP3? Thanks, Bob -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: New to the list..

2003-01-15 Thread Serge Sozonoff
Hi Leo, Would you mind letting me have a look at your FetchPOP version so we can try and combine efforts on this. You can send it to me offlist if you want. Thanks, Sergei - Original Message - From: Leo A. D'angelo To: James Developers List Sent: Tuesday, January 14, 2003 10:5

Regexp Matcher

2003-01-15 Thread Serge Sozonoff
Hi Noel, Any chance on getting a hold of that Regexp matcher you said you made. Thanks, Sergei -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: Are you a James Volunteer? :-)

2003-01-15 Thread Noel J. Bergman
Peter, Welcome. :-) I'm sorry, but I didn't understand your comment. James has SMTP support. Kenny is contributing to a suite of protocol tests. Were you offering to enhance the SMTP support, or to work on protocol tests, or ... ? My apologies, again, for not quite understanding your note.

Leo's new FetchMessage service (RE: New to the list..)

2003-01-15 Thread Noel J. Bergman
> To me, it would seem ideal for fetchPOP to be no different to the > SMTPHandler, from the point of view of the rest of JAMES. That's the way it is supposed to be. :-) > I can see the difficulty in having to deal with the extraneous > recipients of fetched messages, but I wonder if this could b

Protocol Testing

2003-01-15 Thread Noel J. Bergman
Kenny, > > The IMAP proposal(s) certainly need a champion. :-) Perhaps you could get > > into them, and talk with Kenny about his focusing on some IMAP tests for > > you. He is working on RFC-based protocol tests, but I don't know the > > status. > Currently I'm squeaking in time here and ther

Re: Are you a James Volunteer? :-)

2003-01-15 Thread Peter Svensson
Hi, I'm also new to James, but at least I have got it running on my server now. Would be very nice with SMTP support and if someone has a project going on I might be able to participate. Regards, Peter - Original Message - From: "Kenny Smith" <[EMAIL PROTECTED]> To: "James Developers Lis

Re: Are you a James Volunteer? :-)

2003-01-15 Thread Kenny Smith
Hey all, Currently I'm squeaking in time here and there to actually teach myself the ins and outs of the protocol. I've read the IMAP rfc and I'm going through the SMTP rfc right now. Kenny :) Noel J. Bergman wrote: Maybe it's time to step down from the lurking area and dive into the code...

RE: Are you a James Volunteer? :-)

2003-01-15 Thread Noel J. Bergman
> Maybe it's time to step down from the lurking area > and dive into the code... :-) The IMAP proposal(s) certainly need a champion. :-) Perhaps you could get into them, and talk with Kenny about his focusing on some IMAP tests for you. He is working on RFC-based protocol tests, but I don't kn

[GUMP] Build Failure - jakarta-james

2003-01-15 Thread Peter Donald
This email is autogenerated from the output from: Buildfile: build.xml prepare-common: [echo] Preparing code [mkdir]

cvs commit: jakarta-james/src/java/org/apache/james/transport Loader.java

2003-01-15 Thread danny
danny 2003/01/15 04:49:34 Modified:src/java/org/apache/james/transport Loader.java Log: Added path to jar URL's being added to classloader. Can't believe that I missed this last time. Removed /lib/ from classes directory path. Revision ChangesPath 1.4 +5 -5

James and Merlin looking good

2003-01-15 Thread Stephen McConnell
Have resolved the issue I was having in Merlin 2.1 with James - turns out I copied and pasted a configuration from the current defintions to the wrong component! That's all fixed and I've done a bunch of tests, optimized a few things in Merlin and now everything is runing peachy. Tests pass

Re: DNS Lookups taking too long

2003-01-15 Thread Serge Sozonoff
Hi Aaron, Small correction. Actually , James caches DNS lookups as well :-) Serge - Original Message - From: "Aaron Knauf" <[EMAIL PROTECTED]> To: "James Developers List" <[EMAIL PROTECTED]> Sent: Wednesday, January 15, 2003 9:58 AM Subject: Re: DNS Lookups taking too long > > > Kwirira

Re: DNS Lookups taking too long

2003-01-15 Thread Aaron Knauf
Kwirirai wrote: Hi Guys I have recently tested out the time it takes to do DNS lookups for James 2.1 release , what I have released it seems to be taking too long for MX record lookups to be done. On average estimate, it takes about two minutes to do the lookups . Is there a way that these l

Re: New to the list..

2003-01-15 Thread Aaron Knauf
2) Is there a reason why fetchpop does a send instead of a store? For the resaons stated by Serge & Noel I wanted fetched mail to be treated the same as SMTP delived mail, to gain the advantages of the mailet pipeline. Although recent comments suggest that short-circuiting fetched mail straig

Re: Are you a James Volunteer? :-)

2003-01-15 Thread Christian Myrvold
Aha! Thank you Noel, I'll throw myself on there. Maybe it's time to step down from the lurking area and dive into the code... :-) - Christian Noel J. Bergman wrote: *This message was transferred with a trial version of CommuniGate(tm) Pro* Christian, Hmm.. And what is WIKI short for?

Re: [Jam3s][RT] Turbine for User Repository?

2003-01-15 Thread Aaron Knauf
Noel has taken the words right out of my mouth. If JAMES (and this should apply to pretty much any project) is going to "standardize" on a particular user repository (or any subsystem) then the operative word in my mind is "standard". In the case of user repositories, the operative standards ar