<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://morison.biz/technotes/feeds/rss.css" ?>
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/" 
	xmlns:dc="http://purl.org/dc/elements/1.1/" 
	xmlns:icbm="http://postneo.com/icbm/" 
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/" 
	xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" 
	xmlns:wfw="http://wellformedweb.org/CommentAPI/" >

<channel>
	<title>Comments for: References, FAQs, Debug &amp; Test Tips</title>
	<link>http://morison.biz/technotes/articles/48</link>
	<description>Other How-Tos, FAQs &amp; Ideas for mail system debug

References

  https://help.ubuntu.com/community/Cyrus
  http://www.postfix.org/SASL_README.html#server_cyrus
  http://tldp.org/HOWTO/Postfix-Cyrus-Web-cyradm-HOWTO/
  http://www.delouw.ch/linux/Postfix-Cyrus-Web-cyradm-HOWTO/html/
  http://manpages.ubuntu.com/manpages/hardy/man1/policyd-spf.html
  http://doc.ubuntu.com/ubuntu/serverguide/C/
Tips &amp; Tricks

  Send mails locally with the Linux command line mail program
sudo apt-get install mailutils
mail rod@moleculemedia.net -s test
Cc: rod@morison.org
test
^D
  Can't create Sieve files
sudo bash
cd /var/spool/cyrus/sieve
ls domain
mkdir domain
cp -a [a-z] domain/
chown cyrus:mail domain
chmod o-rwx domain</description>
	<language>en</language>
	<copyright>2006-2008, Rod Morison Software</copyright>
	<managingEditor>technotes@morison.biz</managingEditor>
	<lastBuildDate>Wed, 08 Feb 2012 02:35:16 GMT</lastBuildDate>
	<generator>Yet Another Community System</generator>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>70</ttl>

</channel>
</rss>
