Once you have worked out how to access your Bugzilla in a graphical web browser, bring up the front page, click Log In in the header, and log in as the admin user you defined in step 10.
Click the Parameters link on the page it gives you, and set the following parameters in the Required Settings section:
- urlbase: http://<servername>/ or http://<ip address>/
Click Save Changes at the bottom of the page.
There are several ways to get Bugzilla to send email. The easiest is to use Gmail, so we do that here so you have it working. Visit https://gmail.com and create a new Gmail account for your Bugzilla to use. Then, open the Email section of the Parameters using the link in the left column, and set the following parameter values:
- mail_delivery_method: SMTP
- mailfrom: new_gmail_address@gmail.com
- smtpserver: smtp.gmail.com:465
- smtp_username: new_gmail_address@gmail.com
- smtp_password: new_gmail_password
- smtp_ssl: On
No comments:
Post a Comment