<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/Mail/Delivery/Net, branch master</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>fix descriptions, copyright.</title>
<updated>2012-04-24T06:14:59+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2012-04-24T06:14:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=430b3576224c48767378c070961c0583395f788f'/>
<id>430b3576224c48767378c070961c0583395f788f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>not duplicated loading of Socket related classes.</title>
<updated>2012-04-21T15:08:03+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2012-04-21T15:08:03+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e5b3c7887c1c918d811d576e62684ec691dcee1f'/>
<id>e5b3c7887c1c918d811d576e62684ec691dcee1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>white space cosmetics</title>
<updated>2006-07-09T12:11:11+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-07-09T12:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=b6576c5f6a85a07323f4d84c329174d2309931c4'/>
<id>b6576c5f6a85a07323f4d84c329174d2309931c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>try to connect(2) $mta by IPv6 if (1) we can use Socket6 and (2) mta</title>
<updated>2006-04-20T04:02:30+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-04-20T04:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=566601d691693f15f9ab1d9259c5f53cc9672fea'/>
<id>566601d691693f15f9ab1d9259c5f53cc9672fea</id>
<content type='text'>
is not pure IPv4 syntax (Iv6 syntax or hostname).

IPv6 module, which should be fully rewritten in the future, exports
parse_mta6() and is_pure_ipv4_syntax().  rewritten to use them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is not pure IPv4 syntax (Iv6 syntax or hostname).

IPv6 module, which should be fully rewritten in the future, exports
parse_mta6() and is_pure_ipv4_syntax().  rewritten to use them.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comments (FNF)</title>
<updated>2006-04-01T02:21:29+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-04-01T02:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=f75441e6228adf4ddf04189e53ecf22c921316f2'/>
<id>f75441e6228adf4ddf04189e53ecf22c921316f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix arguments:</title>
<updated>2006-03-26T14:58:08+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-03-26T14:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7dc46fcf33231e4d030e321ebf2f551690766df2'/>
<id>7dc46fcf33231e4d030e321ebf2f551690766df2</id>
<content type='text'>
+ connect{4,6}() accepts $mta.
+ remove not used arguments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ connect{4,6}() accepts $mta.
+ remove not used arguments.
</pre>
</div>
</content>
</entry>
<entry>
<title>overhaul.</title>
<updated>2006-03-24T14:16:38+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-03-24T14:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7a05e383abb55ab6ce571f7fa721ec21ad08fbcb'/>
<id>7a05e383abb55ab6ce571f7fa721ec21ad08fbcb</id>
<content type='text'>
use $self-&gt;log*() instead of Mail::Delivery::Utils.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use $self-&gt;log*() instead of Mail::Delivery::Utils.
</pre>
</div>
</content>
</entry>
<entry>
<title>overhaul.</title>
<updated>2006-03-24T14:09:58+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2006-03-24T14:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c9f86e3e6c786c43b92fc1cc8cae399b09a670ff'/>
<id>c9f86e3e6c786c43b92fc1cc8cae399b09a670ff</id>
<content type='text'>
+ more use of access methods.
+ change method name to more proper one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ more use of access methods.
+ change method name to more proper one.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comments (FNF)</title>
<updated>2005-05-27T03:03:31+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-05-27T03:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=e6fc837dba963f236db29e3e38d62f215980d428'/>
<id>e6fc837dba963f236db29e3e38d62f215980d428</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set timeout for socket(2).</title>
<updated>2005-05-27T01:22:27+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2005-05-27T01:22:27+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=09aaa34b11e3c5e2555e6da457e880eea4256315'/>
<id>09aaa34b11e3c5e2555e6da457e880eea4256315</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
