Running James as Other User

2004-09-17 Thread Mag Gam
Is it possible to run James as another user instead of root? I know in the documentation it says we can't run it since port 25 is below 1024. I want to create a user called "mail" and have it run it. Thanks! - To unsubscribe, e-m

RE: Mail Relay Problems

2004-09-17 Thread Mag Gam
That did the trick! Thanks, Dan! On Fri, 17 Sep 2004 12:50:27 +0100, "Daniel Perry" <[EMAIL PROTECTED]> said: > The message you get is because james doesnt think that the domain the > email > is destined for is local, so if it were to accept the email,it would be > relaying. And open relaying

RE: Problem With the 'msgsend' Tutorial

2004-09-17 Thread Noel J. Bergman
> I am trying the JavaMail tutorial > I compiled the msgsend.java file > Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/mail/util/SharedByteArrayInputStream > at msgsend.(msgsend.java:14 Well, you've got a problem with the classloader not being able to find JavaMail.

Problem With the 'msgsend' Tutorial

2004-09-17 Thread Caroline Jen
Please ignore my previous message because that problem is solved. I am trying the JavaMail tutorial at http://java.sun.com/developer/onlineTraining/JavaMail/contents.html I have the IIS SMTP virtual server installed in my machine. In the domains folder, I can see the domain name is XP-JENC-C.mi

Please Help With the 'msgsend' Tutorial

2004-09-17 Thread Caroline Jen
I am trying the JavaMail tutorial at http://java.sun.com/developer/onlineTraining/JavaMail/contents.html I got this error message at runtime: Exception in thread "main" java.lang.NoClassDefFoundError: msgsend I compiled the msgsend.java and the msgsend.class is under the C:\javamail-1_3_1-upd\ja

RE: Mail Relay Problems

2004-09-17 Thread Daniel Perry
The message you get is because james doesnt think that the domain the email is destined for is local, so if it were to accept the email,it would be relaying. And open relaying is bad! Have you set up servernames in your config.xml? Ie, in the block, do you have: foo.com Because that's how jam

Re: Mail Relay Problems

2004-09-17 Thread Mag Gam
When I send an email to [EMAIL PROTECTED] I get this message. <[EMAIL PROTECTED]>: host mail01.domain.com[domain.ip.address] said: 550 - Requested action not taken: relaying denied (in reply to RCPT TO command) Now, if I do ping domain.com I get a good response, I can even do a "host

Fw: how to build james

2004-09-17 Thread [EMAIL PROTECTED]
  Subject: how to build james I check the james form cvs ,then in the james-server/project dirctory I run the 'ant setup'   erro message:   Buildfile: build.xml   BUILD FAILEDD:\works\jamesmailserver\james-server\project\build.xml:22: The following erroroccurred while execut