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

--gKMricLos+KVdGMg
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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?
>=20
> If not how can i configure mutt to read the mail?
>=20
[snip]
>=20
> end of the original message

Put in your ~/.muttrc something like:

set folder =3D ~/Mail
set mbox_type =3D Maildir
mailboxes =3Dfreebsd-announce =3Dfreebsd-isp =3Dfreebsd-questions =3Dfreebs=
d-stable =3Dyour_other_mailbox
### hooks for freebsd-* mailing lists
folder-hook freebsd-* 'my_hdr From: "Your name here" <you@your.domain>'
folder-hook freebsd-* 'set sendmail=3D"/var/qmail/bin/qmail-inject -fyou@yo=
ur.domain"'
### hooks for your_other_mailbox
folder-hook your_other_mailbox 'my_hdr From: "Other name" <other@other.doma=
in>'
folder-hook your_other_mailbox 'set sendmail=3D"/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
--=20
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


--gKMricLos+KVdGMg
Content-Type: application/pgp-signature
Content-Disposition: inline

-----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-----

--gKMricLos+KVdGMg--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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