<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/etc/defaults/header.cf.ja, branch threadtrack-pm-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>define the following variables for filtering (FML::Filter)</title>
<updated>2001-10-14T22:19:20+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-10-14T22:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=3fd74312f46a09fdf479a6de2b23074bdb25091f'/>
<id>3fd74312f46a09fdf479a6de2b23074bdb25091f</id>
<content type='text'>
+body_cksum_cache_dir		=	$db_dir/body_cksum
+body_filter_rules		=	reject_not_iso2022jp_japanese_string
+body_loop_check_rules		=	verify_body_cksum_uniqueness
+header_filter_rules		=	is_valid_message_id
+use_body_filter		=	yes
+use_body_loop_check		=	yes
+use_header_filter		=	yes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+body_cksum_cache_dir		=	$db_dir/body_cksum
+body_filter_rules		=	reject_not_iso2022jp_japanese_string
+body_loop_check_rules		=	verify_body_cksum_uniqueness
+header_filter_rules		=	is_valid_message_id
+use_body_filter		=	yes
+use_body_loop_check		=	yes
+use_header_filter		=	yes
</pre>
</div>
</content>
</entry>
<entry>
<title>clarify function: s/header_check/header_loop_check/</title>
<updated>2001-08-05T13:55:04+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-08-05T13:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=cf03653ae880f737dc20d0b714a782d7c2737195'/>
<id>cf03653ae880f737dc20d0b714a782d7c2737195</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nuke x_ml_info_cache_dir and list_post_cache_dir since they are not required ;)</title>
<updated>2001-04-04T17:01:47+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-04T17:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=5ea4871b9b8ce4a94ff86af120b18266f1db0459'/>
<id>5ea4871b9b8ce4a94ff86af120b18266f1db0459</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implemente $header_check_rules basic idea which contains</title>
<updated>2001-04-03T03:33:59+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-03T03:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c227279c620c7b6f481e34b2b3cdfeadec17401d'/>
<id>c227279c620c7b6f481e34b2b3cdfeadec17401d</id>
<content type='text'>
verify_message_id_uniqueness, verify_x_ml_info_uniqueness,
verify_list_post_uniqueness.
define the database directory for them in etc/defaults/header.cf.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
verify_message_id_uniqueness, verify_x_ml_info_uniqueness,
verify_list_post_uniqueness.
define the database directory for them in etc/defaults/header.cf.
</pre>
</div>
</content>
</entry>
<entry>
<title>update descriptions and regen</title>
<updated>2001-03-10T11:10:53+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-10T11:10:53+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a5c04f7f06246f0158d230427988db3944e946ed'/>
<id>a5c04f7f06246f0158d230427988db3944e946ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>align and clean up comments</title>
<updated>2001-03-07T14:18:18+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-07T14:18:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=789d9dd266f8c781a82c24abf3c3521a76ecd9b7'/>
<id>789d9dd266f8c781a82c24abf3c3521a76ecd9b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add prototype of mail loop checks e.g. message-id, X-ML-Info duplication</title>
<updated>2001-02-19T04:01:02+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-02-19T04:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=46b13c96fd22935d5f86d9de09682ace30786d1d'/>
<id>46b13c96fd22935d5f86d9de09682ace30786d1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>align format</title>
<updated>2001-02-19T03:07:33+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-02-19T03:07:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=75e5f0fdfd1647a162a3333844e264c0de486a34'/>
<id>75e5f0fdfd1647a162a3333844e264c0de486a34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$header-&gt;delete_unsafe_header_fields() which removes</title>
<updated>2001-02-19T01:58:10+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-02-19T01:58:10+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a5aacf2828be0b0ff38ba19f8a3d84d4073ce8ca'/>
<id>a5aacf2828be0b0ff38ba19f8a3d84d4073ce8ca</id>
<content type='text'>
$unsafe_header_fields e.g.  Return-Receipt-To:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
$unsafe_header_fields e.g.  Return-Receipt-To:
</pre>
</div>
</content>
</entry>
<entry>
<title>consider MSEND_NOT_USE_X_ML_INFO, so clarify rules to define</title>
<updated>2001-02-16T14:38:26+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-02-16T14:38:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=d422bcb422a131a03bbf1b0af12f78a283b9adb3'/>
<id>d422bcb422a131a03bbf1b0af12f78a283b9adb3</id>
<content type='text'>
${article,digest}_header_rewrite_rules
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
${article,digest}_header_rewrite_rules
</pre>
</div>
</content>
</entry>
</feed>
