<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Command/DataCheck.pm, branch mail-fallback-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>remove "use FML::Log;".</title>
<updated>2004-04-23T04:10:26+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-23T04:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=002f83d01f18cb4afe8bdc90fb3dd11f91b5ea7d'/>
<id>002f83d01f18cb4afe8bdc90fb3dd11f91b5ea7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>variable renaming.</title>
<updated>2004-03-12T11:45:47+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-12T11:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6a510300b7d8d081680f49dd9b84c960724eb87c'/>
<id>6a510300b7d8d081680f49dd9b84c960724eb87c</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>fix/udpate comments.</title>
<updated>2004-01-21T03:45:03+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-21T03:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=eb6e9804cd01a4b91d818ba3a11b2aa7d334efa9'/>
<id>eb6e9804cd01a4b91d818ba3a11b2aa7d334efa9</id>
<content type='text'>
clean up.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clean up.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix copyright</title>
<updated>2004-01-02T14:42:42+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-02T14:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=073b66e090c58758b6b16b44e4240e349beaec55'/>
<id>073b66e090c58758b6b16b44e4240e349beaec55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix copyrigt</title>
<updated>2003-09-08T15:06:04+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-09-08T15:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=755c952c4b3d97e7a39d2d75a066667d0afe7453'/>
<id>755c952c4b3d97e7a39d2d75a066667d0afe7453</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use $curproc-&gt;config(), pcb() not { config }, { pcb } respectively.</title>
<updated>2003-08-29T15:33:54+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-08-29T15:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e460ae393d4c06ac2219811653b1388acf28bebb'/>
<id>e460ae393d4c06ac2219811653b1388acf28bebb</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>2002-12-25T03:11:02+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-12-25T03:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=eb99ccaa4cd7eead8b5e438c844a14d9cc68da98'/>
<id>eb99ccaa4cd7eead8b5e438c844a14d9cc68da98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up: nuke \s*$</title>
<updated>2002-12-24T10:19:38+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-12-24T10:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7092c5141b690357624ee92bfac9c949a983654b'/>
<id>7092c5141b690357624ee92bfac9c949a983654b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up comments</title>
<updated>2002-12-18T04:46:21+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-12-18T04:46:21+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=1f8cef8cc30dc332a480028e497fb31168f5536a'/>
<id>1f8cef8cc30dc332a480028e497fb31168f5536a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add section on FNF</title>
<updated>2002-09-22T14:56:37+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-09-22T14:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=92a5887666e6fef5b5da5cf8ad036dda608be463'/>
<id>92a5887666e6fef5b5da5cf8ad036dda608be463</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
