apache james

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rengaraj82
    New Member
    • Apr 2008
    • 1

    apache james

    hi dears!
    i download apache james and i want to start an email server. i read
    the readme file, but i don't know what should i do for step2:(my os
    is windows xp 2003)
    "Step 2: start phoenix.
    M$ users should just run /bin/run.bat. Unix users will find run.sh
    under the same folder - you may need to chmod +x run.sh and chmod +x
    phoenix.sh.
    A JVM must be in the path.
    Phoenix will unpack the james.sar into apps/james. Note that port
    1111 must be available for Phoenix to run (used by RMI server).
    Most UNIX systems require superuser privileges to open sockets below
    1024, which includes the IANA-standard SMTP (on port 25), POP3 (on
    port 110),IMAP (port ) and NNTP (port ). You will get an error
    message
    with 'org.apache.ava lon.phoenix.con tainerkit.lifec ycle.LifecycleE xcep
    tion:
    Component named "xxx" failed to pass through the Starting stage.
    (Reason: java.net.
    BindException:
    Permission denied).'
    or something similar if you have not got the right privileges.
    If you have the right privileges, you should see
    'Phoenix 4.2
    James Mail Server 2.3.0
    Remote Manager Service started plain: 4555
    POP3 Service started plain:110
    SMTP Service started plain:25
    NNTP Service started plain:119
    FetchMail Disabled'

    Congratulations ! You have James up and running."

    my questions is: for being a jvm in the path, where should i put my
    james files? what should i do to Phoenix unpack the james.sar into
    apps/james? what should i do for opening the ports?
    Advance Thanks,
    Rengaraj.R
  • pronerd
    Recognized Expert Contributor
    • Nov 2006
    • 392

    #2
    If you are new to using forums it would be a good idea to google for proper posting rules. Posts like this are not likely to get a response.

    For starters posts should be done in forums that cover the topic being asked about. This is the Java programing forum so I am not sure why you posted a question about James installation here.

    Secondly forums are generally setup to help with specific questions or issues. They are not here to do your work for you. It is generally expected that you will have put forth at lest some effort to work out the problem. It sounds like you have not reviewed the documentation for this product at all.




    Originally posted by rengaraj82
    my os is windows xp 2003
    There is no WindowsXP 2003. There is Windows XP and Windows Server 2003. They are different products.



    Originally posted by rengaraj82
    my questions is: for being a jvm in the path, where should i put my james files?
    Did you check the documentation?



    Originally posted by rengaraj82
    what should i do to Phoenix unpack the james.sar into
    apps/james?
    What does the documentation say?




    Originally posted by rengaraj82
    what should i do for opening the ports?
    What does the documentation say?

    Comment

    Working...