<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: How to Setup Postfix Mail Server and Dovecot with Database (MariaDB) Securely &#8211; Part 1	</title>
	<atom:link href="https://www.tecmint.com/setup-postfix-mail-server-and-dovecot-with-mariadb-in-centos/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/setup-postfix-mail-server-and-dovecot-with-mariadb-in-centos/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sat, 09 Jul 2022 11:35:43 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Mani		</title>
		<link>https://www.tecmint.com/setup-postfix-mail-server-and-dovecot-with-mariadb-in-centos/comment-page-1/#comment-1842296</link>

		<dc:creator><![CDATA[Mani]]></dc:creator>
		<pubDate>Sat, 09 Jul 2022 11:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16729#comment-1842296</guid>

					<description><![CDATA[Hi Guys,

Thank you for the great information.

I have a question, with this setup, how can I have a mailbox that receives a copy of the message and forwards a copy to an outside address like Gmail or yahoo.]]></description>
			<content:encoded><![CDATA[<p>Hi Guys,</p>
<p>Thank you for the great information.</p>
<p>I have a question, with this setup, how can I have a mailbox that receives a copy of the message and forwards a copy to an outside address like Gmail or yahoo.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jake		</title>
		<link>https://www.tecmint.com/setup-postfix-mail-server-and-dovecot-with-mariadb-in-centos/comment-page-1/#comment-1692643</link>

		<dc:creator><![CDATA[Jake]]></dc:creator>
		<pubDate>Thu, 30 Dec 2021 21:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16729#comment-1692643</guid>

					<description><![CDATA[How about an updated guide?

You&#039;re referring to this guide from https://www.tecmint.com/install-wordpress-lamp-postfix-mail-notifications-vps-server/, but this is outdated, so creating the database in phpmyadmin isn&#039;t working...]]></description>
			<content:encoded><![CDATA[<p>How about an updated guide?</p>
<p>You&#8217;re referring to this guide from <a target="_blank" href="https://www.tecmint.com/install-wordpress-lamp-postfix-mail-notifications-vps-server/" rel="ugc">https://www.tecmint.com/install-wordpress-lamp-postfix-mail-notifications-vps-server/</a>, but this is outdated, so creating the database in phpmyadmin isn&#8217;t working&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pei JIA		</title>
		<link>https://www.tecmint.com/setup-postfix-mail-server-and-dovecot-with-mariadb-in-centos/comment-page-1/#comment-1333855</link>

		<dc:creator><![CDATA[Pei JIA]]></dc:creator>
		<pubDate>Sun, 17 May 2020 02:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16729#comment-1333855</guid>

					<description><![CDATA[What if I have multiple domains on a single VPS? In such a case, how to assign FQDN?]]></description>
			<content:encoded><![CDATA[<p>What if I have multiple domains on a single VPS? In such a case, how to assign FQDN?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hans		</title>
		<link>https://www.tecmint.com/setup-postfix-mail-server-and-dovecot-with-mariadb-in-centos/comment-page-1/#comment-1315655</link>

		<dc:creator><![CDATA[Hans]]></dc:creator>
		<pubDate>Sat, 08 Feb 2020 22:52:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16729#comment-1315655</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setup-postfix-mail-server-and-dovecot-with-mariadb-in-centos/comment-page-1/#comment-1283933&quot;&gt;Viktor&lt;/a&gt;.

Me too :-( It would be nice to have that corrected in the article]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setup-postfix-mail-server-and-dovecot-with-mariadb-in-centos/comment-page-1/#comment-1283933">Viktor</a>.</p>
<p>Me too :-( It would be nice to have that corrected in the article</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: niba tandukar		</title>
		<link>https://www.tecmint.com/setup-postfix-mail-server-and-dovecot-with-mariadb-in-centos/comment-page-1/#comment-1311585</link>

		<dc:creator><![CDATA[niba tandukar]]></dc:creator>
		<pubDate>Mon, 13 Jan 2020 10:25:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16729#comment-1311585</guid>

					<description><![CDATA[[root@server ~]# telnet 202.51.74.100 110
Trying 202.51.74.100...
Connected to 202.51.74.100.
Escape character is &#039;^]&#039;.
+OK Dovecot ready.
user tecmint@nibatandukar.com.np 110
+OK
pass d@t@hub
-ERR [AUTH] Authentication failed.]]></description>
			<content:encoded><![CDATA[<p>[root@server ~]# telnet 202.51.74.100 110<br />
Trying 202.51.74.100&#8230;<br />
Connected to 202.51.74.100.<br />
Escape character is &#8216;^]&#8217;.<br />
+OK Dovecot ready.<br />
user <a target="_blank" href="mailto:tecmint@nibatandukar.com.np">tecmint@nibatandukar.com.np</a> 110<br />
+OK<br />
pass d@t@hub<br />
-ERR [AUTH] Authentication failed.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
