Enable Bugzilla to Work with SSL/TLS Email

Enable Bugzilla to Work with SSL/TLS Email

As of version 3.3.4, the mail system in Bugzilla doesn’t work with SSL/TLS-based SMTP mail servers. The following procedure helps you set up a working Bugzilla configuration that can use an SSL/TLS-based mail server, such as Gmail.

Because Bugzilla can’t talk to Gmail directly, you need to install a mail server. One such open source mail server is named “James.” I tested it with the version 3.0 nightly build.

  1. Download James and extract the zip file.
  2. By default, the James server prevents relaying of messages that originate from any non-local clients. To enable relaying, search for the string in the file /apps/james/SAR-INF/config.xml and change it to , where 192.168.0.* represents your local LAN's IP prefix. (If you are planning to install Bugzilla and James on the same machine, you can skip this step.)
  3. Execute /bin/run.sh (in a Linux environment) or /bin/run.bat (in Windows).
  4. Now log in to Bugzilla as an admin user and select mail_delivery_system from the main screen.
  5. On the next page, set the mail_delivery_method to SMTP.
  6. Set smtpserver to the IP of the server on which you installed James.
  7. Save your changes

You can now test Bugzilla. Because the James mail server is totally Java based, you can use this method for both Linux and Windows systems.

Share the Post:
Heading photo, Metadata.

What is Metadata?

What is metadata? Well, It’s an odd concept to wrap your head around. Metadata is essentially the secondary layer of data that tracks details about the “regular” data. The regular

XDR solutions

The Benefits of Using XDR Solutions

Cybercriminals constantly adapt their strategies, developing newer, more powerful, and intelligent ways to attack your network. Since security professionals must innovate as well, more conventional endpoint detection solutions have evolved

AI is revolutionizing fraud detection

How AI is Revolutionizing Fraud Detection

Artificial intelligence – commonly known as AI – means a form of technology with multiple uses. As a result, it has become extremely valuable to a number of businesses across

AI innovation

Companies Leading AI Innovation in 2023

Artificial intelligence (AI) has been transforming industries and revolutionizing business operations. AI’s potential to enhance efficiency and productivity has become crucial to many businesses. As we move into 2023, several

data fivetran pricing

Fivetran Pricing Explained

One of the biggest trends of the 21st century is the massive surge in analytics. Analytics is the process of utilizing data to drive future decision-making. With so much of

kubernetes logging

Kubernetes Logging: What You Need to Know

Kubernetes from Google is one of the most popular open-source and free container management solutions made to make managing and deploying applications easier. It has a solid architecture that makes

©2023 Copyright DevX - All Rights Reserved. Registration or use of this site constitutes acceptance of our Terms of Service and Privacy Policy.

Sitemap