Mutt's configuration is sometime more a toolbox than something offering ready solutions, and "how to I use multiple accounts?" is one of the most FAQs. Here's a condensed version of my setup. In the most simple solution, just 'c'hange folders to the IMAP server: c imaps://imap.example.com <enter> c imaps://imap.otherdomain.tld <enter> That's cumbersome to type, so let's automate it: # .mutt/muttrc
Mutt is a small but very powerful text-based mail client for Unix operating systems. For information about how to install it (BSD/Linux/Cygwin) check http://www.mutt.org. After finishing with the client installation you will have to create a .muttrc in your home directory and then just copy and paste the following sample (as simple as possible) configuration: account-hook imap://gmail/ “set set im
3. 複数アカウント アカウントごとの設定ファイルを作ってフォルダを移動するたびに 使う設定ファイルを切り替えれば,Mutt で複数アカウントを 使い分けることが可能.ここでは例として,ホームディレクトリに Maildir 形式で保存されているメールを読むための設定を ~/.mutt/local に,example.com というサーバからメールを受信するための設定を ~/.mutt/example に書くこととする. # .mutt/local set from='ishikawa@myhost.localdomain' set hostname='myhost.localdomain' set signature='~/.signature' set mbox_type=Maildir set folder='~/Maildir' set record='+.Outbox' set p
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く