Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Dec 2004 02:13:57 +0100
From:      Matthias Buelow <mkb@mukappabeta.de>
To:        Nikolas Britton <freebsd@nbritton.org>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: migrating from thunderbird to mutt?
Message-ID:  <41C62755.2030705@mukappabeta.de>
In-Reply-To: <41C4FA1C.4090006@nbritton.org>
References:  <41C4FA1C.4090006@nbritton.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Nikolas Britton wrote:

> How do I get my old email (from thunderbird, mbox?) into mutt?

TB keeps its local folders in mbox files at 
~/.thunderbird/xyz.default/Mail/Local\ Folders.  Just copy them over, or 
read them via mutt directly (and store the messages where you want them, 
typically ~/Mail).

> Can mutt handle um like 5+ email address and have them all separated and 
> be able to send from diffrent email accounts?

No.

> If I remember right mutt is just a mail reader, so how do I get mail to 
> and sent from mutt?

By setting up your MTA (sendmail, postfix, qmail).  Alternatively, you 
can use mutt with pop3 or imap4 but its support for these protocols is 
primitive at best.  And then you'd still have to configure sendmail for 
outgoing mail.

> How does it handle hyperlinks, if I select something will it open up in 
> firefox or whatever?

No.

> Message filtering, for example I have all the different freebsd mailing 
> lists automatically put into different folders, and junk mail sorting?

No.  You have to setup procmail (or a similar program) to do that for you.

> Speell check?

No.  You have to setup your editor for running ispell or similar.

-- 
   Matthias Buelow; mkb@{mukappabeta,informatik.uni-wuerzburg}.de



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