<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Process/Kernel.pm, branch IO-Adapter-20010504</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>move sender_is_member() to FML::Credential</title>
<updated>2001-04-15T08:46:39+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-15T08:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=8e1c59dd34f8f01b14cb0eccc993a69ec1eaf886'/>
<id>8e1c59dd34f8f01b14cb0eccc993a69ec1eaf886</id>
<content type='text'>
define premit_post($args) and permit_command($args).

They are the entrance for _check_resitrictions() which compares the
sender address with reject_system_accounts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
define premit_post($args) and permit_command($args).

They are the entrance for _check_resitrictions() which compares the
sender address with reject_system_accounts.
</pre>
</div>
</content>
</entry>
<entry>
<title>simple_loop_check() logs the result of loop checks</title>
<updated>2001-04-14T14:44:23+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-14T14:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=20648f1b13da14e8b7d63dc86c7cf4e0cc682458'/>
<id>20648f1b13da14e8b7d63dc86c7cf4e0cc682458</id>
<content type='text'>
XXX now log only not exits when we detect loop.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XXX now log only not exits when we detect loop.
</pre>
</div>
</content>
</entry>
<entry>
<title>a new $curproc format: $curproc-&gt;{ xxx }-&gt;{ message } is a reference</title>
<updated>2001-04-08T06:13:15+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-08T06:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=32154676e4528f67d79e65c521812b12978bb707'/>
<id>32154676e4528f67d79e65c521812b12978bb707</id>
<content type='text'>
to a chain of Mail::Message objects.
This modification comes from the change of our parser.
See Mail::Message class (1.8-1.9) for on Mail::Message-&gt;parse().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to a chain of Mail::Message objects.
This modification comes from the change of our parser.
See Mail::Message class (1.8-1.9) for on Mail::Message-&gt;parse().
</pre>
</div>
</content>
</entry>
<entry>
<title>change class hiererychy from MailingList -&gt; Mail</title>
<updated>2001-04-03T09:45:39+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-04-03T09:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b6af6fcbb57b2055ab25971a05bfa227a9071627'/>
<id>b6af6fcbb57b2055ab25971a05bfa227a9071627</id>
<content type='text'>
Mail::Delivery is the entrance for all delivery systems.
Mail::Message handles mail message/content, multipart operations et. al.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mail::Delivery is the entrance for all delivery systems.
Mail::Message handles mail message/content, multipart operations et. al.
</pre>
</div>
</content>
</entry>
<entry>
<title>modified to make makefml.cgi work.</title>
<updated>2001-03-24T13:57:16+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-24T13:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=9b755f0af01dcb4237ca73791b4a22920088ad18'/>
<id>9b755f0af01dcb4237ca73791b4a22920088ad18</id>
<content type='text'>
XXX we should pass arguments in $args hash not @argv itself useful for
XXX several programs with difference IO interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XXX we should pass arguments in $args hash not @argv itself useful for
XXX several programs with difference IO interface.
</pre>
</div>
</content>
</entry>
<entry>
<title>align spaces</title>
<updated>2001-03-22T08:25:32+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-22T08:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=fc9f946bbf613fa5db458d3a190972393f34da44'/>
<id>fc9f946bbf613fa5db458d3a190972393f34da44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>define load_module($args, $module) method.</title>
<updated>2001-03-22T06:12:38+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-22T06:12:38+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=284f98da1d7230d860fdfbca7c5fa3798e9b7c4d'/>
<id>284f98da1d7230d860fdfbca7c5fa3798e9b7c4d</id>
<content type='text'>
load model dependent module. return the object for $module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
load model dependent module. return the object for $module.
</pre>
</div>
</content>
</entry>
<entry>
<title>use FML::Log qw(Log LogWarn LogError);</title>
<updated>2001-03-20T06:14:35+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-20T06:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=2198c4ce73b096d94ac6cbc591c86eca0a73b054'/>
<id>2198c4ce73b096d94ac6cbc591c86eca0a73b054</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check more $home_dir or $ml_name is specified if we need_ml_name().</title>
<updated>2001-03-20T04:16:51+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-20T04:16:51+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=92118c3ee9cf8f6404b8a9507b164cffd77627a7'/>
<id>92118c3ee9cf8f6404b8a9507b164cffd77627a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>$curproc-&gt;{ main_cf } holds the pointer to /etc/fml/main.cf</title>
<updated>2001-03-14T08:34:50+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-03-14T08:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=d074a5010fe5f49d6c93f4debd3ed4ef01d040c8'/>
<id>d074a5010fe5f49d6c93f4debd3ed4ef01d040c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
