<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/etc/src/config.cf.ja/header.cf, branch command-reconstruct-base</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>s/x_ml_name/outgoing_mail_header_x_ml_name/g;</title>
<updated>2003-11-29T07:23:37+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-11-29T07:23:37+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=2fd5b2b1baf9d9355ae7615831209c8ade5df4da'/>
<id>2fd5b2b1baf9d9355ae7615831209c8ade5df4da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>header_loop_check_rules	-&gt;	incoming_mail_header_loop_check_rules</title>
<updated>2003-10-30T14:02:39+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-10-30T14:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=3fe91e0cdc95494de9cd6a51822d12b54777ddf0'/>
<id>3fe91e0cdc95494de9cd6a51822d12b54777ddf0</id>
<content type='text'>
use_header_loop_check	-&gt;	use_incoming_mail_header_loop_check

body_loop_check_rules	-&gt;	incoming_mail_body_loop_check_rules
use_body_loop_check	-&gt;	use_incoming_mail_body_loop_check
body_cksum_cache_dir	-&gt;	incoming_mail_body_cksum_cache_dir
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use_header_loop_check	-&gt;	use_incoming_mail_header_loop_check

body_loop_check_rules	-&gt;	incoming_mail_body_loop_check_rules
use_body_loop_check	-&gt;	use_incoming_mail_body_loop_check
body_cksum_cache_dir	-&gt;	incoming_mail_body_cksum_cache_dir
</pre>
</div>
</content>
</entry>
<entry>
<title>rewrite_errors_to</title>
<updated>2003-03-05T16:22:59+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-03-05T16:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e3a184ac3b8734db380fdf04fd0759b5202a0a55'/>
<id>e3a184ac3b8734db380fdf04fd0759b5202a0a55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reconstruct filter system.  create a new file "article.cf", and gather</title>
<updated>2002-09-29T12:35:41+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-09-29T12:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=52f11e68912237577322e8e8b229d2bc96403f24'/>
<id>52f11e68912237577322e8e8b229d2bc96403f24</id>
<content type='text'>
article_*_filter definitions in it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
article_*_filter definitions in it.
</pre>
</div>
</content>
</entry>
<entry>
<title>$article_header_filter_rules: append permit rule</title>
<updated>2002-09-24T15:02:29+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-09-24T15:02:29+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=d4fc0881250e96bfd056e0b7dd46db7d0943eafb'/>
<id>d4fc0881250e96bfd056e0b7dd46db7d0943eafb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>major variable naming overhaul</title>
<updated>2002-06-01T14:53:36+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-06-01T14:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=afbec3876ce85d80b661390d62b6a65d281a8981'/>
<id>afbec3876ce85d80b661390d62b6a65d281a8981</id>
<content type='text'>
relocating variable definitions in etc/src/

aling rule: e.g. use_XXX XXX_rules XXX_dir XXX_cache_dir

rename:
$recipient_limit -&gt; $smtp_recipient_limit
$incoming_mail_dir -&gt; $incoming_mail_cache_dir
$outgoing_mail_dir -&gt; $outgoing_mail_cache_dir
$qmail_control_virtualdomains_file -&gt; $qmail_virtualdomains_file

s/header_filter/article_header_filter/
s/header_rewrite/article_header_rewrite/
s/body_filter/article_body_filter/

s/subject_tag/article_subject_tag/

verify_XXX_* -&gt; check_XXX

newly defined:
$use_digest_header_rewrite

removed:
$smtp_log_dir
$smtp_log_file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
relocating variable definitions in etc/src/

aling rule: e.g. use_XXX XXX_rules XXX_dir XXX_cache_dir

rename:
$recipient_limit -&gt; $smtp_recipient_limit
$incoming_mail_dir -&gt; $incoming_mail_cache_dir
$outgoing_mail_dir -&gt; $outgoing_mail_cache_dir
$qmail_control_virtualdomains_file -&gt; $qmail_virtualdomains_file

s/header_filter/article_header_filter/
s/header_rewrite/article_header_rewrite/
s/body_filter/article_body_filter/

s/subject_tag/article_subject_tag/

verify_XXX_* -&gt; check_XXX

newly defined:
$use_digest_header_rewrite

removed:
$smtp_log_dir
$smtp_log_file
</pre>
</div>
</content>
</entry>
<entry>
<title>cosmetics: white spaces</title>
<updated>2002-04-01T23:40:53+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-04-01T23:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c1b23da555249ac402f3c0622c36520c7cfd5043'/>
<id>c1b23da555249ac402f3c0622c36520c7cfd5043</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2001-12-09T10:20:34+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-12-09T10:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=9333d5bfae03aab111d3376f2625a1f49a86e2bb'/>
<id>9333d5bfae03aab111d3376f2625a1f49a86e2bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
