#2183: Messages marked as old even though mark_old set to no Changes (by brendan):
* status: new => closed * resolution: => wontfix Old description: > {{{ > I get my mail using fetchmail, which passes it to exim to deliver locally > (via procmail). > After recently upgrading to mutt 1.5.9i, all my new mail is being marked > as 'O' instead of 'N', even though it is new and even though mark_old is > set to no in my .muttrc. The mark_old setting appears to be working > normally for existing mail - ie if I mark a mail as N then switch folders > and back, it remains marked as N. > > .fetchamilrc: > poll the.earth.li > proto pop3 > user db > pass <removed> > fetchall > pass8bits > ssl > > .procmailrc: > MAILDIR=$HOME/Mail > > :0: > * ^TO.*ircuk-(announce|discuss)@scoutlink.net.* > inbox > > :0: > * [EMAIL PROTECTED] > lycosmail > > :0: > * [EMAIL PROTECTED] > lycosmail > > :0: > inbox > > >How-To-Repeat: > >Fix: > Unknown > }}} New description: {{{ I get my mail using fetchmail, which passes it to exim to deliver locally (via procmail). After recently upgrading to mutt 1.5.9i, all my new mail is being marked as 'O' instead of 'N', even though it is new and even though mark_old is set to no in my .muttrc. The mark_old setting appears to be working normally for existing mail - ie if I mark a mail as N then switch folders and back, it remains marked as N. .fetchamilrc: poll the.earth.li proto pop3 user db pass <removed> fetchall pass8bits ssl .procmailrc: MAILDIR=$HOME/Mail :0: * ^TO.*ircuk-(announce|discuss)@scoutlink.net.* inbox :0: * [EMAIL PROTECTED] lycosmail :0: * [EMAIL PROTECTED] lycosmail :0: inbox >How-To-Repeat: >Fix: Unknown }}} Comment: Appears to be an upstream bug. -- Ticket URL: <http://dev.mutt.org/trac/ticket/2183#comment:4>