<?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>Tech-Recipes&#187; Sendmail</title>
	<atom:link href="http://www.tech-recipes.com/category/unix/unix-software/sendmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 03:54:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Send mail via telnet / test for open relay</title>
		<link>http://www.tech-recipes.com/rx/381/send_mail_via_telnet_test_for_open_relay/</link>
		<comments>http://www.tech-recipes.com/rx/381/send_mail_via_telnet_test_for_open_relay/#comments</comments>
		<pubDate>Mon, 09 Feb 2004 10:16:28 +0000</pubDate>
		<dc:creator>abanks</dc:creator>
				<category><![CDATA[Sendmail]]></category>
		<category><![CDATA[open relay]]></category>
		<category><![CDATA[telnet]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Behind the scenes, the commands sent to mail servers are simple text commands.  These commands can be to sent to an email server manually via telnet.  This is a quick way to test an email server to determine if it is an open relay.
(...)Read the rest of Send mail via telnet / test [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/381/send_mail_via_telnet_test_for_open_relay/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>sendmail: process the queue manually when the load average is high</title>
		<link>http://www.tech-recipes.com/rx/327/sendmail-process-the-queue-manually-when-the-load-average-is-high/</link>
		<comments>http://www.tech-recipes.com/rx/327/sendmail-process-the-queue-manually-when-the-load-average-is-high/#comments</comments>
		<pubDate>Tue, 13 Jan 2004 20:33:35 +0000</pubDate>
		<dc:creator>Michilimackinac</dc:creator>
				<category><![CDATA[Sendmail]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[This command can be useful when the load average is high (not due to sendmail) and you want to flush all the mail off the system.
(...)Read the rest of sendmail: process the queue manually when the load average is high 

© Michilimackinac for Tech-Recipes, 2004. &#124;
Permalink &#124;
0 comments &#124;
Add to
del.icio.us

Post tags: Sendmail
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/327/sendmail-process-the-queue-manually-when-the-load-average-is-high/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sendmail: check version, compile flags, system identity</title>
		<link>http://www.tech-recipes.com/rx/326/sendmail-check-version-compile-flags-system-identity/</link>
		<comments>http://www.tech-recipes.com/rx/326/sendmail-check-version-compile-flags-system-identity/#comments</comments>
		<pubDate>Tue, 13 Jan 2004 20:28:28 +0000</pubDate>
		<dc:creator>Michilimackinac</dc:creator>
				<category><![CDATA[Sendmail]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[These options to sendmail will give you some useful version and configuration information.
(...)Read the rest of sendmail: check version, compile flags, system identity 

© Michilimackinac for Tech-Recipes, 2004. &#124;
Permalink &#124;
0 comments &#124;
Add to
del.icio.us

Post tags: Sendmail
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/326/sendmail-check-version-compile-flags-system-identity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sendmail: process all mail to a certain user</title>
		<link>http://www.tech-recipes.com/rx/325/sendmail-process-all-mail-to-a-certain-user/</link>
		<comments>http://www.tech-recipes.com/rx/325/sendmail-process-all-mail-to-a-certain-user/#comments</comments>
		<pubDate>Tue, 13 Jan 2004 20:25:39 +0000</pubDate>
		<dc:creator>Michilimackinac</dc:creator>
				<category><![CDATA[Sendmail]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[This command is useful for processing messages to a certain user (runs through the queue)
(...)Read the rest of sendmail: process all mail to a certain user 

© Michilimackinac for Tech-Recipes, 2004. &#124;
Permalink &#124;
0 comments &#124;
Add to
del.icio.us

Post tags: Sendmail
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/325/sendmail-process-all-mail-to-a-certain-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sendmail: process mail from user</title>
		<link>http://www.tech-recipes.com/rx/324/sendmail-process-mail-from-user/</link>
		<comments>http://www.tech-recipes.com/rx/324/sendmail-process-mail-from-user/#comments</comments>
		<pubDate>Tue, 13 Jan 2004 20:23:47 +0000</pubDate>
		<dc:creator>Michilimackinac</dc:creator>
				<category><![CDATA[Sendmail]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[This command is useful for processing messages from a certain user (runs through the queue)
(...)Read the rest of sendmail: process mail from user 

© Michilimackinac for Tech-Recipes, 2004. &#124;
Permalink &#124;
0 comments &#124;
Add to
del.icio.us

Post tags: Sendmail
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/324/sendmail-process-mail-from-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sendmail: command line alias expansion</title>
		<link>http://www.tech-recipes.com/rx/323/sendmail-command-line-alias-expansion/</link>
		<comments>http://www.tech-recipes.com/rx/323/sendmail-command-line-alias-expansion/#comments</comments>
		<pubDate>Tue, 13 Jan 2004 20:20:27 +0000</pubDate>
		<dc:creator>Michilimackinac</dc:creator>
				<category><![CDATA[Sendmail]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[Expand an alias using the command line 
(...)Read the rest of sendmail: command line alias expansion 

© Michilimackinac for Tech-Recipes, 2004. &#124;
Permalink &#124;
0 comments &#124;
Add to
del.icio.us

Post tags: Sendmail
]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/323/sendmail-command-line-alias-expansion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sendmail debugging: watch queue processing</title>
		<link>http://www.tech-recipes.com/rx/246/sendmail-debugging-watch-queue-processing/</link>
		<comments>http://www.tech-recipes.com/rx/246/sendmail-debugging-watch-queue-processing/#comments</comments>
		<pubDate>Mon, 01 Dec 2003 22:56:33 +0000</pubDate>
		<dc:creator>Rex</dc:creator>
				<category><![CDATA[Sendmail]]></category>

		<guid isPermaLink="false">guid-fix-me!</guid>
		<description><![CDATA[In the course of troubleshooting sendmail problems, it is sometimes helpful to watch sendmail do its thing.  If there is a backlog of messages in the queue, you can run sendmail manually with a verbose option to make it act as a queue runner and see what it is doing and possibly why it [...]]]></description>
		<wfw:commentRss>http://www.tech-recipes.com/rx/246/sendmail-debugging-watch-queue-processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
