<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Command, branch io-reconstruct-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>member_map    use config primary_member_map    to member_maps</title>
<updated>2002-07-20T04:33:12+00:00</updated>
<author>
<name>tmu</name>
<email>tmu</email>
</author>
<published>2002-07-20T04:33:12+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=d0ffe6044ceffc34ac09e829590331dff9c26e0c'/>
<id>d0ffe6044ceffc34ac09e829590331dff9c26e0c</id>
<content type='text'>
recipient_map use config primary_recipient_map to recipient_maps
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
recipient_map use config primary_recipient_map to recipient_maps
</pre>
</div>
</content>
</entry>
<entry>
<title>check user matching</title>
<updated>2002-07-18T23:17:10+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-18T23:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=4dec6f69a9bfb92a4a2b4cdf8fb64f3a103d6843'/>
<id>4dec6f69a9bfb92a4a2b4cdf8fb64f3a103d6843</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>define printing style format such as 'text', 'html', ...</title>
<updated>2002-07-17T12:13:23+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-17T12:13:23+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=de4fe224cc24e4217506e23af19275876625be6a'/>
<id>de4fe224cc24e4217506e23af19275876625be6a</id>
<content type='text'>
you can control it by the following access methods,
get_print_style() and set_print_style(mode)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
you can control it by the following access methods,
get_print_style() and set_print_style(mode)
</pre>
</div>
</content>
</entry>
<entry>
<title>use Mail::Message::MH</title>
<updated>2002-07-17T12:09:26+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-17T12:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=faeef4c81a194ce92a11e96456891698cb937fa3'/>
<id>faeef4c81a194ce92a11e96456891698cb937fa3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use FML::Restriction::</title>
<updated>2002-07-17T09:32:51+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-17T09:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=9843c5736e8cfc253423fc27ca3b61531d52b097'/>
<id>9843c5736e8cfc253423fc27ca3b61531d52b097</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add more error messages</title>
<updated>2002-07-17T09:28:33+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-17T09:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e776610c8040255c5cf7cba601f4735731ea2365'/>
<id>e776610c8040255c5cf7cba601f4735731ea2365</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>define the following access methods:</title>
<updated>2002-07-15T15:27:13+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-15T15:27:13+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=67ca162e475b706fe2c48bd0898b72b4e686e4e6'/>
<id>67ca162e475b706fe2c48bd0898b72b4e686e4e6</id>
<content type='text'>
config()
pcb()
incoming_message_header()
incoming_message_body()
incoming_message()
article_header()
article_body()
article_message()

modified to use incoming_message_header() incoming_message_body()
incoming_message() article_header() article_body() article_message().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
config()
pcb()
incoming_message_header()
incoming_message_body()
incoming_message()
article_header()
article_body()
article_message()

modified to use incoming_message_header() incoming_message_body()
incoming_message() article_header() article_body() article_message().
</pre>
</div>
</content>
</entry>
<entry>
<title>copy message and send it to $maintainer too</title>
<updated>2002-07-14T15:15:27+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-14T15:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=791073bd93a78124f348ca70d045f671c2f4eabb'/>
<id>791073bd93a78124f348ca70d045f671c2f4eabb</id>
<content type='text'>
use reply_message*() with $msg_args to copy the message if needed where
$msg_args = { always_cc =&gt; $maintainer } or
$msg_args = { recipient =&gt; $maintinaer } pertinently.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use reply_message*() with $msg_args to copy the message if needed where
$msg_args = { always_cc =&gt; $maintainer } or
$msg_args = { recipient =&gt; $maintinaer } pertinently.
</pre>
</div>
</content>
</entry>
<entry>
<title>use message_nl( {add,del}_{ok,fail} ... ) as a reply</title>
<updated>2002-07-14T04:13:11+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-14T04:13:11+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ffa4ed393c7c78b211228513f6a39a5f9236f4a3'/>
<id>ffa4ed393c7c78b211228513f6a39a5f9236f4a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use {add,del}{admin,user} on CGI</title>
<updated>2002-07-13T13:05:09+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-13T13:05:09+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b68af404ad7617f91015e92f195424356fc987d9'/>
<id>b68af404ad7617f91015e92f195424356fc987d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
