<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tOMPSON's blog &#187; mailto</title>
	<atom:link href="http://dertompson.com/tag/mailto/feed/" rel="self" type="application/rss+xml" />
	<link>http://dertompson.com</link>
	<description>some personal, more technical - by Thomas Einwaller</description>
	<lastBuildDate>Mon, 28 Jun 2010 10:24:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Debian logwatch mailto settings</title>
		<link>http://dertompson.com/2009/05/25/debian-logwatch-mailto-setting/</link>
		<comments>http://dertompson.com/2009/05/25/debian-logwatch-mailto-setting/#comments</comments>
		<pubDate>Mon, 25 May 2009 19:50:32 +0000</pubDate>
		<dc:creator>tompson</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[logwatch]]></category>
		<category><![CDATA[mailto]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://dertompson.com/?p=758</guid>
		<description><![CDATA[I am used to configuring logwatch on my linux servers to get information about what is going on with my systems (although I do not look into the logwatch mails every day). Lately I had some problems configuring my email adress on the Debian and Ubuntu systems. The logwatch process sent the mail to my [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-350" title="Tux" src="http://dertompson.com/wp-content/uploads/2007/11/images2.jpg" alt="Tux" width="107" height="129" />I am used to configuring <code>logwatch</code> on my linux servers to get information about what is going on with my systems (although I do not look into the <code>logwatch</code> mails every day).</p>
<p>Lately I had some problems configuring my email adress on the Debian and Ubuntu systems. The logwatch process sent the mail to my system user every day even if I added a MailTo line into my <code>/etc/logwatch/conf/logwatch.conf</code> file.</p>
<p>The reason was that the logwatch process was started from the script <code>/etc/cron.daily/00logwatch</code> with the following line:<br />
<code><br />
/usr/sbin/logwatch --mailto tom</code></p>
<p>I got mail the morning after changing tom to my full qualified email address.</p>
]]></content:encoded>
			<wfw:commentRss>http://dertompson.com/2009/05/25/debian-logwatch-mailto-setting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
