Re: Odd behavior

2002-02-11 Thread Stephan Schiessling
I got the same problem. I think email of Danny Angus with subject: Re: telnet login is the source of the problem. In this email there are some SMTP commands. I think Mozilla has a problem with it. I removed this email by hand and restarted james. Then Mozilla worked again. I could not reproduce

Re: Odd behavior

2002-02-11 Thread Jordi Pujol
Well, all the test i do it under JavaMail, with the suggestions that everyone can find in http://java.sun.com/products/javamail If we do a telnet connection to SmtpServer you can do the corresponent AUTH LOGIN and works. But no under JavaMail. And James accepts the AUTH LOGIN sended by other type

RE: Odd behavior

2002-02-11 Thread Danny Angus
Oh My! sorry guys.. that bit of help backfired then. d. > -Original Message- > From: Stephan Schiessling [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 11, 2002 11:11 AM > To: James Users List > Subject: Re: Odd behavior > > > > I got the same problem. > I think email of Danny Angus

Re: Problems with Hello World mailet

2002-02-11 Thread Sharon Dagan
Thanks Michael for the tip - it did help. JAMES now starts OK and my mailet get initialized but just before JAMES calls its service() method, I get a 'java.lang.NullPointerException' at 'org.apache.james.transport.JamesSpoolManager.run(JamesSpoolManager.java'. Help, again :-) Cheers, -- Sharon

Re: Odd behavior

2002-02-11 Thread Stephan Schiessling
Now I can reproduce this error: If I send an email with a message body, which contains a single dot in a line, Mozilla 0.9.8 cannot read this message and shows the error message, that it cannot write into a mailbox. I think Mozilla thinks, that the message is ended here . James has no prob

RE: Odd behavior

2002-02-11 Thread Danny Angus
this is dot stuffing, its the way that MTA's detect the end of a message body, single dot on a line by itself. If you want to send a dot to a friend (!) you should encode your mails using UUENCODE Base64 MIME or something like that. This is a fact of life. d. > -Original Message- > From:

Re: Problems with Hello World mailet

2002-02-11 Thread Sharon Dagan
I spoke too soon :-) I have it up'n'running now. Cheers, -- Sharon Dagan IT Architect, Software Group IBM Israel e: [EMAIL PROTECTED] p: +972-3-9188776 m: +972-52-554776 Sharon

RE: Is there a way to use JAMES or Mailet to send a Fax

2002-02-11 Thread Keith Chew
You can look at Hylafax as a fax server. Then, create a mailet to send the message to the fax. I believe there are some hylafax client java code out there. Just some thoughts. Keith -Original Message- From: James Cunningham [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 12 February 2002 12:

Not able to creat and access inbox...Any help

2002-02-11 Thread sreeram
Hi DeBoer, I am now workign on Jems 2.0a2. I startes my server and It says that All is Ok And getting the following message: Phoenix 3.1a1-dev James 2.0a2 Started POP3 Server plain:110 Started SMTP Server plain:25 Started NNTP Server plain:119 and now I am trying to access a Mail Box u