<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Process/Distribute.pm, branch bootstrap-20020626</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>major variable naming overhaul</title>
<updated>2002-06-01T14:53:36+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-06-01T14:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=afbec3876ce85d80b661390d62b6a65d281a8981'/>
<id>afbec3876ce85d80b661390d62b6a65d281a8981</id>
<content type='text'>
relocating variable definitions in etc/src/

aling rule: e.g. use_XXX XXX_rules XXX_dir XXX_cache_dir

rename:
$recipient_limit -&gt; $smtp_recipient_limit
$incoming_mail_dir -&gt; $incoming_mail_cache_dir
$outgoing_mail_dir -&gt; $outgoing_mail_cache_dir
$qmail_control_virtualdomains_file -&gt; $qmail_virtualdomains_file

s/header_filter/article_header_filter/
s/header_rewrite/article_header_rewrite/
s/body_filter/article_body_filter/

s/subject_tag/article_subject_tag/

verify_XXX_* -&gt; check_XXX

newly defined:
$use_digest_header_rewrite

removed:
$smtp_log_dir
$smtp_log_file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
relocating variable definitions in etc/src/

aling rule: e.g. use_XXX XXX_rules XXX_dir XXX_cache_dir

rename:
$recipient_limit -&gt; $smtp_recipient_limit
$incoming_mail_dir -&gt; $incoming_mail_cache_dir
$outgoing_mail_dir -&gt; $outgoing_mail_cache_dir
$qmail_control_virtualdomains_file -&gt; $qmail_virtualdomains_file

s/header_filter/article_header_filter/
s/header_rewrite/article_header_rewrite/
s/body_filter/article_body_filter/

s/subject_tag/article_subject_tag/

verify_XXX_* -&gt; check_XXX

newly defined:
$use_digest_header_rewrite

removed:
$smtp_log_dir
$smtp_log_file
</pre>
</div>
</content>
</entry>
<entry>
<title>nuke white spaces \s*$</title>
<updated>2002-06-01T05:09:23+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-06-01T05:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=65eb6df28e7506613c519744ef2977fbc06b6791'/>
<id>65eb6df28e7506613c519744ef2977fbc06b6791</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pass smtp log file handle to Mail::Delivery</title>
<updated>2002-05-27T11:20:00+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-05-27T11:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=eb03edfb8ba3028d1bc5db5e9aa5f4f7da40f9d5'/>
<id>eb03edfb8ba3028d1bc5db5e9aa5f4f7da40f9d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>permit_members_only -&gt; permit_member_maps</title>
<updated>2002-05-27T08:51:13+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-05-27T08:51:13+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=864e67030ac398b4d8fe5eb2676ce6fcac24757c'/>
<id>864e67030ac398b4d8fe5eb2676ce6fcac24757c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use $curproc-&gt;open_outgoing_message_channel() not _smtplog to save</title>
<updated>2002-05-21T15:07:31+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-05-21T15:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=5869023fd142870d89638ea1587b709dce49f42d'/>
<id>5869023fd142870d89638ea1587b709dce49f42d</id>
<content type='text'>
SMTP transaction logs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SMTP transaction logs.
</pre>
</div>
</content>
</entry>
<entry>
<title>validate by defined() more</title>
<updated>2002-04-28T13:34:15+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-04-28T13:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a1deb717ee1aa15d13d58fbb30b17536f1b401b8'/>
<id>a1deb717ee1aa15d13d58fbb30b17536f1b401b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix errro message and enable the rejected message forwarding</title>
<updated>2002-04-23T14:10:33+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-04-23T14:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=fe7cc80cfab61920f6cbe84ac8a30dfdd1717c1d'/>
<id>fe7cc80cfab61920f6cbe84ac8a30dfdd1717c1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>eval htmlify_file() to avoid unknown error ;)</title>
<updated>2002-04-18T15:36:30+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-04-18T15:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=47d01a53ce7b2cb61b6daf7ef8a504d02faae769'/>
<id>47d01a53ce7b2cb61b6daf7ef8a504d02faae769</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>eval filtering</title>
<updated>2002-04-18T05:11:23+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-04-18T05:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6813323a46d41165938223ca65ec6dcfb41fdbca'/>
<id>6813323a46d41165938223ca65ec6dcfb41fdbca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>umask and permission control for html archives</title>
<updated>2002-04-15T03:47:23+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-04-15T03:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=edd906a12ae6c0f113cd52365cfb60e747371c54'/>
<id>edd906a12ae6c0f113cd52365cfb60e747371c54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
