[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:00387] Re: MH error "no blank lines are permitted in .mh_profile"
西川です。
> 今度は。MHです。
> 現在 mh-ja_6.8.3+-jp.2c+-v1.02-2.deb
> を使っていますが、/usr/bin/mh にパスを通し inc を動かし
> .mh_profile を作り
> .mh_profile を以下のように書きました。
> (略)
> そこで
> $ inc
> とすると
> no blank lines are permitted in .mh_profile
>
> となりメールを取りに行きません。
もう、皆様がレスに書いていらっしゃる通り、.mh_profileに空白があるのが
原因です。紛らわしい書き方をしてしまって申し訳ありません。
で、もう作成されているかも知れませんが、この設定ですと ~/Mail 以下に、
aliases
scan.form
show.form
の3つのファイルがないとメールを取り込めません。
aliases は、アドレス張みたいな物なので、もし必要ないと思われましたら、
touch ~/Mail/aliases
として、空のファイルを作っておいてください。
それから、scan.formとshow.formですが、Mewのinfoを基に以下のような物を
使っています。もしまだ作成されてなかったら、以下に添付した物をbeginと
endの行を削って使用してください。
----begin scan.form-----
%4(msg)%<(cur)+%| %>%<{replied}-%|%<{encrypted}E%|\
%<(eq)%(trim{content-type})%<(amatch multipart)M%| %>%>%>%>\
%02(mon{date})/%02(mday{date})%<{date} %|*%>\
%<(mymbox{from})%<{to}To:%14(hdecode(friendly{to}))%>%>\
%<(zero)%17(hdecode(friendly{from}))%> \
%(hdecode{subject})%<{body}<<%{body}%>
----end scan.form----
----begin show.form-----
width=80,overflowoffset=10
ignores=received,message-id
ignores=content-transfer-encoding,content-id
leftadjust,compress,compwidth=9
Date:formatfield="%<(nodate{text})%{text}%|%(tws{text})%>"
From:formatfield="%(hdecode{text})"
To:formatfield="%(hdecode{text})"
Cc:formatfield="%(hdecode{text})"
Subject:formatfield="%(hdecode{text})"
extras:nocomponent,formatfield="%(hdecode{text})"
:
body:nocomponent,overflowoffset=0,noleftadjust,nocompress
----end show.form-----
# MHについてはそれほど詳しくないので、これで本当に正しいかは分かりませ
# ん。現在のところ、正常に使えておりますが、何かお気づきの点がありまし
# ら、どなたかアドバイス宜しくお願いします。
このほかにも、~/Mail/inbox/ と ~/Mail/drafts/ の2つのディレクトリがな
いとエラーが出るかも知れません。あらかじめmkdirしておくと良いかも。
# 明日は、会社の研修でパソコンのOSインストール実習をします。Debianをイ
# ンストールしたら、怒られるかな?
それでは。
-----------------------------------------
西川 崇 (Nishikawa Takashi)
E-mail: nisikawa@xxxxxxxxxxx