#
# System configuration file for Mutt
#

# default list of header fields to weed when displaying
#
ignore "from " received mime-version status x-status message-id
ignore references return-path lines sender x-class precedence
ignore errors-to reply-to content-length x-
ignore x-priority x-msmail-priority x-mailer x-mimeole
ignore return-receipt-to
#ignore content-type content-transfer-encoding


# imitate the old search-body function
#macro index \eb '/~b '

# simluate the old url menu
macro index \cb |urlview\n
macro pager \cb |urlview\n

# If Mutt is unable to determine your sites domain name correctly, you can
# set the default here.
#
# set hostname=cs.hmc.edu

# If your sendmail supports the -B8BITMIME flag, enable the following
#
#set use_8bitmime

my_hdr X-Operating-System: `uname`

set askcc
set allow_8bit
set allow_8bithdr
set charset=x-cp866
set extcharset=koi8-r
set noconfirmappend
set noconfirmcreate
set delete=yes
set menu_scroll
set edit_hdrs
set fast_reply
#set sort=date-received
set sort_aux=date-received
set sort=threads
unset beep
set signature=~/personal.sig
set attribution="  Hello!\\r\\n\\r\\nOn %d, %n wrote:"
set editor="c:/os2/fc.exe /e"
set charsetsdir="d:/os2bin/mutt/lib/charsets"
#set sendmail="c:/uupc/rmail.exe -Z"
set sendmail="c:/tcpip/bin/sendmail.exe -oi -oem"
set mailpath=c:/uupc/mail/boxes
set folder=~/pst
set quote_regexp="^([ \\t]{0,5}[A-Z]{0,5}[>:])+[^-;:]"
set sig_regexp="^-{2,3}( .*)?\r?\n?$"
set use_mailcap=yes
set mailcap_path="~/.mailcap"

unset pgp_autosign
unset pgp_autoencrypt
# set pgp_encryptself
unset pgp_long_ids
unset pgp_replyencrypt
unset pgp_replysign
# set pgp_sign_as=""
# set pgp_sign_micalg="pgp-md5"
# set pgp_strict_enc
# set pgp_timeout=300
set pgp_verify_sig=yes

set pgp_v2="d:/os2bin/pgp/pgp.exe"
set pgp_v2_language="en"
set pgp_v2_pubring="d:/os2bin/pgp/pubring.pgp"
set pgp_v2_secring="d:/os2bin/pgp/secring.pgp"

save-hook '~f citycat@citycat\\.ru' +citycat.pst

bind index X exit
bind pager <up> previous-line
bind pager <down> next-line
bind generic <f1> help
bind index <f3> change-folder
bind index <f5> copy-message
bind index <f6> save-message

source ~/.muttcol2

alias gul Pavel Gulchouck <gul@lucky.carrier.kiev.ua>

