diff options
| author | fukachan <fukachan> | 2008-08-11 05:07:54 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2008-08-11 05:07:54 +0000 |
| commit | faf7aadf35fc5a8deea805b6f4ece9e6cca603fd (patch) | |
| tree | 215cb221120cfb65a38615961316e981fc300492 | |
| parent | a23c23e625f1349e36880894361677e8ba1929ac (diff) | |
| download | fml8-faf7aadf35fc5a8deea805b6f4ece9e6cca603fd.tar.gz fml8-faf7aadf35fc5a8deea805b6f4ece9e6cca603fd.tar.bz2 fml8-faf7aadf35fc5a8deea805b6f4ece9e6cca603fd.zip | |
remove todo: complicated digest, lmtp. update status.
| -rw-r--r-- | fml/doc/ja/todo/STATUS.txt | 10 | ||||
| -rw-r--r-- | regress/simulation/11_IMPORT_FML4 | 8 |
2 files changed, 10 insertions, 8 deletions
diff --git a/fml/doc/ja/todo/STATUS.txt b/fml/doc/ja/todo/STATUS.txt index 4779abfd..b7743b63 100644 --- a/fml/doc/ja/todo/STATUS.txt +++ b/fml/doc/ja/todo/STATUS.txt @@ -227,9 +227,9 @@ III部 fmlのカスタマイズ リモート管理は現在パスワード認証とPGP認証が利用可能です。 - [TODO] まとめおくり (fml 4 のような複雑なバージョン) + [削除] まとめおくり (fml 4 のような複雑なバージョン) - まとめおくりは、簡易バージョンが動いています。 + MIME/Multipart のまとめおくりは実装されています。 受信者ごとに時刻や圧縮形式を変えるといったことは出来ま せん。ただ fml 1 の設計された時代と環境が大きく異なる @@ -734,7 +734,9 @@ VII部 Advanced Study それって、メール爆撃するあれか? ;) text/plain を適当に切ると読めないような気がするが… - [TODO] Mail::Delivery の LMTP モード + [削除] Mail::Delivery の LMTP モード + キュー管理しないといけない + → 無駄に難しいので不要では? [TODO] outgoing address hack SPAM 対策についてドキュメントを書く @@ -762,4 +764,4 @@ VIII部 付録 --- -$FML: STATUS.txt,v 1.40 2006/02/05 03:31:56 fukachan Exp $ +$FML: STATUS.txt,v 1.41 2008/08/11 04:49:30 fukachan Exp $ diff --git a/regress/simulation/11_IMPORT_FML4 b/regress/simulation/11_IMPORT_FML4 index a9acc4ca..f9811d9e 100644 --- a/regress/simulation/11_IMPORT_FML4 +++ b/regress/simulation/11_IMPORT_FML4 @@ -1,7 +1,7 @@ kern/fml.pl 13.30 kern/libenvf.pl 1.46 done kern/libenvfsubr.pl 0.62 done -kern/liblmtp.pl 0.24 + kern/liblmtp.pl 0.24 removed kern/libloadconfig.pl 2.12 removed kern/libsmtp.pl 4.22 done kern/libsmtphack.pl 0.39 removed? @@ -16,7 +16,7 @@ kern/liblmtp.pl 0.24 * DoGenerateHeader() is not yet ? kern/libtrap.pl 0.23 removed -kern/msend.pl 3.42 + kern/msend.pl 3.42 removed proc/libMIME.pl 0.73 done proc/libamctl.pl 5.14 proc/libarchive.pl 0.47 scheduled in the future ? @@ -29,7 +29,7 @@ proc/libcrypt.pl 0.98 proc/libdist.pl 2.03 done? proc/libdisthack.pl 1.25 proc/liberror.pl 0.38 -proc/libexpire.pl 0.66 + proc/libexpire.pl 0.66 done proc/libfml.pl 6.13 proc/libfop.pl 4.59 removed proc/libhtmlsubr.pl 1.77 half done (Mail::HTML::Lite) @@ -52,7 +52,7 @@ proc/libmti.pl 2.03 proc/libnewsyslog.pl 0.69 done proc/libpgp.pl 2.74 proc/libpop.pl 0.98 removed? -proc/libqmail.pl 0.19 + proc/libqmail.pl 0.19 done proc/libra.pl 6.35 proc/librcs.pl 0.27 removed? proc/librelayhack.pl 0.37 removed |
