[1821] in athena10

home help back first fref pref prev next nref lref last post

Re: [Debathena] #129: Package debathena-mutt-config

daemon@ATHENA.MIT.EDU (Debathena Trac)
Mon Mar 23 14:27:04 2009

MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
From: "Debathena Trac" <debathena@MIT.EDU>
Cc: debathena@mit.edu
To: broder@mit.edu
Date: Mon, 23 Mar 2009 18:26:43 -0000
Reply-To: 
Message-ID: <052.c8d7400d49b598c962cfbb32450e91fc@mit.edu>
In-Reply-To: <043.3a93bc7340233544607c5503647518c1@mit.edu>
Content-Transfer-Encoding: 8bit

#129: Package debathena-mutt-config------------------------+---------------------------------------------------
Reporter:  broder       |        Owner:     
    Type:  enhancement  |       Status:  new
Priority:  major        |   Resolution:     
Keywords:               |  
------------------------+---------------------------------------------------
Comment(by broder):
 Here's the information we've gathered so far, just so it's sitting with
 the ticket.

 Note that pre-Gutsy there was only an /etc/Muttrc; Gutsy and later have
 /etc/Muttrc.d

 It sounds like the bare-minimum configuration we need here is just to add
 the following:

 {{{
 set spoolfile="imap://$USER@`hesinfo $USER pobox | awk '{print $2}'`"
 }}}

 However, the sipb locker mutt sets a bunch more options
 (/mit/sipb/etc/Muttrc-1.5.12). Stripping out comments and blanks, we're
 left with:

 {{{
 ignore "from " received content- mime-version status x-status message-id
 ignore sender references return-path lines
 macro index \eb "<search>~b " "search in message bodies"
 macro index,pager \cb "<pipe-message>urlview<Enter>" "call urlview to
 extract URLs out of a message"
 macro generic,pager <F1> "<shell-escape>less
 /mit/sipb/arch/sun4x_510/lib/mutt-1.5.12/doc/mutt/manual.txt<Enter>" "show
 Mutt documentation"
 macro index,pager y "<change-folder>?<toggle-mailboxes>" "show incoming
 mailboxes list"
 bind browser y exit
 attachments   +A */.*
 attachments   -A text/x-vcard application/pgp.*
 attachments   -A application/x-pkcs7-.*
 attachments   +I text/plain
 attachments   -A message/external-body
 attachments   -I message/external-body
 set folder="imap://$USER@`hesinfo $USER pobox | awk '{print $2}'`"
 set imap_headers="X-Spam-Score"
 set query_command = "athrun sipb mutt_ldap_query.pl %s"
 set record=""
 set sort=threads
 set spoolfile="imap://$USER@`hesinfo $USER pobox | awk '{print $2}'`"
 set use_domain=no
 spam "X-Spam-Score:.(.*)" "%1"
 }}}

 I don't really know what all of these mean. Some of them look like they
 make sense, e.g. the X-Spam-Score settings. Some of them look like what
 amounts to personal preference.
-- Ticket URL: <http://debathena.mit.edu/~debathena/trac/trac.fcgi/ticket/129#comment:1>Debathena <http://debathena.mit.edu/>MIT Debian-Athena Project

home help back first fref pref prev next nref lref last post