Formated by GeSHi
set mbox_type=Maildir set folder=~/Mail set spoolfile=+/Work/INBOX set header_cache=~/.hcache set mbox=+mbox mailboxes +Work/INBOX set from="mail2@gmail.com" set smtp_url="smtp://mail2@smtp.gmail.com:587/" set smtp_pass = "heslo" set record=+"Work/[Gmail].Sent Mail" set postponed=+"Work/[Gmail].Drafts" set query_command = "abook --datafile ~/.abook/addressbook.mail2 --mutt-query '%s'" macro index,pager a "<pipe-message>abook --datafile ~/.abook/addressbook.mail2 --add-email<return>" "add the sender address to abook" macro index,pager S "<save-message>=Work/[Gmail].Spam<enter>" "mark message as spam" macro index,pager H "<save-message>=Work/INBOX<enter>" "mark message as ham" set editor="vim +/^$/ -c ':set tw=72'" set allow_ansi # allow ANSI color codes in messages. unset askbcc # ask to fill out Bcc on mesg-send? unset askcc # ask to fill out CC on mesg-send? set edit_headers # put headers in editor when composing messages set fast_reply # do not ask for to, subject,... when replying. set help # show help in first line of the display bind editor <Tab> complete-query bind editor ^T complete color normal default default # normal text color indicator black white # actual message color tree brightmagenta default # thread arrows color status brightcyan default # status line color error brightred default # errors color message red default # info messages color signature brightblack default # signature color attachment brightyellow red # MIME attachments color search brightyellow red # search matches color tilde brightmagenta default # ~ at bottom of msg color markers red default # + at beginning of wrapped lines color hdrdefault yellow default # default header lines color bold red default # hiliting bold patterns in body color underline green default # hiliting underlined patterns in body color quoted brightblue default # quoted text color quoted1 magenta default color quoted2 red default color quoted3 green default color quoted4 cyan default color quoted5 yellow default color quoted6 magenta default color quoted7 red default color quoted8 green default color quoted9 cyan default # ## object foreground backg. RegExp ## color header red default "^(from|subject):" #color body cyan default "((ftp|http|https)://|news:)[^ >)\"\t]+" color body cyan default "((ftp|http|https)://|(file|news):|www\\.)[-a-z0-9_.:]*[a-z0-9](/[^][{} \t\n\r\"<>()]*[^][{} \t\n\r\"<>().,:!])?/?" color body cyan default "[-a-z_0-9.+]+@[-a-z_0-9.]+" #color body red default "(^| )\\*[-a-z0-9äöüß*]+\\*[,.?]?[ \n]" #color body green default "(^| )_[-a-z0-9äöüß_]+_[,.?]?[ \n]" color body red default "(^| )\\*[-a-z0-9*]+\\*[,.?]?[ \n]" color body green default "(^| )_[-a-z0-9_]+_[,.?]?[ \n]"Parsed in 0.05991888 seconds
| :: Download | ||||
| :: Print into | ||||
:: Make Diff
:: Erase Post