set pager_context=1
   set pager_index_lines=6                 #show a mini-index in pager
   set menu_scroll
   set pgp_verify_sig=no                   #dont show pgp in pager
   set status_on_top                       #put status line at top
   set sort=threads                        #sort by message threads in index

   set status_format=" %r %b %f %n      Del %d      Msgs %m %l %> (%P)"
   set pager_format="%-10.10i %[!%a %b %d %R]"
   set date_format="!%H:%M %a %d %b     "
   set index_format="%4C %Z %[%b%d] %-15.15F %s"
   set folder_format="%2C %t %8s %d %N %f"

   #set sendmail="/usr/bin/msmtp"

   #set from="default-mailaddress"         #set to your from address
                                                                       [ Read 
114 lines    #set realname="myname"

   set record="$HOME/MuttMail/sent"        #sent mail is saved here
   set delete=yes                          #delete without prompting
   set include=yes                         #quote msg in reply
   set fast_reply=yes                      #no prompting on reply
   set beep=no                             #no noise
   set markers=no                          #no + on wrapped lines
   set confirmappend=no                    #no prompt for save to =keep
   set to_chars=" +TCF"                    #no L for mail_list

   set folder = $HOME/MuttMail
   mailboxes =gentoo-user
   mailboxes =gentoo-announce
   mailboxes =gentoo
   mailboxes =freshmeat
   mailboxes =duplicates
   mailboxes =default
   mailboxes =sent
   mailboxes =friends
   mailboxes =junk
   mailboxes =spam
   mailboxes =keep

   save-hook .* =keep                      #default mbox to (s)ave mail is =keep
   subscribe gentoo-user                   #subscribed to these lists

   bind pager h display-toggle-weed        #toggle headers with h key

   # simulate the old url menu
   macro index \cb |urlview\n 'call urlview to extract URLs out of a message'
   macro pager \cb |urlview\n 'call urlview to extract URLs out of a message'

   #run fetchmail by hitting key of G
   macro index G "!fetchmail -a -m 'procmail -d %T'\r"
   macro pager G "!fetchmail -a -m 'procmail -d %T'\r"

   #use to edit .muttrc and then source it...no restart necessary
   macro generic ,sm ":source $HOME/.muttrc\r"
   macro generic \cj "!rxvt -bg wheat -e joe $HOME/.muttrc\r"

   # default list of header fields to weed out when displaying mail
   #ignore them all and then unignore what you want to see
   ignore *
   unignore  Date To From: Subject X-Mailer Organization User-Agent
   hdr_order Date From To Subject X-Mailer User-Agent Organization

   ##your Mutt has to have some colors
   ##these are for four levels of quoted text
   ##they override the system settings in /etc/mutt/Muttrc

   #color quoted green  default
   color quoted1 magenta blue
   #color quoted2 yellow default
   #color quoted3 red default
   #color signature cyan cyan

   #this color setup is copied from /etc/mutt/Muttrc.color
   #comment it out if you want the default colors in /etc/mutt/Muttrc
   # Je vois la vie en rose :-)
   color   hdrdefault      brightcyan      blue
   color   header          brightwhite     blue "^from:"
   color   header          brightwhite     blue   "^subject:"
   se noai
   color   quoted          brightgreen     blue
   color   signature       brightwhite     blue

   color   indicator       blue            green

   color   error           red             black
   mono    error           bold
   color   status          black cyan
   mono    status          bold
   color   tree            yellow          blue

   color   tilde           brightmagenta   blue
   color   body    brightwhite             blue    "[EMAIL PROTECTED]"
   se noai
   color   indicator       blue            green

   color   error           red             black
   mono    error           bold
   color   status          black cyan
   mono    status          bold
   color   tree            yellow          blue

   color   tilde           brightmagenta   blue
   color   body    brightwhite             blue    "[EMAIL PROTECTED]"
   mono    body    bold                    "[EMAIL PROTECTED]"
   color   body            brightyellow    black   "^Good signature"
   mono    body            bold                    "^Good signature"
   color   body            brightwhite     red     "^Bad signature from.*"
   mono    body            bold                    "^Bad signature from.*"
   color   normal          white           blue
   color   message         green   black
   color   attachment      brightgreen     blue

   # End of file...but it can go on and on and on....:)






~/.muttrc ?
> 
> W
> 
> On Fri, Feb 18, 2005 at 01:45:06AM +0000, [EMAIL PROTECTED] wrote:
> > Hi list,
> > 
> > I have set up mutt, however when I call it with "mutt", the next thing I 
> > see is
> > /var/mail/root is not a mailbox. When I call it with mutt -y, I can see the 
> > three
> > mailboxes, but when I press "enter" in order to view them, it says: sh: 
> > line 1:
> > rxvt: command not found. Any ideas? Thanks in adva

[EMAIL PROTECTED] mailing list
> 
> -- 
> ----------------------------------------------------------------
> *   Address:  45 Spelman Hall, Princeton University  08544     *
> *     Phone:  x68958                  AIM:  AngularJerk        *
> *    E-mail:  [EMAIL PROTECTED]    From:  sep.dynalias.net   *
> ----------------------------------------------------------------
> Scully: He said that the men behind this hoax, behind these
>  lies, gave me this disease to make you believe.
> 
>  "The X-Files: Gethsemane"
> Sortir en Pantoufles: up 3 days, 23:19
> 
> --
> [email protected] mailing list
> 
> 

--
[email protected] mailing list

Reply via email to