<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Fresh install in a FreeBSD 14.4-RELEASE jail (My notes)]]></title>
	<link rel="self" href="https://forum.iredmail.org/feed-atom-topic21125.xml" />
	<updated>2026-04-09T22:04:18Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.iredmail.org/topic21125-fresh-install-in-a-freebsd-144release-jail-my-notes.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Fresh install in a FreeBSD 14.4-RELEASE jail (My notes)]]></title>
			<link rel="alternate" href="https://forum.iredmail.org/post91868.html#p91868" />
			<content type="html"><![CDATA[<p>Another thing, with &#039;postfix-mysql-3.11.1_1,1&#039; installed, the main.cf has 2 deprecated options that need changing..</p><p>&#039;postscreen_blacklist_action&#039; to &#039;postscreen_denylist_action&#039; <br />&#039;postscreen_dnsbl_whitelist_threshold&#039; to &#039;postscreen_dnsbl_allowlist_threshold&#039;</p><p>And a &#039;postconf compatibility_level=3.11&#039;.. then restart Postfix.</p>]]></content>
			<author>
				<name><![CDATA[GenZod]]></name>
				<uri>https://forum.iredmail.org/user50430.html</uri>
			</author>
			<updated>2026-04-09T22:04:18Z</updated>
			<id>https://forum.iredmail.org/post91868.html#p91868</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Fresh install in a FreeBSD 14.4-RELEASE jail (My notes)]]></title>
			<link rel="alternate" href="https://forum.iredmail.org/post91867.html#p91867" />
			<content type="html"><![CDATA[<p>==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====<br />- iRedMail version (check /etc/iredmail-release): 1.7.4<br />- Deployed with iRedMail Easy or the downloadable installer? installer<br />- Linux/BSD distribution name and version: FreeBSD 14.4-RELEASE<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MariaDB<br />- Web server (Apache or Nginx): Nginx<br />- Manage mail accounts with iRedAdmin-Pro? N/A<br />- [IMPORTANT] Related original log or error message is required if you&#039;re experiencing an issue.<br />====</p><p>So just did a fresh install of iRedMail in a FreeBSD jail using the master repo as the source. Before running the install script, here&#039;s a few things I did to make the install go smoothly:</p><p>## Pre Install<br />1. upgrade `pkg` to the latest 2.6.2<br />2. In the master repo, edit the script &#039;functions/packages_freebsd.sh&#039; and change<br />export MYSQL_VER=&#039;80&#039; to export MYSQL_VER=&#039;84&#039;.</p><p>The reason is `pkg` will install &#039;mysql80-client&#039; and then half way through the install, it will try to install &#039;mysql84-client&#039; and fail due to conflict. If you select &#039;Y&#039; to continue, pkg will start uninstalling other packages.</p><p>## Post Install<br />1. Install the following 2 packages:<br />- py311-passlib<br />- py311-cheroot</p><p>Without this, doing &#039;python3 iredadmin.py&#039; will throw errors.</p><p>2. Edit /usr/local/www/iredadmin/rc_scripts/uwsgi/freebsd.ini and change:<br />&#039;wsgi-file = iredadmin.py&#039; to &#039;uwsgi-file = iredadmin.py&#039;</p><p>Without this change, going to &#039;/iredadmin/&#039; throws an Internal server error.</p><p>So other than those changes, everything works :&gt;</p>]]></content>
			<author>
				<name><![CDATA[GenZod]]></name>
				<uri>https://forum.iredmail.org/user50430.html</uri>
			</author>
			<updated>2026-04-09T21:38:46Z</updated>
			<id>https://forum.iredmail.org/post91867.html#p91867</id>
		</entry>
</feed>
