<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Techy Things &#187; ispconfig</title>
	<atom:link href="https://tech.yipp.ca/category/ispconfig/feed/" rel="self" type="application/rss+xml" />
	<link>https://tech.yipp.ca</link>
	<description>Just another Yipp.ca Blogs site</description>
	<lastBuildDate>Thu, 01 May 2025 18:06:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.38</generator>
	<item>
		<title>Create a ISPConfig server with mail MX support</title>
		<link>https://tech.yipp.ca/ispconfig/create-ispconfig-server-mail-mx-support/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=create-ispconfig-server-mail-mx-support</link>
		<comments>https://tech.yipp.ca/ispconfig/create-ispconfig-server-mail-mx-support/#comments</comments>
		<pubDate>Thu, 20 Nov 2014 01:53:18 +0000</pubDate>
		<dc:creator><![CDATA[frank]]></dc:creator>
				<category><![CDATA[ispconfig]]></category>

		<guid isPermaLink="false">http://tech.yipp.ca/?p=1232</guid>
		<description><![CDATA[<p>() Follow official doc () Make sure you have the right root email before you activate email so you dont spam the wrong inbox : echo "myhostname.com" &#62; /etc/mailname /etc/init.d/postfix restart Troubleshooting If you&#46;&#46;&#46;</p>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/ispconfig/create-ispconfig-server-mail-mx-support/">Create a ISPConfig server with mail MX support</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></description>
				<content:encoded><![CDATA[<pre>() Follow official doc

() Make sure you have the right root email before you activate email so you dont spam the wrong inbox :
  echo "myhostname.com" &gt; /etc/mailname
  /etc/init.d/postfix restart

Troubleshooting 

If you see error connect to <strong>[127.0.0.1]:10024: Connection refused</strong>

Do this :

This command should be enough..
# postconf -e 'content_filter = amavis:[127.0.0.1]:10024'

Reload/Restart postfix ..
# postfix reload

And check if amavis is running..
# netstat -tap | grep amavis
(you should see a LISTEN port..)</pre>
<p>The post <a rel="nofollow" href="https://tech.yipp.ca/ispconfig/create-ispconfig-server-mail-mx-support/">Create a ISPConfig server with mail MX support</a> appeared first on <a rel="nofollow" href="https://tech.yipp.ca">Techy Things</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://tech.yipp.ca/ispconfig/create-ispconfig-server-mail-mx-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
