<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Ports 993, 587, 25 behind proxy question?]]></title>
		<link>https://forum.iredmail.org/topic20430-ports-993-587-25-behind-proxy-question.html</link>
		<atom:link href="https://forum.iredmail.org/feed-rss-topic20430.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Ports 993, 587, 25 behind proxy question?.]]></description>
		<lastBuildDate>Fri, 24 May 2024 17:30:26 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Ports 993, 587, 25 behind proxy question?]]></title>
			<link>https://forum.iredmail.org/post88806.html#p88806</link>
			<description><![CDATA[<p>Great Thank you for your input, jackb</p><p>I will keep it at behind the router. Doesn&#039;t like the smtp/imap ports is worth moving it to behind the proxy.</p>]]></description>
			<author><![CDATA[null@example.com (heeter)]]></author>
			<pubDate>Fri, 24 May 2024 17:30:26 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88806.html#p88806</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ports 993, 587, 25 behind proxy question?]]></title>
			<link>https://forum.iredmail.org/post88804.html#p88804</link>
			<description><![CDATA[<div class="quotebox"><cite>heeter wrote:</cite><blockquote><p>Hi all,</p><p>Currently have my IredMail server ports 993, 587 and 25 directly behind my router.</p><p>I do have the IredMail ports 80/443 behind a Ubuntu22LTS nginx proxy server that also serves Letsencrypt certs.</p><p>Would it be recommended to move 993, 587, and 25 behind same proxy? If so, Would someone have a sample proxy nginx config file that I can use to create mine?</p><p>Regards</p></blockquote></div><p>This is okay to do. Port Forward 80/443 for Nginx Reverse. </p><p>Port Forward 25. 587 and 993. I would not bother with Proxying SMTP &amp; IMAP. You wouldn’t really gain much from this. </p><p>If you have one Static Public IP then I would suggest creating a separate VM for Nginx and configure it as a Reverse Proxy should not really run a Reverse Proxy on the same server it defeats the object. </p><p>Don’t neglect PTR (Pointer Record) for rDNS. This needs to be set by the ISP. </p><p>You also mentioned that your IP is Dynamic. I would not bother hosting a mail server with a Dynamic IP. Sending mail would require a PTR Record, sending mail would just get bounced back. I mean you could use DDNS &amp; a SMTP relay service but no point. </p><p>Regards</p>]]></description>
			<author><![CDATA[null@example.com (jackb)]]></author>
			<pubDate>Fri, 24 May 2024 15:32:40 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88804.html#p88804</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ports 993, 587, 25 behind proxy question?]]></title>
			<link>https://forum.iredmail.org/post88803.html#p88803</link>
			<description><![CDATA[<div class="quotebox"><cite>Cthulhu wrote:</cite><blockquote><p>nginx doesn&#039;t handle mailserver ports, so why should you even consider this?</p><p>aswell you mentioned router, so i guess you have a normal internet connection and try to run a mailserver behind this, this won&#039;t work since you cant set your PTR, its dynamic, and will cause a lot&nbsp; of problems with mail delivarability</p></blockquote></div><p>That is not entirely true. Nginx Reverse Proxy can be configured to Proxy SMTP &amp; IMAP, problem with doing this is that the IPs from Receiving SMTP will not get pass through without adding a parameter to main.cf. </p><p>SPAM filtering will not work properly due to IP addresses not being pass through properly so would also require some tweaking. </p><p>Regards</p>]]></description>
			<author><![CDATA[null@example.com (jackb)]]></author>
			<pubDate>Fri, 24 May 2024 15:26:09 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88803.html#p88803</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ports 993, 587, 25 behind proxy question?]]></title>
			<link>https://forum.iredmail.org/post88779.html#p88779</link>
			<description><![CDATA[<div class="quotebox"><cite>Cthulhu wrote:</cite><blockquote><p>nginx doesn&#039;t handle mailserver ports, so why should you even consider this?</p><p>aswell you mentioned router, so i guess you have a normal internet connection and try to run a mailserver behind this, this won&#039;t work since you cant set your PTR, its dynamic, and will cause a lot&nbsp; of problems with mail delivarability</p></blockquote></div><p>Hi Cthulhu</p><p>Thank you for pointing this out, I reread my post, I should clarify my intended question: Would it be more secure to have these ports open behind a router than to have them redirected through a proxy? Would it make a difference?</p><p>As for a &quot;normal internet&quot; connection, I guess that I do have one, yes it&#039;s dynamic, and I have been using IredMail as my main mailserver since 2016. Use to use HMailserver prior to Iredmail (never like the fact that I had to use Windows with Hmail). Green checkmarks are still showing up at mxtoolbox site on DNS reverse lookup. Can be done.</p>]]></description>
			<author><![CDATA[null@example.com (heeter)]]></author>
			<pubDate>Tue, 21 May 2024 00:09:35 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88779.html#p88779</guid>
		</item>
		<item>
			<title><![CDATA[Re: Ports 993, 587, 25 behind proxy question?]]></title>
			<link>https://forum.iredmail.org/post88778.html#p88778</link>
			<description><![CDATA[<p>nginx doesn&#039;t handle mailserver ports, so why should you even consider this?</p><p>aswell you mentioned router, so i guess you have a normal internet connection and try to run a mailserver behind this, this won&#039;t work since you cant set your PTR, its dynamic, and will cause a lot&nbsp; of problems with mail delivarability</p>]]></description>
			<author><![CDATA[null@example.com (Cthulhu)]]></author>
			<pubDate>Mon, 20 May 2024 23:03:48 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88778.html#p88778</guid>
		</item>
		<item>
			<title><![CDATA[Ports 993, 587, 25 behind proxy question?]]></title>
			<link>https://forum.iredmail.org/post88777.html#p88777</link>
			<description><![CDATA[<p>Hi all,</p><p>Currently have my IredMail server ports 993, 587 and 25 directly behind my router.</p><p>I do have the IredMail ports 80/443 behind a Ubuntu22LTS nginx proxy server that also serves Letsencrypt certs.</p><p>Would it be recommended to move 993, 587, and 25 behind same proxy? If so, Would someone have a sample proxy nginx config file that I can use to create mine?</p><p>Regards</p>]]></description>
			<author><![CDATA[null@example.com (heeter)]]></author>
			<pubDate>Mon, 20 May 2024 20:55:40 +0000</pubDate>
			<guid>https://forum.iredmail.org/post88777.html#p88777</guid>
		</item>
	</channel>
</rss>
