[24480] in SIPB bug reports
Re: mutt upgrade
daemon@ATHENA.MIT.EDU (Brad Thompson)
Sat Mar 12 17:32:06 2005
From yak@MIT.EDU Sat Mar 12 22:32:06 2005
Return-Path: <yak@MIT.EDU>
Delivered-To: bug-sipb-mtg@CHARON.mit.edu
Received: (qmail 14323 invoked from network); 12 Mar 2005 22:32:06 -0000
Received: from south-station-annex.mit.edu (18.72.1.2)
by charon.mit.edu with SMTP; 12 Mar 2005 22:32:06 -0000
Received: from central-city-carrier-station.mit.edu (CENTRAL-CITY-CARRIER-STATION.MIT.EDU [18.7.7.72])
by south-station-annex.mit.edu (8.12.4/8.9.2) with ESMTP id j2CMW4wx002330;
Sat, 12 Mar 2005 17:32:04 -0500 (EST)
Received: from outgoing-legacy.mit.edu (OUTGOING-LEGACY.MIT.EDU [18.7.22.104])
by central-city-carrier-station.mit.edu (8.12.4/8.9.2) with ESMTP id j2CMW3NS024013;
Sat, 12 Mar 2005 17:32:03 -0500 (EST)
Received: from ART-CRIME.MIT.EDU (h0800207d0dfd.ne.client2.attbi.com [65.96.190.41])
)
by outgoing-legacy.mit.edu (8.12.4/8.12.4) with SMTP id j2CMVtdf024324;
Sat, 12 Mar 2005 17:31:55 -0500 (EST)
Received: by ART-CRIME.MIT.EDU (sSMTP sendmail emulation); Sat, 12 Mar 2005 17:31:52 -0500
Date: Sat, 12 Mar 2005 17:31:52 -0500
From: Brad Thompson <yak@MIT.EDU>
To: Rob Beverly <rbeverly@MIT.EDU>
Cc: bug-sipb@MIT.EDU
Subject: Re: mutt upgrade
Message-ID: <20050312223152.GA11060@art-crime.local.>
References: <20050217222631.GA9033@no-knife.mit.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20050217222631.GA9033@no-knife.mit.edu>
User-Agent: Mutt/1.5.6i
X-Spam-Score: -4.9
X-Spam-Flag: NO
X-Scanned-By: MIMEDefang 2.42
On Thu, Feb 17, 2005 at 05:26:31PM -0500, Rob Beverly wrote:
> Specifically, mutt would hang whenever I tried to send an email.
> Turns out that it didn't have ~/Mail as the default folder and
> had trouble saving a copy of the outgoing mail to Mail/outbox
> per my .muttrc options. I managed to fix this by manually
> forcing the path in my .muttrc:
> set folder="~/Mail"
This was mentioned in the announcement, but unfortunately only
people on software-announce@mit.edu saw that.
> Maybe it is helpful to others. Any reason mutt was upgraded
> to a non-production development version?
The mutt development team has not put out a production release in
three years, so to get bugfixes and new functionality, you pretty
much have to run a development release. This particular version
is in the upcoming release of Debian, so it has received a good
deal of testing. This version is most notable for IMAP search
support and bugfixes that make it work with newer Cyrus (the mail
server MIT uses) installs.
yak