Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2001 17:59:19 +0200
From:      Francesco Casadei <fcasadei@inwind.it>
To:        Wild Fyre <wildfiah@yahoo.com>
Cc:        Francesco Casadei <fcasadei@inwind.it>, questions@freebsd.org
Subject:   Re: Procmail question.
Message-ID:  <20010515175919.A1577@goku.kasby>
In-Reply-To: <20010515151631.34386.qmail@web14304.mail.yahoo.com>; from wildfiah@yahoo.com on Tue, May 15, 2001 at 08:16:30AM -0700
References:  <20010515105957.A2352@goku.kasby> <20010515151631.34386.qmail@web14304.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Tue, May 15, 2001 at 08:16:30AM -0700, Wild Fyre wrote:
> Is it possible to use 'mail' /usr/bin/mail to read the
> messages?
> 
> If not how can i configure mutt to read the mail?
> 
[snip]
> 
> end of the original message

Put in your ~/.muttrc something like:

set folder = ~/Mail
set mbox_type = Maildir
mailboxes =freebsd-announce =freebsd-isp =freebsd-questions =freebsd-stable =your_other_mailbox
### hooks for freebsd-* mailing lists
folder-hook freebsd-* 'my_hdr From: "Your name here" <you@your.domain>'
folder-hook freebsd-* 'set sendmail="/var/qmail/bin/qmail-inject -fyou@your.domain"'
### hooks for your_other_mailbox
folder-hook your_other_mailbox 'my_hdr From: "Other name" <other@other.domain>'
folder-hook your_other_mailbox 'set sendmail="/var/qmail/bin/qmail-inject -fother@other.domain"'

Change folder, mbox_type and other settings to suit your needs. Do:

  mutt -y

to start Mutt with a listing of all mailboxes you specified.

For more information, RTFM:

  man mutt
  man muttrc

	Francesco Casadei
-- 
You can download my public key from http://digilander.iol.it/fcasadei/
or retrieve it from a keyserver (pgpkeys.mit.edu, wwwkeys.pgp.net, ...)

Key fingerprint is: 1671 9A23 ACB4 520A E7EE  00B0 7EC3 375F 164E B17B


[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.5 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE7AVJXfsM3XxZOsXsRAsE9AJ4p0EQDS8nQyG9dbIfLDpI10Xz7VQCfSggo
GcT+CQG0/b7lNnqS4/Tr+ik=
=8ZEo
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010515175919.A1577>