Being able to differentiate between "old" new messages and "new" new
messages is really useful; for example on busy mailing lists to read
only the really new mails.
# muttrc file for mailbox and email settings
-# Copyright (C) 2007-2012 Simon Ruderich
+# Copyright (C) 2007-2018 Simon Ruderich
#
# This file is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# (send-hook, reply-hook, crypt-hook, etc.)
set autoedit=no
-# don't mark old new mails as "O", mark them as "N":
-set mark_old=no
-
# ask before quitting:
set quit=ask-yes