Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

Apache James is used as a mail server for the pipeline. It runs under the glast account on glastlnx23. It is installed in ~glast/james. The main configuration is in ~glast/applications/apache-james/james-2.3.1/apps/james/SAR-INF.

The documentation is available here: http://james.apache.org/

Adding users

The documentation for adding users is here:

http://james.apache.org/server/2.3.1/adding_users.html

To connect to the admin server:

No Format
telnet localhost 8555
(username and password are in the configuration file)
adduser [username] [password]
quit