<?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 Install Postfix with Roundcube Webmail on Ubuntu and Debian	</title>
	<atom:link href="https://www.tecmint.com/setup-postfix-mail-server-in-ubuntu-debian/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/setup-postfix-mail-server-in-ubuntu-debian/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sun, 31 May 2026 08:38:49 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: wiseguy		</title>
		<link>https://www.tecmint.com/setup-postfix-mail-server-in-ubuntu-debian/comment-page-2/#comment-2417548</link>

		<dc:creator><![CDATA[wiseguy]]></dc:creator>
		<pubDate>Sun, 31 May 2026 08:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=10101#comment-2417548</guid>

					<description><![CDATA[You generally don&#039;t set the FQDN directly with hostnamectl, such as:
&lt;pre&gt;
hostnamectl set-hostname mail.tecmint.com
&lt;/pre&gt;
On Linux, the hostname is typically the short hostname, for example:
&lt;pre&gt;
hostnamectl set-hostname mail
&lt;/pre&gt;
The Fully Qualified Domain Name (FQDN) is usually defined through DNS records or the &lt;code&gt;/etc/hosts&lt;/code&gt; file, for example:
&lt;pre&gt;
127.0.1.1 mail.tecmint.com mail
&lt;/pre&gt;
The system&#039;s resolver then uses this information to determine and return the FQDN when requested.]]></description>
			<content:encoded><![CDATA[<p>You generally don&#8217;t set the FQDN directly with hostnamectl, such as:</p>
<pre>
hostnamectl set-hostname mail.tecmint.com
</pre>
<p>On Linux, the hostname is typically the short hostname, for example:</p>
<pre>
hostnamectl set-hostname mail
</pre>
<p>The Fully Qualified Domain Name (FQDN) is usually defined through DNS records or the <code>/etc/hosts</code> file, for example:</p>
<pre>
127.0.1.1 mail.tecmint.com mail
</pre>
<p>The system&#8217;s resolver then uses this information to determine and return the FQDN when requested.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/setup-postfix-mail-server-in-ubuntu-debian/comment-page-2/#comment-2246909</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 27 Nov 2024 04:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=10101#comment-2246909</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setup-postfix-mail-server-in-ubuntu-debian/comment-page-2/#comment-2246725&quot;&gt;Nadun Perera&lt;/a&gt;.

@Nadun, 

It seems like the issue is with Roundcube&#039;s SMTP configuration. 

Make sure that the SMTP hostname, port, and encryption (SSL/TLS) settings in Roundcube are correct.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setup-postfix-mail-server-in-ubuntu-debian/comment-page-2/#comment-2246725">Nadun Perera</a>.</p>
<p>@Nadun, </p>
<p>It seems like the issue is with Roundcube&#8217;s SMTP configuration. </p>
<p>Make sure that the SMTP hostname, port, and encryption (SSL/TLS) settings in Roundcube are correct.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nadun Perera		</title>
		<link>https://www.tecmint.com/setup-postfix-mail-server-in-ubuntu-debian/comment-page-2/#comment-2246725</link>

		<dc:creator><![CDATA[Nadun Perera]]></dc:creator>
		<pubDate>Tue, 26 Nov 2024 13:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=10101#comment-2246725</guid>

					<description><![CDATA[Everything works fine, except when sending emails roundcube gives an error and does not send emails. It can receive emails.
&lt;pre&gt;   
Error message :  SMTP Error (): Connection to server failed
&lt;/pre&gt;
Outlook works fine)

Please advise]]></description>
			<content:encoded><![CDATA[<p>Everything works fine, except when sending emails roundcube gives an error and does not send emails. It can receive emails.</p>
<pre>   
Error message :  SMTP Error (): Connection to server failed
</pre>
<p>Outlook works fine)</p>
<p>Please advise</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/setup-postfix-mail-server-in-ubuntu-debian/comment-page-2/#comment-2109066</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 30 Nov 2023 04:07:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=10101#comment-2109066</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setup-postfix-mail-server-in-ubuntu-debian/comment-page-2/#comment-2108881&quot;&gt;mario&lt;/a&gt;.

@Mario,

Make sure to verify the file and directory permissions, ensuring that the web server has the necessary access to the files. Incorrect permissions could result in a 404 error.

Also, check your configuration settings to ensure they are correctly set up like database connections, and any other relevant configuration details.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setup-postfix-mail-server-in-ubuntu-debian/comment-page-2/#comment-2108881">mario</a>.</p>
<p>@Mario,</p>
<p>Make sure to verify the file and directory permissions, ensuring that the web server has the necessary access to the files. Incorrect permissions could result in a 404 error.</p>
<p>Also, check your configuration settings to ensure they are correctly set up like database connections, and any other relevant configuration details.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mario		</title>
		<link>https://www.tecmint.com/setup-postfix-mail-server-in-ubuntu-debian/comment-page-2/#comment-2108881</link>

		<dc:creator><![CDATA[mario]]></dc:creator>
		<pubDate>Wed, 29 Nov 2023 17:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=10101#comment-2108881</guid>

					<description><![CDATA[I followed every step I downloaded everything but the webmail said error 404.]]></description>
			<content:encoded><![CDATA[<p>I followed every step I downloaded everything but the webmail said error 404.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
