.madmuttrc 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. # -*- madmuttrc -*-
  2. #
  3. # Madmutt configuration file
  4. # 2008, kolter <kolter@openics.org>
  5. #
  6. # This file is distributed in the hope that it will be useful,
  7. # but WITHOUT ANY WARRANTY
  8. #
  9. # Global configuration file for Madmutt.
  10. #
  11. set realname = "Emmanuel Bouthenot"
  12. set locale = "fr_FR.UTF-8"
  13. ## set charset = "utf-8"
  14. set folder = "~/Mail/imap"
  15. set mask = "^\\.[^.]"
  16. set mbox = "~/Mail/imap"
  17. set postponed = "+.Drafts"
  18. set spoolfile = "~/Mail/imap"
  19. set timeout = 240
  20. # sidebar settings
  21. set sidebar_visible = yes
  22. set sidebar_width = 46
  23. set sidebar_shorten_hierarchy = yes
  24. set pager_stop = yes # Do not move to the next message when at the end of a message
  25. set pager_context = 2
  26. set pager_index_lines = 15
  27. set edit_headers = no
  28. set query_command = "abook --mutt-query '%s'"
  29. set sleep_time = 0
  30. set smart_wrap = yes # force wrapping of long lines
  31. set wrapmargin = 10 # margin of wraped lines
  32. set reverse_name = yes # reply with address used by mail
  33. set recall = no
  34. set mark_old = no # Do not mark unread messages as old when leaving
  35. set delete = ask-yes
  36. set print = ask-yes
  37. set include = yes
  38. set index_format = "%3C %Z | %4c | %[%a %d %b %Y] | %[%H:%M] | %-27.27n | %s"
  39. set pager_format = "| %C | %e | %Z | %c | %[%a %d %b %Y] | %[%H:%M] | %L (%a) | %s"
  40. set xterm_set_titles = yes
  41. set tilde = yes
  42. #set narrow_tree = yes
  43. set strict_threads = yes
  44. set sort = reverse-threads
  45. #set sort = threads # Sort by threads
  46. #set sort_aux = reverse-date # Then sort by date
  47. source ~/.madmutt/colors # Define colours.
  48. source ~/.madmutt/macros # Define macros.
  49. source ~/.madmutt/keys # Define keybindings
  50. source ~/.madmutt/my-headers # Custom headers