<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/etc/default_config.cf.en.in, branch mail-fallback-base</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>white space cosmetics</title>
<updated>2004-04-20T13:59:03+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-20T13:59:03+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a7f80852f51ee1dbac590ea1b6276b2a904cb469'/>
<id>a7f80852f51ee1dbac590ea1b6276b2a904cb469</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regen: *_list -&gt; *_select_list</title>
<updated>2004-04-18T06:01:55+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-18T06:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a4b0c560f2163a3de05dbe9b222f3c630de3fe02'/>
<id>a4b0c560f2163a3de05dbe9b222f3c630de3fe02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regen: log_rotate</title>
<updated>2004-04-17T13:09:14+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-17T13:09:14+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=56eaa70b412baa77618b35a7aabb362b9fbb5c61'/>
<id>56eaa70b412baa77618b35a7aabb362b9fbb5c61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regen</title>
<updated>2004-03-21T03:07:33+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-21T03:07:33+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ac7cf53258bbf330cf72b42fc55756deec4f0a66'/>
<id>ac7cf53258bbf330cf72b42fc55756deec4f0a66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regen: update comments</title>
<updated>2004-03-17T06:56:35+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-17T06:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=1c56b7744f4ce97ead65b8a4fef3c81d8ec91c14'/>
<id>1c56b7744f4ce97ead65b8a4fef3c81d8ec91c14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regen: $command_mail_restrictions</title>
<updated>2004-03-14T06:59:52+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-14T06:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=37fe75117380dffb5c47167daa195fad0c7c3fca'/>
<id>37fe75117380dffb5c47167daa195fad0c7c3fca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regen.</title>
<updated>2004-03-12T11:16:24+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-12T11:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=2ab5e958bf78b7524acf41e2916eb71647c24a20'/>
<id>2ab5e958bf78b7524acf41e2916eb71647c24a20</id>
<content type='text'>
[*_program -&gt; *_function]

$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>
[*_program -&gt; *_function]

$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>regen: variable renaming address_for_*</title>
<updated>2004-03-12T04:25:52+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-12T04:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=53f9776c138ae7ad5f1a7e7726c623ab6ae6a279'/>
<id>53f9776c138ae7ad5f1a7e7726c623ab6ae6a279</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change $log_command_tail_starting_location default value.</title>
<updated>2004-03-11T15:42:07+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-11T15:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7e6654b45dd0756d246d8ef55dc8b8f6f4046271'/>
<id>7e6654b45dd0756d246d8ef55dc8b8f6f4046271</id>
<content type='text'>
rename $reply_message_ -&gt; $report_mail_
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rename $reply_message_ -&gt; $report_mail_
</pre>
</div>
</content>
</entry>
<entry>
<title>regen: remove duplicated hooks</title>
<updated>2004-03-04T12:25:20+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-04T12:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=2791bc1bee624f33e173ed285610ab9ed2b88273'/>
<id>2791bc1bee624f33e173ed285610ab9ed2b88273</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
