<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Fresh install in a FreeBSD 14.4-RELEASE jail (My notes)]]></title>
		<link>https://forum.iredmail.org/topic21125-fresh-install-in-a-freebsd-144release-jail-my-notes.html</link>
		<atom:link href="https://forum.iredmail.org/feed-rss-topic21125.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Fresh install in a FreeBSD 14.4-RELEASE jail (My notes).]]></description>
		<lastBuildDate>Thu, 09 Apr 2026 22:04:18 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Fresh install in a FreeBSD 14.4-RELEASE jail (My notes)]]></title>
			<link>https://forum.iredmail.org/post91868.html#p91868</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (GenZod)]]></author>
			<pubDate>Thu, 09 Apr 2026 22:04:18 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91868.html#p91868</guid>
		</item>
		<item>
			<title><![CDATA[Fresh install in a FreeBSD 14.4-RELEASE jail (My notes)]]></title>
			<link>https://forum.iredmail.org/post91867.html#p91867</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (GenZod)]]></author>
			<pubDate>Thu, 09 Apr 2026 21:38:46 +0000</pubDate>
			<guid>https://forum.iredmail.org/post91867.html#p91867</guid>
		</item>
	</channel>
</rss>
