#$Id: muttrc-vv.txt,v 1.1.1.1 2001/03/18 18:48:19 maab Exp $
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

set folder=~/Mail/`~/.mutt/mailmonth`	# Le dossier par défaut est celui
					# du mois en cours

# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Source files génériques : 

#source ~/.mutt/pgp5.rc 		# PGP5 config
source ~/.mutt/gpg.rc   		# GNUPG config
source ~/.mutt/sources/common.muttrc    # Hooks génériques + pgp-hooks
source ~/.mutt/sources/score.muttrc	# scoring top_secret :) 
source ~/.mutt/sources/colors.muttrc	# Couleurs *convi*  
source ~/.mutt/sources/macros.muttrc	# Commandes *convi*  
source ~/.mutt/aliases.rc   		# Mes alias

# Mes mailboxes sont regroupées en 5 dossiers thématiques.
# Source files spécifiques à chaque folder:

folder-hook =Flood/     	source ~/.mutt/sources/flood.muttrc
folder-hook =Parinux/        	source ~/.mutt/sources/parinux.muttrc
folder-hook =ML/   	     	source ~/.mutt/sources/ml.muttrc
folder-hook =Arbeit/		source ~/.mutt/sources/arbeit.muttrc
folder-hook =News/         	source ~/.mutt/sources/news.muttrc

# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Mes settings

my_hdr From: Virginie <vvirginie@free.fr>

#set abort_unmodified=yes	# automatically abort replies if I don't
				# change the message
set alias_file="~/.mutt/aliases.rc"       # where I keep my aliases
set alternates="(virginie@(domain.org|domain.fr|domain.net))|(autreemail@domain.fr)|(encore@email.com)|(no@spam.org)"
set attribution="On %d, %n wrote:"	# how to attribute replies
set autoedit			# go to the editor right away when composing
set charset="iso-8859-1"	# character set for your terminal
set noconfirmappend		# don't ask me if i want to append to mailboxes
set confirmcreate		# prompt when creating new files
set copy=yes			# always save a copy of outgoing messages
set delete=yes			# purge deleted messages without asking
set edit_headers		# let me edit the message header when composing
#set editor="vim -c 'set textwidth=72' -c 'set nonu'"
set editor="vim"
set fast_reply			# skip initial prompts when replying
set fcc_attach			# keep attachments in copies of sent messages?
set forward_decode		# weed and MIME decode forwaded messages
set forward_format="[%a: %s]"	# subject to use when forwarding messages
#set hdr_format="%4C %Z %{%m/%d} [%2N] %-15.15F (%4c) %s"
#set hdr_format="%4C %Z %{%m/%d} %-15.15F (%4c) %s" # format of the index
set hdrs			# include `my_hdr' lines in outgoing messages
set help			# show the help lines
set history=20			# number of lines of history to remember
set include			# always include messages when replying
#set indent_string="> "		# how to quote replied text
set index_format="%4C %Z %N %{%b %d} %-15.15L (%4l) %s"	# format index
#Note: le %N indique le score du message (voir patterns pour le reste)
set locale="fr_FR"			# locale to use for printing time
set mailcap_path="~/.mutt/mailcap.rc:/etc/mailcap"
set nomark_old			# i don't care about whether a message is old
set mail_check=10		# how often to poll for new mail
set mbox=+mbox			# where to store read messages
#set mbox=+`~/.mutt/mailmonth`/mbox
set menu_scroll		# no implicit next-page/prev-page
set mime_forward		# use message/rfc822 type to forward messages
set move=yes			# don't ask about moving messages, just do it
set pager_index_lines=10	# how many index lines to show in the pager
set pager_stop			# don't move to the next message on next-page
set pager_context=3		
#set pager_format="%S [%C/%T] %n (%l) %s" 

set postponed=+postponed       # mailbox to store postponed messages in
set print_command=/bin/false	# how to print things (I like to save trees)
set noprompt_after	# ask me for a command after the external pager exits
set query_command="lbdbq %s"	# Appel de LBDB pour les requetes (Q)
#set quote_regexp="^ *[a-zA-Z]*[>:#}]"	# how to catch quoted text
set quote_regexp="^( {0,4}[>|:#]| {0,4}[a-z0-9]+[>|]+)+"
set read_inc=25			# show progress when reading a mailbox
#set recall			# prompt to recall postponed messages
set record=+outbox		# default location to save outgoing mail
#set record=+`~/.mutt/mailmonth`/outbox
set reply_to			# always use reply-to if present
set reply_regexp="^(re:[ \t]*)+"# how to identify replies in the subject:
#set resolve			# move to the next message when an action is performed
#set reverse_alias		# attempt to look up my names for people
set reverse_name		# use my address as it appears in the message
				# i am replying to
set nosave_empty		# remove files when no messages are left
#set save_name			# save outgoing messages by recipient, if the
set sendmail="/usr/lib/sendmail -oi -oem"	# how to deliver mail
set shell="/bin/bash"		# program to use for shell escapes
set signature="~/.mutt/.signature"
set sort=threads		# primary sorting method
set sort_aux=reverse-date-received	# how to sort subthreads
set sort_aux=last-date		# date of the last message in thread
set sort_browser=reverse-date	# how to sort files in the dir browser
set spoolfile='/var/spool/mail/maab'	# where my new mail is located
set status_format="-%r-Mutt: %f [Msgs:%?M?%M/?%m%?n? New:%n?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? Inc:%b?  %l]---(%s)-%>-(%P)---"
set tmpdir="~/.tmp"              # Use private tmpdir
set tilde			# virtual lines to pad blank lines in the pager
#set timeout=0			# timeout for prompt in the index menu
set nouse_domain		# don't qualify local addresses with $domain
#set use_from			# always generate the `From:' header field
#set use_mailcap=yes		# always use a mailcap entry when found
set visual=vim			# editor invoked by ~v in the builtin editor
#set nowait_key			# prompt when a pipe returns normal status
set write_inc=25		# show progress while writing mailboxes
#unset reverse_name	# Set "From" to address, where replied mail was

# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Options PGP

#set pgp_strict_enc		# use Q-P encoding when needed for PGP
set   pgp_replyencrypt                  # Encrypt when reply to encrypt.msgs
set   pgp_replysign                     # Sign when replying to signed msgs.
set   pgp_timeout=3600                  # Forget the PGP passphrase after 1h
#set pgp_verify_sig=no		# don't automatically verify message signatures

# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
#
# Header fields I want to see

ignore *		# this means "ignore all lines by default"
unignore	from: subject to cc mail-followup-to \
		date x-mailer x-url # this shows how nicely wrap long lines

# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# User Defined Headers
#
my_hdr X-Operating-System: GNU-Linux `uname -r`
my_hdr X-LUG: http://www.parinux.org
my_hdr X-URL: http://www.muttfr.org

# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Mailboxes to watch for new mail
#
#	mailboxes <path1> [ <path2> ... ]
#
#mailboxes `~/.mutt/getfolders`
mailboxes +`~/.mutt/mailmonth`/mbox
mailboxes +`~/.mutt/mailmonth 2`
mailboxes +`~/.mutt/mailmonth 1`

mailboxes ! +mbox \
mailboxes `echo $HOME/Mail/*/*/Flood/*`
mailboxes `echo $HOME/Mail/*/*/Arbeit/*`
mailboxes `echo $HOME/Mail/*/*/Parinux/*`
mailboxes `echo $HOME/Mail/*/*/These/*`
mailboxes `echo $HOME/Mail/*/*/ML/*`
mailboxes `echo $HOME/Mail/*/*/News/*`

# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Patch Compressed Folders  (compilé avec option --enable-compressed)
# http://www.spinnaker.de/mutt/

open-hook \\.gz$ "gzip -cd %f > %t" 
close-hook \\.gz$ "gzip -c %t > %f" 
append-hook \\.gz$ "gzip -c %t >> %f"

# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Specify the order of the headers to appear when displaying a message

unhdr_order *				# forget the previous settings
hdr_order date from subject to cc

# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Automatically use entries from ~/.mailcap to view these MIME types
#	auto_view <type> [ <type> ... ]

auto_view application/x-gunzip
auto_view application/x-gzip

#Miscellaneous
push V			#Version de mutt au démarrage

# EOF
# $Log: muttrc-vv.txt,v $
# Revision 1.1.1.1  2001/03/18 18:48:19  maab
# Initialisation muttfr
#