<?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>webmail &#8211; Selman Tunc</title>
	<atom:link href="https://selmantunc.com.tr/tag/webmail/feed/" rel="self" type="application/rss+xml" />
	<link>https://selmantunc.com.tr</link>
	<description></description>
	<lastBuildDate>Sun, 13 Oct 2024 06:43:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://selmantunc.com.tr/wp-content/uploads/2023/07/cropped-tumblr_inline_oglumuMbgO1tyldvk_540-150x150-1-32x32.jpg</url>
	<title>webmail &#8211; Selman Tunc</title>
	<link>https://selmantunc.com.tr</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Linux Zimbra Whitelist &#038; Blacklist Oluşturma</title>
		<link>https://selmantunc.com.tr/it-info/linux-zimbra-whitelist-blacklist-olusturma/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 03 Mar 2021 20:19:28 +0000</pubDate>
				<category><![CDATA[It info]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[webmail]]></category>
		<category><![CDATA[zimbra]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2021/03/03/linux-zimbra-whitelist-blacklist-olusturma/</guid>

					<description><![CDATA[Zimbra kullanıyorsanız, izin ve yasaklı mail adresleri oluşturmak için, nette bir çok farklı method bulabilirsiniz. En basit olanından bahsedeceğim. salocal.cf.in dosyası içerisine yasaklamak istediğiniz ve izin vermek istediğiniz mail adresleri&#8230;]]></description>
										<content:encoded><![CDATA[<p>Zimbra kullanıyorsanız, izin ve yasaklı mail adresleri oluşturmak için, nette bir çok farklı method bulabilirsiniz. </p>
<p>En basit olanından bahsedeceğim.</p>
<ul><li> <b>salocal.cf.in</b> dosyası içerisine yasaklamak istediğiniz ve izin vermek istediğiniz mail adresleri aşağıdaki gibi girebilirsiniz.</li></ul>
<p><b>[root@ercan ~]# nano /opt/zimbra/conf/salocal.cf.in</b></p>
<p>blacklist_from *testdomain.com</p>
<p>blacklist_from info@alisveris.com</p>
<p>whitelist_from izinliadres@yahoo.com</p>
<p>whitelist_from *gmail.com</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Zimbra Install</title>
		<link>https://selmantunc.com.tr/it-info/zimbra-install/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 06 Jan 2021 12:39:25 +0000</pubDate>
				<category><![CDATA[It info]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[webmail]]></category>
		<category><![CDATA[zimbra]]></category>
		<guid isPermaLink="false">http://selmantunc.com.tr/2021/01/06/zimbra-install/</guid>

					<description><![CDATA[Centos 8 Install https://computingforgeeks.com/install-zimbra-mail-server-on-centos-rhel/ ssl var burada https://www.scaleway.com/en/docs/how-to-install-zimbra-on-ubuntu-xenial/ Sunucu Performans artırma http://blog.jeshurun.ca/technology/zimbra-8-7-low-memory-ram-performance-tuning Mail gitmeme Problemi http://shahzadlinux.blogspot.com/2016/03/how-to-configure-outgoing-smtp.html —– Zimbra Mail Server 8.8.15 Setup Dkim Sfp and Dmrac record #zimbra Dmarc Detaylı&#8230;]]></description>
										<content:encoded><![CDATA[<p>Centos 8 Install</p>
<figure data-orig-width="256" data-orig-height="256"><figure id="attachment_mmd_2120" class="wp-block-image "><img decoding="async" width="256" height="256" src="https://selmantunc.com.tr/wp-content/uploads/2023/07/7ddfe56128a77ea5d656ec5c5d47e811dbcdceb4.png" class="attachment-full size-full" alt="image" loading="lazy" /></figure></figure>
<p><a href="https://computingforgeeks.com/install-zimbra-mail-server-on-centos-rhel/"><a href="https://computingforgeeks.com/install-zimbra-mail-server-on-centos-rhel/">https://computingforgeeks.com/install-zimbra-mail-server-on-centos-rhel/</a></a></p>
<p>ssl var burada</p>
<p><a href="https://www.scaleway.com/en/docs/how-to-install-zimbra-on-ubuntu-xenial/"><a href="https://www.scaleway.com/en/docs/how-to-install-zimbra-on-ubuntu-xenial/">https://www.scaleway.com/en/docs/how-to-install-zimbra-on-ubuntu-xenial/</a></a></p>
<!-- more -->
<p>Sunucu Performans artırma</p>
<p><a href="http://blog.jeshurun.ca/technology/zimbra-8-7-low-memory-ram-performance-tuning"><a href="http://blog.jeshurun.ca/technology/zimbra-8-7-low-memory-ram-performance-tuning">http://blog.jeshurun.ca/technology/zimbra-8-7-low-memory-ram-performance-tuning</a></a></p>
<p>Mail gitmeme Problemi</p>
<p><a href="http://shahzadlinux.blogspot.com/2016/03/how-to-configure-outgoing-smtp.html"><a href="http://shahzadlinux.blogspot.com/2016/03/how-to-configure-outgoing-smtp.html">http://shahzadlinux.blogspot.com/2016/03/how-to-configure-outgoing-smtp.html</a></a></p>
<p>—–</p>
<p>Zimbra Mail Server 8.8.15 Setup Dkim Sfp and Dmrac record <a href="https://www.youtube.com/hashtag/zimbra">#zimbra</a></p>
<p><a href="https://www.youtube.com/watch?v=fJP8OhGLDvI&amp;ab_channel=HBTutorial"><iframe width="267" height="200" src="https://www.youtube.com/embed/fJP8OhGLDvI?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen title="Optimize Zimbra Mail Server Setup with DKIM, SPF, and DMARC Your Essential Security Guide!"></iframe></a></p>
<p>Dmarc Detaylı anlatım</p>
<p><a href="https://www.youtube.com/watch?v=ngvr7KqJ4LI&amp;ab_channel=MAAWG-Messaging%2CMalwareandMobileAnti-AbuseWorkingGroup"><iframe width="356" height="200" src="https://www.youtube.com/embed/ngvr7KqJ4LI?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen title="DMARC Training-3: DMARC Policy Records"></iframe></a></p>
<p><b>Kurulumlar</b></p>
<p><a href="https://blog.zimbra.com/2015/04/email-protection-best-practices-spf-dkim-dmarc/"><a href="https://blog.zimbra.com/2015/04/email-protection-best-practices-spf-dkim-dmarc/">https://blog.zimbra.com/2015/04/email-protection-best-practices-spf-dkim-dmarc/</a></a></p>
<p>Kara liste kontrol</p>
<p><a href="https://mxtoolbox.com/blacklists.aspx"><a href="https://mxtoolbox.com/blacklists.aspx">https://mxtoolbox.com/blacklists.aspx</a></a></p>
<p>DKIM ayarını 1024 yapma</p>
<p><a href="https://nutss.wordpress.com/2017/05/06/zimbra-8-7-add-dkim-1024-bit/"><a href="https://nutss.wordpress.com/2017/05/06/zimbra-8-7-add-dkim-1024-bit/">https://nutss.wordpress.com/2017/05/06/zimbra-8-7-add-dkim-1024-bit/</a></a></p>
<p>&nbsp;</p>
<blockquote class="wp-embedded-content" data-secret="OZkhXyYEpt"><a href="https://selmantunc.com.tr/zimbra-dkim-1024-bit/">zimbra DKIM 1024 bit</a></blockquote>
<iframe class="wp-embedded-content" title="“zimbra DKIM 1024 bit” — Selman Tunc" src="https://selmantunc.com.tr/zimbra-dkim-1024-bit/embed/#?secret=0i1em0m0h5#?secret=OZkhXyYEpt" width="600" height="338" frameborder="0"></iframe>
<p>&nbsp;</p>
<p><strong>DMARC, SPF , DKIM antispam icin mutlaka ayarlanmali
</strong></p>
<p><strong>DMARC</strong></p>
<p><a href="https://easydmarc.com/tools/dmarc-record-generator?domain=armadapainting.com">https://easydmarc.com/tools/dmarc-record-generator?domain=armadapainting.com</a></p>
<p><strong>SPF</strong></p>
<p><a href="https://easydmarc.com/tools/spf-record-generator?domain=armadapainting.com">https://easydmarc.com/tools/spf-record-generator?domain=armadapainting.com</a></p>
<p><strong>DKIM</strong></p>
<p><a href="https://easydmarc.com/tools/dkim-record-generator?domain=armadapainting.com">https://easydmarc.com/tools/dkim-record-generator?domain=armadapainting.com</a></p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
