<?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>System Archives - LCube - Professional Hosting Blog</title>
	<atom:link href="https://www.lcube-webhosting.de/wp/category/system/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.lcube-webhosting.de/wp/category/system/</link>
	<description>Alles rund um Webhosting, Subversion, Git, Versionsverwaltung</description>
	<lastBuildDate>Tue, 17 Jan 2017 06:13:38 +0000</lastBuildDate>
	<language>de-DE</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.3.2</generator>

<image>
	<url>https://www.lcube-webhosting.de/wp/wp-content/uploads/cropped-LCube_logo_300dpi_300x103-32x32.jpg</url>
	<title>System Archives - LCube - Professional Hosting Blog</title>
	<link>https://www.lcube-webhosting.de/wp/category/system/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>BCC automatisch setzen mit Postfix</title>
		<link>https://www.lcube-webhosting.de/wp/bcc-automatisch-setzen-mit-postfix/</link>
					<comments>https://www.lcube-webhosting.de/wp/bcc-automatisch-setzen-mit-postfix/#respond</comments>
		
		<dc:creator><![CDATA[LCube - Serviceteam]]></dc:creator>
		<pubDate>Mon, 09 Jan 2017 05:54:00 +0000</pubDate>
				<category><![CDATA[Root Server]]></category>
		<category><![CDATA[System]]></category>
		<guid isPermaLink="false">https://www.lcube-webhosting.de/wp/?p=513</guid>

					<description><![CDATA[<p>Postfix Version 2.1 kann automatisch einen BCC (Blind Carbon Copy) setzen. Der Konfigurationsparameter recipient_bcc_maps wird dazu verwendet. Szenario: Alle Mails von Benutzer1 sollen automatisch per BCC an Benutzer Archiv geschickt werden. &#160; Es wird eine Datei /etc/postfix/recipient_bcc angelegt: [crayon-6544dff152130886835287/] Mit postmap wurd eine Hash Datei erzeugt [crayon-6544dff152133327874821/] Damit Postfix diese Datei liest und berücksichtigt muss [&#8230;]</p>
<p>The post <a href="https://www.lcube-webhosting.de/wp/bcc-automatisch-setzen-mit-postfix/">BCC automatisch setzen mit Postfix</a> appeared first on <a href="https://www.lcube-webhosting.de/wp">LCube - Professional Hosting Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Postfix Version 2.1 kann automatisch einen BCC (Blind Carbon Copy) setzen.</p>
<p>Der Konfigurationsparameter recipient_bcc_maps wird dazu verwendet.</p>
<p>Szenario:</p>
<p>Alle Mails von Benutzer1 sollen automatisch per BCC an Benutzer Archiv geschickt werden.</p>
<p>&nbsp;</p>
<p>Es wird eine Datei /etc/postfix/recipient_bcc angelegt:</p><pre class="urvanov-syntax-highlighter-plain-tag">benutzer1@meinedomain.de archiv@meinedomain.de</pre><p>
Mit postmap wurd eine Hash Datei erzeugt</p><pre class="urvanov-syntax-highlighter-plain-tag">postmap /etc/postfix/recipient_bcc</pre><p>
Damit Postfix diese Datei liest und berücksichtigt muss sie noch in der main.cf eingebunden werden:</p><pre class="urvanov-syntax-highlighter-plain-tag">recipient_bcc_maps = hash:/etc/postfix/recipient_bcc</pre><p>
&nbsp;</p>
<p>The post <a href="https://www.lcube-webhosting.de/wp/bcc-automatisch-setzen-mit-postfix/">BCC automatisch setzen mit Postfix</a> appeared first on <a href="https://www.lcube-webhosting.de/wp">LCube - Professional Hosting Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.lcube-webhosting.de/wp/bcc-automatisch-setzen-mit-postfix/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
