<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/etc/src/config.cf.ja/article.cf, branch mail-fallback-base</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>fix comments</title>
<updated>2004-03-17T06:54:26+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-17T06:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=f84fbd8ecf6ca202bbc12a9553fae5f839716e92'/>
<id>f84fbd8ecf6ca202bbc12a9553fae5f839716e92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comments.</title>
<updated>2004-03-16T15:00:30+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-16T15:00:30+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=aabdc4b4dac01019d594793f6f5ad36f62712eed'/>
<id>aabdc4b4dac01019d594793f6f5ad36f62712eed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[*_program -&gt; *_function]</title>
<updated>2004-03-12T11:12:04+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-12T11:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6216a801e93ae317f460a5cb53acefbb9ff8b96e'/>
<id>6216a801e93ae317f460a5cb53acefbb9ff8b96e</id>
<content type='text'>
$use_command_mail_program   -&gt; $use_command_mail_function
$use_digest_program         -&gt; $use_article_digest_function
$use_distribute_program	    -&gt; $use_article_post_function
$use_error_analyzer_program -&gt; $use_error_mail_analyzer_function

[command list]

$commands_for_user            -&gt; $user_command_mail_allowed_commands
$commands_for_stranger        -&gt; $anonymous_command_mail_allowed_commands
$commands_for_privileged_user -&gt; $admin_command_mail_allowed_commands
$commands_for_admin_cgi	      -&gt; $admin_cgi_allowed_commands

[restrictions]

$post_restrictions -&gt; $article_post_restrictions
$post_restrictions_reject_notice_data_type
-&gt; $article_post_restrictions_reject_notice_data_type

$command_restrictions -&gt; $command_mail_restrictions
permit_commands_for_stranger -&gt; permit_anonymous_command_mail

$admin_command_restrictions -&gt; $admin_command_mail_restrictions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
$use_command_mail_program   -&gt; $use_command_mail_function
$use_digest_program         -&gt; $use_article_digest_function
$use_distribute_program	    -&gt; $use_article_post_function
$use_error_analyzer_program -&gt; $use_error_mail_analyzer_function

[command list]

$commands_for_user            -&gt; $user_command_mail_allowed_commands
$commands_for_stranger        -&gt; $anonymous_command_mail_allowed_commands
$commands_for_privileged_user -&gt; $admin_command_mail_allowed_commands
$commands_for_admin_cgi	      -&gt; $admin_cgi_allowed_commands

[restrictions]

$post_restrictions -&gt; $article_post_restrictions
$post_restrictions_reject_notice_data_type
-&gt; $article_post_restrictions_reject_notice_data_type

$command_restrictions -&gt; $command_mail_restrictions
permit_commands_for_stranger -&gt; permit_anonymous_command_mail

$admin_command_restrictions -&gt; $admin_command_mail_restrictions
</pre>
</div>
</content>
</entry>
<entry>
<title>$article_non_mime_filter_rules = reject_empty_content_type permit</title>
<updated>2004-02-01T14:33:35+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-02-01T14:33:35+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=1adc5b4ade5cb72d7621324a43cf5c476c28ac2d'/>
<id>1adc5b4ade5cb72d7621324a43cf5c476c28ac2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add check_date to $article_header_filter_rules (PR by fml-devel:478).</title>
<updated>2003-06-15T02:35:24+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-06-15T02:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=13e7083734b6a2d37afdc7ecbd5c26a4485c76ab'/>
<id>13e7083734b6a2d37afdc7ecbd5c26a4485c76ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement size limit filter for both article and command mail.</title>
<updated>2003-05-14T12:01:59+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-05-14T12:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=0ef19fdfe7f44f18de5876b3be270b5759782113'/>
<id>0ef19fdfe7f44f18de5876b3be270b5759782113</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>define $post_restrictions_reject_notice_data_type.</title>
<updated>2003-05-02T07:57:54+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-05-02T07:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=2c86b6211f366e468e68e7e850bdfd525b306caf'/>
<id>2c86b6211f366e468e68e7e850bdfd525b306caf</id>
<content type='text'>
enable choice of ways how to notify rejection as string or multipart in
denial of post?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
enable choice of ways how to notify rejection as string or multipart in
denial of post?
</pre>
</div>
</content>
</entry>
<entry>
<title>define article_filter_reject_notice_data_type</title>
<updated>2003-05-01T13:55:50+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-05-01T13:55:50+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e305993218dd35eb8a57a6c185e5de6ecc48cc2f'/>
<id>e305993218dd35eb8a57a6c185e5de6ecc48cc2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change attribute names of recipient used in filter rejection notice:</title>
<updated>2003-04-16T15:42:45+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-04-16T15:42:45+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6a0c8bb8137f94ef7740d9f10a7efe5dd5c18f6c'/>
<id>6a0c8bb8137f94ef7740d9f10a7efe5dd5c18f6c</id>
<content type='text'>
admin -&gt; maintainer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
admin -&gt; maintainer
</pre>
</div>
</content>
</entry>
<entry>
<title>define new variables for article filter.</title>
<updated>2003-03-06T13:28:20+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-03-06T13:28:20+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=df6c1e916806230143a70caeedb49e5a9a3fbac5'/>
<id>df6c1e916806230143a70caeedb49e5a9a3fbac5</id>
<content type='text'>
$use_article_filter_reject_notice
$article_filter_reject_notice_recipients
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
$use_article_filter_reject_notice
$article_filter_reject_notice_recipients
</pre>
</div>
</content>
</entry>
</feed>
