<?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: Ebook: Introducing Fully-Featured Postfix Mail Server Setup Guide for Linux	</title>
	<atom:link href="https://www.tecmint.com/postfix-mail-server-setup-linux-book/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/postfix-mail-server-setup-linux-book/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 08 Sep 2022 06:15:36 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/postfix-mail-server-setup-linux-book/comment-page-1/#comment-1606502</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 11 Oct 2021 05:48:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=19101#comment-1606502</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/postfix-mail-server-setup-linux-book/comment-page-1/#comment-1605490&quot;&gt;Arrey&lt;/a&gt;.

@Arrey,

The book is not updated for the last 2 years, and we don&#039;t have any video courses for the same...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/postfix-mail-server-setup-linux-book/comment-page-1/#comment-1605490">Arrey</a>.</p>
<p>@Arrey,</p>
<p>The book is not updated for the last 2 years, and we don&#8217;t have any video courses for the same&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Arrey		</title>
		<link>https://www.tecmint.com/postfix-mail-server-setup-linux-book/comment-page-1/#comment-1605490</link>

		<dc:creator><![CDATA[Arrey]]></dc:creator>
		<pubDate>Fri, 08 Oct 2021 16:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=19101#comment-1605490</guid>

					<description><![CDATA[Has this book been updated? Also, will you guys consider making video courses as opposed to ebooks? 

Thank you.]]></description>
			<content:encoded><![CDATA[<p>Has this book been updated? Also, will you guys consider making video courses as opposed to ebooks? </p>
<p>Thank you.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/postfix-mail-server-setup-linux-book/comment-page-1/#comment-1157583</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Sat, 25 May 2019 06:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=19101#comment-1157583</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/postfix-mail-server-setup-linux-book/comment-page-1/#comment-1157501&quot;&gt;Don Thompson&lt;/a&gt;.

@Don,

Thanks for review, we will correct all those errors you mentioned and also we will update the book with latest instructions..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/postfix-mail-server-setup-linux-book/comment-page-1/#comment-1157501">Don Thompson</a>.</p>
<p>@Don,</p>
<p>Thanks for review, we will correct all those errors you mentioned and also we will update the book with latest instructions..</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Don Thompson		</title>
		<link>https://www.tecmint.com/postfix-mail-server-setup-linux-book/comment-page-1/#comment-1157501</link>

		<dc:creator><![CDATA[Don Thompson]]></dc:creator>
		<pubDate>Fri, 24 May 2019 21:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=19101#comment-1157501</guid>

					<description><![CDATA[Jaysen is correct - the watermarks are annoying at best.  Not really fair for a book that&#039;s been purchased.

But...  far more annoying are several mistakes which the authors and experienced user may think trivial, but remember...  If I had been using the system since I built my first working one about 15 years ago, I would not need to buy a book.

Page 14:
dovecot unix - n n - - pipe 
  flags=DRhu user=vmail:vmail argv=/usr/libexec/dovecot/deliver -f ${sender} -d ${recipient}
&quot;deliver&quot; should be &quot;dovecot-lda&quot;

When examples of success are given, there should also be examples of failure with &quot;what was done wrong&quot; explanations.  For example, using &quot;telnet localhost 110&quot; in my instance does not seem to really connect and it keeps saying: &quot;OK waiting for authentication process to respond..&quot;
and does nothing.

While providing set up information for Thunderbird might have been nice before Thunderbird functionally imploded (at lease for myself and my users) now how about a few more examples, for example Outlook and Gmail.

An e-book that costs as much as a hard copy should be more complete.  Perhaps I will re-review it if I ever get it working.

Page 14: the line &quot;systemctl postfix restart&quot; no longer works (if it ever did) and should be &quot;systemctl restart postfix&quot;.]]></description>
			<content:encoded><![CDATA[<p>Jaysen is correct &#8211; the watermarks are annoying at best.  Not really fair for a book that&#8217;s been purchased.</p>
<p>But&#8230;  far more annoying are several mistakes which the authors and experienced user may think trivial, but remember&#8230;  If I had been using the system since I built my first working one about 15 years ago, I would not need to buy a book.</p>
<p>Page 14:<br />
dovecot unix &#8211; n n &#8211; &#8211; pipe<br />
  flags=DRhu user=vmail:vmail argv=/usr/libexec/dovecot/deliver -f ${sender} -d ${recipient}<br />
&#8220;deliver&#8221; should be &#8220;dovecot-lda&#8221;</p>
<p>When examples of success are given, there should also be examples of failure with &#8220;what was done wrong&#8221; explanations.  For example, using &#8220;telnet localhost 110&#8221; in my instance does not seem to really connect and it keeps saying: &#8220;OK waiting for authentication process to respond..&#8221;<br />
and does nothing.</p>
<p>While providing set up information for Thunderbird might have been nice before Thunderbird functionally imploded (at lease for myself and my users) now how about a few more examples, for example Outlook and Gmail.</p>
<p>An e-book that costs as much as a hard copy should be more complete.  Perhaps I will re-review it if I ever get it working.</p>
<p>Page 14: the line &#8220;systemctl postfix restart&#8221; no longer works (if it ever did) and should be &#8220;systemctl restart postfix&#8221;.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jaysen Johnson		</title>
		<link>https://www.tecmint.com/postfix-mail-server-setup-linux-book/comment-page-1/#comment-893848</link>

		<dc:creator><![CDATA[Jaysen Johnson]]></dc:creator>
		<pubDate>Mon, 05 Jun 2017 04:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=19101#comment-893848</guid>

					<description><![CDATA[A couple of things.  Please remove the watermarks on the pages of the purchased ebook.  It makes it difficult to read and when I purchase something I do not want to be staring at watermarks on every page.  My eyes are drawn to them instead of the actual content.  

I would normally ask for a refund for this but since I enjoy your website and find it highly useful in both my personal and work tasks and projects. I will not be asking for one. I am still happy to support your hard work and documentation.  Thank You!

Also, I have a similar mail server setup that uses PostFixAdmin web GUI to add email accounts rather than phpMyAdmin.  I think the book can use some update to include the use of PostFixAdmin. It&#039;s more user friendly than phpMyAdmin.

http://postfixadmin.sourceforge.net/]]></description>
			<content:encoded><![CDATA[<p>A couple of things.  Please remove the watermarks on the pages of the purchased ebook.  It makes it difficult to read and when I purchase something I do not want to be staring at watermarks on every page.  My eyes are drawn to them instead of the actual content.  </p>
<p>I would normally ask for a refund for this but since I enjoy your website and find it highly useful in both my personal and work tasks and projects. I will not be asking for one. I am still happy to support your hard work and documentation.  Thank You!</p>
<p>Also, I have a similar mail server setup that uses PostFixAdmin web GUI to add email accounts rather than phpMyAdmin.  I think the book can use some update to include the use of PostFixAdmin. It&#8217;s more user friendly than phpMyAdmin.</p>
<p><a target="_blank" href="http://postfixadmin.sourceforge.net/" rel="nofollow ugc">http://postfixadmin.sourceforge.net/</a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
