<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Restriction/Post.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>modified to use restriction_state_*().</title>
<updated>2004-03-14T06:49:26+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-14T06:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e9b78e850b29b4cc78215d76411c3021468b81fd'/>
<id>e9b78e850b29b4cc78215d76411c3021468b81fd</id>
<content type='text'>
move permit_anonymous_command_mail() to FML::Restriction::Command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
move permit_anonymous_command_mail() to FML::Restriction::Command.
</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>clean up.</title>
<updated>2004-01-21T03:40:43+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-21T03:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=bfc7b6b3f232b3e66f77d89a0c707eea31456e98'/>
<id>bfc7b6b3f232b3e66f77d89a0c707eea31456e98</id>
<content type='text'>
cosmetics.
more todo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cosmetics.
more todo.
</pre>
</div>
</content>
</entry>
<entry>
<title>system_accounts -&gt; system_special_accounts.</title>
<updated>2003-11-30T09:59:17+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-11-30T09:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ba63f5f3b7154c090f72b898ecf48255ff48b874'/>
<id>ba63f5f3b7154c090f72b898ecf48255ff48b874</id>
<content type='text'>
XXX xxx_restrictions supports "reject_system_accounts" for backward
XXX compatiblity.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XXX xxx_restrictions supports "reject_system_accounts" for backward
XXX compatiblity.
</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>modified to use $curproc-&gt;log*() methods.</title>
<updated>2003-08-23T14:37:58+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-08-23T14:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=15e0d0717d3d33942010ccd339c2839e036d97fe'/>
<id>15e0d0717d3d33942010ccd339c2839e036d97fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FNF</title>
<updated>2003-08-03T14:46:41+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-08-03T14:46:41+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=9dc5df126eaed6afc0aabdb9a4802566d6a17e59'/>
<id>9dc5df126eaed6afc0aabdb9a4802566d6a17e59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>deny_reason not over write</title>
<updated>2003-08-01T05:00:58+00:00</updated>
<author>
<name>tmu</name>
<email>tmu</email>
</author>
<published>2003-08-01T05:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=91297cadd17f15da5392d369882494a402301661'/>
<id>91297cadd17f15da5392d369882494a402301661</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>2003-03-28T10:32:20+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-03-28T10:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=4b6d86dc0878e6cabc6c33e43533fb713e746d91'/>
<id>4b6d86dc0878e6cabc6c33e43533fb713e746d91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
