<?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: Living in Emacs</title>
	<atom:link href="http://blog.schiessle.org/2009/04/13/living-in-emacs/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.schiessle.org/2009/04/13/living-in-emacs/</link>
	<description></description>
	<lastBuildDate>Mon, 25 Apr 2011 09:05:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Francois</title>
		<link>http://blog.schiessle.org/2009/04/13/living-in-emacs/comment-page-1/#comment-3059</link>
		<dc:creator>Francois</dc:creator>
		<pubDate>Sat, 23 May 2009 17:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.schiessle.org/blog/?p=210#comment-3059</guid>
		<description>Having a smtp server running locally has two major advantages:

 (1) Emacs will not freeze while the message are sent, wich may take some time with a bad line and a big mail sent to several people

 (2) you can work with the connection off, for instance when travelling, and let the smtp server take care of the queueing.</description>
		<content:encoded><![CDATA[<p>Having a smtp server running locally has two major advantages:</p>
<p> (1) Emacs will not freeze while the message are sent, wich may take some time with a bad line and a big mail sent to several people</p>
<p> (2) you can work with the connection off, for instance when travelling, and let the smtp server take care of the queueing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://blog.schiessle.org/2009/04/13/living-in-emacs/comment-page-1/#comment-2425</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Mon, 04 May 2009 03:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.schiessle.org/blog/?p=210#comment-2425</guid>
		<description>I currently use smtpmail, but I&#039;ve actually thought about switching back to a local postfix.  Mostly because of the very slight delay it takes to get a tls connection to the send the mail.</description>
		<content:encoded><![CDATA[<p>I currently use smtpmail, but I&#8217;ve actually thought about switching back to a local postfix.  Mostly because of the very slight delay it takes to get a tls connection to the send the mail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blog.schiessle.org/2009/04/13/living-in-emacs/comment-page-1/#comment-2408</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 03 May 2009 17:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.schiessle.org/blog/?p=210#comment-2408</guid>
		<description>I made this switch from a local postfix to smtpmail many years ago, in my case using VM. At the time, my place of work (a relatively large organization) was having some trouble with their SMTP server. Everyone was complaining, but I hadn&#039;t even noticed, because my local postfix was queuing the outgoing mail in the background and retrying sending it until it succeeded. Switching to smtpmail made me painfully aware of all the problems. Anyway, it was still the right thing to do, since I was and am using a laptop which is not guaranteed to have a network connection, so it was never guaranteed that postfix got the mail delivered before the machine was disconnected. With smtpmail you knew immediately if there was a problem. Eventually the SMTP service was fixed and I&#039;ve been a happy VM and smtpmail user.</description>
		<content:encoded><![CDATA[<p>I made this switch from a local postfix to smtpmail many years ago, in my case using VM. At the time, my place of work (a relatively large organization) was having some trouble with their SMTP server. Everyone was complaining, but I hadn&#8217;t even noticed, because my local postfix was queuing the outgoing mail in the background and retrying sending it until it succeeded. Switching to smtpmail made me painfully aware of all the problems. Anyway, it was still the right thing to do, since I was and am using a laptop which is not guaranteed to have a network connection, so it was never guaranteed that postfix got the mail delivered before the machine was disconnected. With smtpmail you knew immediately if there was a problem. Eventually the SMTP service was fixed and I&#8217;ve been a happy VM and smtpmail user.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

