[oclug] mutt problems

Bart Trojanowski bart-oclug at jukie.net
Fri Aug 23 12:26:44 EDT 2002


set folder=~/mail               # where i keep my mailboxes
set spoolfile='~/mail/inbox'    # where my new mail is located

* b stephen harding <books at computerbooksforless.com> [020823 11:12]:
> Below is a muttrc file I created using mutt builder.  I've have a problem, 
> where even thought the file below says that my mail directory is 
> /home/bruce/Mail Mutt is still looking for it in /var/mail?  Why is this and 
> how do I change it?
> 
> Thanks
> bruce
> 
> 
> 
> 
> 
> #      ££     file : muttrc
> #   __,ôô       by : MuttrcBuilder <http://mutt.netliberte.org>
> #    \\,_O    date : Fri Aug 23, 2002 16:43:48
> #    /~        for : i216-58-80-57.igs.net [216.58.80.57]
> 
> #reset all
> 
> #source "~/color.muttrc"
> 
> # User description ########################################################
> set realname = ""
> #set reply_to = ask-yes
> #set reverse_name = no
> #set reverse_realname = yes
> set from = bruce at computerbooksforless.com
> #set gecos_mask = "^[^,]*"
> #set hidden_host = no
> #set hostname = ""
> #set alternates = ""
> 
> # General mutt options ####################################################
> #set wait_key = yes
> #set weed = yes
> #set status_on_top = no
> #set suspend = yes
> #set timeout = 600
> #set beep = yes
> #set user_agent = yes
> #set delete_untag = yes
> #set prompt_after = yes
> #set quit = yes
> #set read_inc = 10
> #set mail_check = 5
> #set menu_scroll = no
> #set meta_key = no
> #set help = yes
> #set history = 10
> #set read_only = no
> #set date_format = "!%a, %b %d, %Y at %I:%M:%S%p %Z"
> #set delete = ask-yes
> #set dotlock_program = "/usr/local/bin//mutt_dotlock"
> #set beep_new = no
> #set charset = "iso-8859-1"
> #set check_new = yes
> 
> # OS Specifiques options ##################################################
> #set tmpdir = ""
> #set print = ask-no
> #set print_command = "lpr"
> #set print_decode = yes
> #set ispell = "ispell"
> #set locale = "C"
> #set shell = ""
> #set spoolfile = ""
> 
> # Menu index ##############################################################
> #set wrap_search = yes
> #set sort_re = yes
> #set status_chars = "-*%A"
> #set status_format = "-%r-Mutt: %f [Msgs:%?M?%M/?%m%?n? New:%n?%?o? 
> Old:%o?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? Inc:%b?%?l? 
> %l?]---(%s/%S)-%>-(%P)---"
> #set strict_threads = no
> #set thorough_search = no
> #set to_chars = " +TCF"
> #set simple_search = "~f %s | ~s %s"
> #set sort = date-sent
> #set sort_aux = date-sent
> #set resolve = yes
> #set index_format = "%4C %Z %{%b %d} %-15.15L (%4l) %s"
> #set mark_old = yes
> #set allow_8bit = yes
> #set arrow_cursor = no
> #set ascii_chars = no
> #set auto_tag = no
> #set collapse_unread = yes
> #set uncollapse_jump = no
> 
> # Internal Pager ##########################################################
> #set visual = ""
> #set sig_dashes = yes
> #set smart_wrap = yes
> #set smileys = "(>From )|(:[-^]?[][)(><}{|/DP])"
> #set quote_regexp = "^([ \t]*[|>:}#])+"
> #set pager = "builtin"
> #set pager_context = 0
> #set pager_format = "-%Z- %C/%m: %-20.20n   %s"
> #set pager_index_lines = 0
> #set pager_stop = no
> #set markers = yes
> #set escape = "~"
> #set tilde = no
> 
> # Composing ###############################################################
> #set use_domain = yes
> set signature = bruce_sig
> #set postpone = ask-yes
> #set postponed = "~/postponed"
> #set query_command = ""
> #set recall = ask-yes
> #set editor = ""
> #set fast_reply = no
> #set abort_nosubject = ask-yes
> #set abort_unmodified = yes
> #set askbcc = no
> #set askcc = no
> 
> # Replying ################################################################
> #set post_indent_string = ""
> #set reply_regexp = "^(re([\\[0-9\\]+])*|aw):[ \t]*"
> #set reply_self = no
> #set indent_string = "> "
> #set in_reply_to = "%i; from %a on %{!%a, %b %d, %Y at %I:%M:%S%p %Z}"
> #set honor_followup_to = yes
> #set ignore_list_reply_to = no
> #set include = ask-yes
> #set attribution = "On %d, %n wrote:"
> #set bounce_delivered = yes
> 
> # Forwarding ##############################################################
> #set forward_decrypt = yes
> #set forward_decode = yes
> #set forward_format = "[%a: %s]"
> #set forward_quote = no
> 
> # Folder and Mailbox ######################################################
> #set write_inc = 10
> #set sort_browser = alpha
> #set record = ""
> #set pipe_split = no
> #set pipe_decode = no
> #set pipe_sep = "\n"
> #set move = ask-no
> #set mask = "!^\\.[^.]"
> #set mbox = "~/mbox"
> set mbox_type = Maildir
> #set mh_purge = no
> #set confirmappend = yes
> #set confirmcreate = yes
> #set copy = yes
> #set default_hook = "~f %s !~P | (~P ~C %s)"
> #set fcc_attach = yes
> #set fcc_clear = no
> set folder = /home/bruce/Mail
> #set folder_format = "%2C %t %N %F %2l %-8.8u %-8.8g %8s %d %f"
> #set force_name = no
> 
> # Headers #################################################################
> #set hdrs = yes
> #set header = no
> #set edit_headers = no
> #set autoedit = no
> 
> # Sending #################################################################
> #set write_bcc = yes
> #set use_from = yes
> #set save_address = no
> #set save_empty = yes
> #set save_name = no
> #set send_charset = ""
> #set mix_entry_format = "%4n %c %-16s %a"
> #set mixmaster = "mixmaster"
> #set metoo = no
> #set encode_from = no
> #set envelope_from = no
> #set followup_to = yes
> 
> # Alias ###################################################################
> #set sort_alias = alias
> #set reverse_alias = no
> #set alias_file = "~/.muttrc"
> #set alias_format = "%4n %t %-10a   %r"
> 
> # Attached documents ######################################################
> #set attach_format = "%u%D%I %t%4n %T%.40d%> [%.7m/%.10M, %.6e%?C?, %C?, %s] "
> #set attach_sep = "\n"
> #set attach_split = yes
> 
> # MIME ####################################################################
> #set rfc2047_parameters = no
> #set mime_forward_rest = yes
> #set message_format = "%s"
> #set mailcap_path = ""
> #set mailcap_sanitize = yes
> #set mime_forward = no
> #set mime_forward_decode = no
> #set implicit_autoview = no
> 
> # POP #####################################################################
> set pop_user =
> set pop_pass =
> #set pop_delete = no
> set pop_host = mail.magma.ca
> #set pop_port = 110
> #set pop_last = no
> 
> # IMAP ####################################################################
> #set imap_checkinterval = 60
> #set imap_list_subscribed = no
> #set imap_user = ""
> #set imap_cramkey = ""
> #set imap_pass = ""
> #set imap_passive = yes
> #set imap_servernoise = yes
> #set imap_home_namespace = ""
> #set imap_preconnect = ""
> 
> # SSL #####################################################################
> #set entropy_file = ""
> #set ssl_usesystemcerts = yes
> #set ssl_use_sslv3 = yes
> #set ssl_use_tlsv1 = yes
> #set imap_force_ssl = no
> 
> # PGP #####################################################################
> #set pgp_timeout = 300
> #set pgp_verify_sig = yes
> #set pgp_sort_keys = address
> #set pgp_create_traditional = no
> #set pgp_decode_command = ""
> #set pgp_getkeys_command = ""
> #set pgp_decrypt_command = ""
> #set pgp_clearsign_command = ""
> #set pgp_sign_command = ""
> #set pgp_encrypt_sign_command = ""
> #set pgp_encrypt_only_command = ""
> #set pgp_import_command = ""
> #set pgp_export_command = ""
> #set pgp_verify_key_command = ""
> #set pgp_list_secring_command = ""
> #set pgp_list_pubring_command = ""
> #set certificate_file = ""
> #set pgp_autosign = no
> #set pgp_autoencrypt = no
> #set pgp_entry_format = "%4n %t%f %4l/0x%k %-4a %2c %u"
> #set pgp_long_ids = no
> #set pgp_replyencrypt = no
> #set pgp_replysign = no
> #set pgp_replysignencrypted = no
> #set pgp_retainable_sigs = no
> #set pgp_show_unusable = yes
> #set pgp_sign_as = ""
> #set pgp_sign_micalg = "pgp-md5"
> #set pgp_strict_enc = yes
> #set pgp_verify_command = ""
> 
> # Scoring #################################################################
> #set score = yes
> #set score_threshold_delete = -1
> #set score_threshold_flag = 9999
> #set score_threshold_read = -1
> 
> # Sendmail ################################################################
> #set use_8bitmime = no
> #set sendmail = "/usr/lib/sendmail -oem -oi"
> #set sendmail_wait = 0
> #set dsn_notify = ""
> #set dsn_return = ""
> 
> # EOF
> 
> -- 
> Bruce Harding
> Manager - Computer Books for Less
> Procurements Manager - Computer SupplyHouse
> 
> 105 O'Connor Street
> Ottawa ON   K1P 5M8
> Phone: 613-233-7418
> Fax: 613-233-6823
> Email: books at computerbooksforless.com
> _______________________________________________
> oclug mailing list
> oclug at lists.oclug.on.ca
> http://www.oclug.on.ca/mailman/listinfo/oclug

-- 
				WebSig: http://www.jukie.net/~bart/sig/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://tux.oclug.on.ca/pipermail/oclug/attachments/20020823/65a730a2/attachment.bin


More information about the OCLUG mailing list