[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ML archive and search
> がーん。僕だけじゃなくて tsubai さんも tar 反対派だったと思うのですが… ^^;
というか、私は利用しないので、形式は何でも構いません :)
kakasi (+さらに辞書増強)、namazu など必要なツール類はインストールして
あるのですが、メイルの HTML 化はやはり MHonArc なのかな?
jp.FreeBSD でのスクリプト、設定などを見せていただけて参考にできると嬉
しいかも。
> ところで、qmail + procmail の場合も、sendmail の場合と同じ入力が来る
> (頭に UNIX From がつく) と仮定しても良いんでしょうか?
> あと、disk full などでアーカイブできない場合には exit 75 で OK ?
dot qmail を
|/var/qmail/bin/preline /usr/local/bin/procmail
とかとしておけば良いのでは。
preline(1) では
-d Do not include the Delivered-To line. You should use
this option when the recipient of the incoming mail
message is actually under remote control, but was sent
here through control/virtualdomains for manual routing.
-f Do not include the From_ line. You should use this
option except for commands that create mbox files.
-r Do not include the Return-Path line.
となります。-f 付けてしまうと MH で困ったりすることあるし。
-- あやむら