<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/Mail/Delivery, branch udb-base2</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>reset alarm after flock()</title>
<updated>2003-04-15T01:52:18+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-04-15T01:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=30a875cfa65f522a7d8012592bf51df9eef948ea'/>
<id>30a875cfa65f522a7d8012592bf51df9eef948ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>log setrunnable() succeed.</title>
<updated>2003-03-17T08:58:50+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-03-17T08:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=cfb5683a36cdbe9355f08bde3f85040a11600efb'/>
<id>cfb5683a36cdbe9355f08bde3f85040a11600efb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FNF: not use $_</title>
<updated>2003-02-11T12:03:19+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-02-11T12:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=87e1c89d1d95eed06dc7cba9a3245490e5ab9981'/>
<id>87e1c89d1d95eed06dc7cba9a3245490e5ab9981</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix copyright</title>
<updated>2003-01-11T15:16:33+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-01-11T15:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=9080fe658a0122707001481035b21eaa91c4b376'/>
<id>9080fe658a0122707001481035b21eaa91c4b376</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>2003-01-11T15:14:23+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-01-11T15:14:23+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=aeab7673dc3446541ce8c95afea6a20fd176fa99'/>
<id>aeab7673dc3446541ce8c95afea6a20fd176fa99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove not used variable.</title>
<updated>2003-01-11T15:13:29+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-01-11T15:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=70ef5d98adf2ab1773beea44fdb3e5c9471cd031'/>
<id>70ef5d98adf2ab1773beea44fdb3e5c9471cd031</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enhance Mail::Message::set_log_function() to override the global log</title>
<updated>2002-12-30T15:06:45+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-12-30T15:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=77a4ac31b43c98731fdd373817a854a7ecbb7d29'/>
<id>77a4ac31b43c98731fdd373817a854a7ecbb7d29</id>
<content type='text'>
function within Mail::Message name space.  Thie enables all objects
within the current Mail::Message space uses the same log function.

We need this function to enforce all objects in a chain to use the
same log output channel.

So, Mail::Delivery enhanced to use this function to fix the lack of
log messages for multipart messages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
function within Mail::Message name space.  Thie enables all objects
within the current Mail::Message space uses the same log function.

We need this function to enforce all objects in a chain to use the
same log output channel.

So, Mail::Delivery enhanced to use this function to fix the lack of
log messages for multipart messages.
</pre>
</div>
</content>
</entry>
<entry>
<title>use return().</title>
<updated>2002-12-20T03:50:26+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-12-20T03:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c7a3ef5f00b5cc5ce34163b63b01190b976f5503'/>
<id>c7a3ef5f00b5cc5ce34163b63b01190b976f5503</id>
<content type='text'>
fix comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix comments.
</pre>
</div>
</content>
</entry>
<entry>
<title>input of recipients can be duplicated</title>
<updated>2002-11-19T14:13:22+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-11-19T14:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c700e0b20b01830be1e35c91f01169e3a49291d4'/>
<id>c700e0b20b01830be1e35c91f01169e3a49291d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enabled passing of recipient_maps (ARRAY_REF) into mail queue.</title>
<updated>2002-11-17T14:07:33+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-11-17T14:07:33+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=2a4539987bc6036d008d2aa13d1573572a1666f9'/>
<id>2a4539987bc6036d008d2aa13d1573572a1666f9</id>
<content type='text'>
By this, we can now pass $digest_recipient_maps as digest recipients
to mail queue system.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By this, we can now pass $digest_recipient_maps as digest recipients
to mail queue system.
</pre>
</div>
</content>
</entry>
</feed>
