home *** CD-ROM | disk | FTP | other *** search
- Bugzero Inbound Email Daemons on Windows.
-
- For Bugzero email management, bugzero provides a build-in mailbox daemon to pull
- emails from the mailbox. This should be used on Windows. On Unix/Linux, a preferred
- push method (using a perl script) should be used.
-
- Here are the steps to setup (on Windows):
-
- 1. For each project that email submission is desired, create a pop3 mail account,
- mailbox_projectx.
-
- 2. For each mailbox account, create a properties file under the WEB-INF/classes/conf
- directory, mailbox_projectx.properties. In this file, you add the project.id,
- username/password of the pop3 account. An example file is provided.
-
- 3. Login as admin, and go to jsp/admin/mailbox.jsp. On this page, you will see all the
- mailbox daemons that have been added and their status (started/stopped). You can
- start/stop a daemon, or add and start a new daemon.
-
- 4. For each project, you can create multiple mailboxes for different assignables.
- This can be used as a routing purpose.
-