<?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: Securing your basic mailserver using TLS/SSL</title>
	<atom:link href="http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/feed/" rel="self" type="application/rss+xml" />
	<link>http://diymacserver.com</link>
	<description></description>
	<lastBuildDate>Wed, 02 May 2012 02:04:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/comment-page-1/#comment-6786</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Mon, 29 Mar 2010 04:44:06 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/#comment-6786</guid>
		<description>@Richard M. You&#039;d be better of commenting that line out completely. Please note that Security Updates have a reputation of putting that line back in.</description>
		<content:encoded><![CDATA[<p>@Richard M. You&#8217;d be better of commenting that line out completely. Please note that Security Updates have a reputation of putting that line back in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Mace</title>
		<link>http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/comment-page-1/#comment-6785</link>
		<dc:creator>Richard Mace</dc:creator>
		<pubDate>Mon, 29 Mar 2010 00:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/#comment-6785</guid>
		<description>update:

I figured it out, at the end of main.cf there was inet_interfaces = localhost.  I changed that to all, and stopped the server (reload will not set the change into effect, you need to sudo postfix stop).</description>
		<content:encoded><![CDATA[<p>update:</p>
<p>I figured it out, at the end of main.cf there was inet_interfaces = localhost.  I changed that to all, and stopped the server (reload will not set the change into effect, you need to sudo postfix stop).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Mace</title>
		<link>http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/comment-page-1/#comment-6784</link>
		<dc:creator>Richard Mace</dc:creator>
		<pubDate>Mon, 29 Mar 2010 00:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/#comment-6784</guid>
		<description>I am having a problem telneting into my server.  If I telnet localhost 25, it will work, but I cannot telnet local.network.ip.address 25 from another computer.  I get connection refused.  I have the port forwarded from my router, but I can&#039;t telnet from outside of my network either.  Any ideas?</description>
		<content:encoded><![CDATA[<p>I am having a problem telneting into my server.  If I telnet localhost 25, it will work, but I cannot telnet local.network.ip.address 25 from another computer.  I get connection refused.  I have the port forwarded from my router, but I can&#8217;t telnet from outside of my network either.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markis</title>
		<link>http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/comment-page-1/#comment-3539</link>
		<dc:creator>Markis</dc:creator>
		<pubDate>Sun, 15 Mar 2009 20:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/#comment-3539</guid>
		<description>Hi Richard,

I have an IP address for each my domains that require it.  I had to do this for Apache2 as well.  So is it possible in Postfix?  I found how it works in Courier.

The problem with a single hostname is I have a couple of clients that don&#039;t want to infer affiliation with any outside organizations.

Thanks,
Mark</description>
		<content:encoded><![CDATA[<p>Hi Richard,</p>
<p>I have an IP address for each my domains that require it.  I had to do this for Apache2 as well.  So is it possible in Postfix?  I found how it works in Courier.</p>
<p>The problem with a single hostname is I have a couple of clients that don&#8217;t want to infer affiliation with any outside organizations.</p>
<p>Thanks,<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/comment-page-1/#comment-3533</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Sun, 15 Mar 2009 09:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/#comment-3533</guid>
		<description>Markis, it is not possible to use multiple SSL certificates for more than one ip-address. If you don&#039;t want the warnings there is no other solution then buying an expensive official certificate.

Another solution is to use one single hostname name for all mail services. So everybody needs to connect to mail.neuquest.com.</description>
		<content:encoded><![CDATA[<p>Markis, it is not possible to use multiple SSL certificates for more than one ip-address. If you don&#8217;t want the warnings there is no other solution then buying an expensive official certificate.</p>
<p>Another solution is to use one single hostname name for all mail services. So everybody needs to connect to mail.neuquest.com.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markis</title>
		<link>http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/comment-page-1/#comment-3532</link>
		<dc:creator>Markis</dc:creator>
		<pubDate>Sun, 15 Mar 2009 08:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/#comment-3532</guid>
		<description>Hi Richard, 

If I&#039;m running multiple domains, is there a way to have to configure for separate SSL Certificates for each domain?  I know I can just use one domain for the mail server, but on some clients it would be nice to hide that they are on a shared host.  Also I know I could have it so the SSL Certificate isn&#039;t signed and use one generic SSL, but the email clients complain about the mismatched SSL Certs.  It would be nice if Postfix had a msyql file like mysql_virtual_domains_maps.cf for SSL Certificates, but I don&#039;t know how that would work with the imapd-ssl configuration.

Thanks, Markis</description>
		<content:encoded><![CDATA[<p>Hi Richard, </p>
<p>If I&#8217;m running multiple domains, is there a way to have to configure for separate SSL Certificates for each domain?  I know I can just use one domain for the mail server, but on some clients it would be nice to hide that they are on a shared host.  Also I know I could have it so the SSL Certificate isn&#8217;t signed and use one generic SSL, but the email clients complain about the mismatched SSL Certs.  It would be nice if Postfix had a msyql file like mysql_virtual_domains_maps.cf for SSL Certificates, but I don&#8217;t know how that would work with the imapd-ssl configuration.</p>
<p>Thanks, Markis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/comment-page-1/#comment-204</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Wed, 29 Aug 2007 05:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/#comment-204</guid>
		<description>Marc, no they don&#039;t as you still might have clients and other mailservers that can&#039;t use TLS. If you are enforcing TLS you won&#039;t be able to receive mail from non TLS enabled clients or servers. TLS is only there to enforce clients using your server to send mail to others to logon securely. It is enforced if you logon to the server.</description>
		<content:encoded><![CDATA[<p>Marc, no they don&#8217;t as you still might have clients and other mailservers that can&#8217;t use TLS. If you are enforcing TLS you won&#8217;t be able to receive mail from non TLS enabled clients or servers. TLS is only there to enforce clients using your server to send mail to others to logon securely. It is enforced if you logon to the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/comment-page-1/#comment-203</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Tue, 28 Aug 2007 22:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/#comment-203</guid>
		<description>in the main.cf file for Postfix:
smtpd_enforce_tls = no

and in the imapd-ssl file it says:
IMAP_TLS_REQUIRED=0

are these settings really forcing the use of tls?</description>
		<content:encoded><![CDATA[<p>in the main.cf file for Postfix:<br />
smtpd_enforce_tls = no</p>
<p>and in the imapd-ssl file it says:<br />
IMAP_TLS_REQUIRED=0</p>
<p>are these settings really forcing the use of tls?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/comment-page-1/#comment-35</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 10 Apr 2007 07:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://diymacserver.com/installing-the-mailserver/securing-your-basic-mailserver-using-tlsssl/#comment-35</guid>
		<description>Hi,
it would be very nice if you could add the necessary information to get the certificate signed.
I am using a CaCert Certificate (which is free). Unfortunately I didn&#039;t wrote down how i cooked everything together until it worked. Today I renewed my certificate and manually edited the pem files etc. and replaced my certificate. everything works, but i am not sure if I did it the correct way :-)
So if you are adding information on using signed certificates, it would be cool if you could add information on certificate renewal, too. Best regards and keep up the good work!

b.t.w. why did you wipe the roundcubemail docs? they were very good!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
it would be very nice if you could add the necessary information to get the certificate signed.<br />
I am using a CaCert Certificate (which is free). Unfortunately I didn&#8217;t wrote down how i cooked everything together until it worked. Today I renewed my certificate and manually edited the pem files etc. and replaced my certificate. everything works, but i am not sure if I did it the correct way <img src='http://diymacserver.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
So if you are adding information on using signed certificates, it would be cool if you could add information on certificate renewal, too. Best regards and keep up the good work!</p>
<p>b.t.w. why did you wipe the roundcubemail docs? they were very good!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

