<?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>mailgateway &#8211; SystemTechnics</title>
	<atom:link href="https://www.systemtechnics.de/tag/mailgateway/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.systemtechnics.de</link>
	<description>IT Consulting</description>
	<lastBuildDate>Fri, 05 Jan 2024 05:02:24 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.systemtechnics.de/wp-content/uploads/cropped-2003-logo-st-transparanet-x200-32x32.png</url>
	<title>mailgateway &#8211; SystemTechnics</title>
	<link>https://www.systemtechnics.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Proxmox Mail Gateway (PMG) und Exchange Sendeconnector</title>
		<link>https://www.systemtechnics.de/proxmox-mail-gateway-pmg-und-exchange-sendeconnector/</link>
		
		<dc:creator><![CDATA[knut]]></dc:creator>
		<pubDate>Fri, 05 Jan 2024 04:57:49 +0000</pubDate>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Batch/Powershell]]></category>
		<category><![CDATA[Linux/OSX]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[connector]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[mailgateway]]></category>
		<category><![CDATA[pmg]]></category>
		<category><![CDATA[proxmox]]></category>
		<guid isPermaLink="false">https://www.systemtechnics.de/?p=3715</guid>

					<description><![CDATA[Damit man mit einem Exchange Server das Proxmox Mail Gateway verwenden kann, muss ein entsprechender Sendeconnector eingerichtet werden. Das PMG [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Damit man mit einem Exchange Server das Proxmox Mail Gateway verwenden kann, muss ein entsprechender Sendeconnector eingerichtet werden.</p>
<p>Das PMG hört auf der Internen Schnittstelle auf Port 26. Im Exchange ECP kann man keine Portangaben machen, also muss die Exchange Powershell dafür verwendet werden.</p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="504" height="175" src="https://www.systemtechnics.de/wp-content/uploads/pmg-ports.png" alt="" class="wp-image-3716" srcset="https://www.systemtechnics.de/wp-content/uploads/pmg-ports.png 504w, https://www.systemtechnics.de/wp-content/uploads/pmg-ports-300x104.png 300w" sizes="(max-width: 504px) 100vw, 504px" /></figure>



<p>Der Notwendige Befehl um einen neuen Connector zu erstellen wäre New-SendConnector . Siehe auch&nbsp;<a href="https://learn.microsoft.com/de-de/powershell/module/exchange/set-sendconnector?view=exchange-ps" target="_blank" rel="noopener">Microsoft Hilfe</a></p>



<pre class="EnlighterJSRAW" data-enlighter-language="generic" data-enlighter-theme="" data-enlighter-highlight="" data-enlighter-linenumbers="" data-enlighter-lineoffset="" data-enlighter-title="" data-enlighter-group="">New-SendConnector -Name "PMG Mailknecht" -Port 26 -AddressSpaces * -Custom -DNSRoutingEnabled $false -SmartHosts 123.123.123.123 -SmartHostAuthMechanism None</pre>



<p>Wichtig dabei natürlich die Portangabe und das wir keine Authentifizierung benötigen. Im PMG muss natürlich die öffentliche Adresse des Exchange Servers (oder dessen Netz) erlaubt sein.</p>



<figure class="wp-block-image size-full"><img decoding="async" width="625" height="252" src="https://www.systemtechnics.de/wp-content/uploads/pmg-netzwerke.png" alt="" class="wp-image-3717" srcset="https://www.systemtechnics.de/wp-content/uploads/pmg-netzwerke.png 625w, https://www.systemtechnics.de/wp-content/uploads/pmg-netzwerke-300x121.png 300w" sizes="(max-width: 625px) 100vw, 625px" /></figure>



<p>Natürlich müssen die Domains die wir mit dem Exchange durch den PMG leiten wollen dort bei Relay-Domains eingetragen sein. </p>



<figure class="wp-block-image size-full"><img decoding="async" width="571" height="285" src="https://www.systemtechnics.de/wp-content/uploads/pmg-relaydom.png" alt="" class="wp-image-3723" srcset="https://www.systemtechnics.de/wp-content/uploads/pmg-relaydom.png 571w, https://www.systemtechnics.de/wp-content/uploads/pmg-relaydom-300x150.png 300w" sizes="(max-width: 571px) 100vw, 571px" /></figure>



<p>Im Anschluss sollte natürlich auf dem Exchange der &#8222;Microsoft Exchange- Transport&#8220; Dienst neu gestartet werden.</p>





<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="799" height="280" src="https://www.systemtechnics.de/wp-content/uploads/exchg-transport-dienst.png" alt="" class="wp-image-3718" srcset="https://www.systemtechnics.de/wp-content/uploads/exchg-transport-dienst.png 799w, https://www.systemtechnics.de/wp-content/uploads/exchg-transport-dienst-300x105.png 300w, https://www.systemtechnics.de/wp-content/uploads/exchg-transport-dienst-768x269.png 768w" sizes="auto, (max-width: 799px) 100vw, 799px" /></figure>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
