home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spezial / SPEZIAL2_97.zip / SPEZIAL2_97.iso / ANWEND / ONLINE / ELM23-2 / ELM23-2.ZIP / doc / elmrc.smp < prev    next >
Text File  |  1990-04-28  |  5KB  |  162 lines

  1. #@(#)$Id: elmrc.samp,v 4.1 90/04/28 22:41:32 syd Exp $
  2. #
  3. # .elm/elmrc - options file for the ELM mail system
  4. #
  5. # Saved automatically by ELM 2.3 for Dave Taylor
  6. #
  7.  
  8. # For yes/no settings with ?, ON means yes, OFF means no
  9.  
  10. # where to save calendar entries
  11. calendar = ~/.Agenda
  12.  
  13. # what editor to use ("none" means simulate Berkeley Mail)
  14. editor = none
  15.  
  16. # the character to use in the builtin editor for entering commands
  17. escape = ~
  18.  
  19. # the full user name for outbound mail
  20. fullname = Dave Taylor
  21.  
  22. # where to save received messages to, default file is "=received"
  23. receivedmail = $HOME/Mail/received
  24.  
  25. # where to save my mail to, default directory is "Mail"
  26. maildir = /users/taylor/Mail
  27.  
  28. #directory to hold my temporary files to avoid NFS cross mount problems
  29. tmpdir = /users/taylor/Mail/tmp
  30.  
  31. # program to use for displaying messages ('builtin' is recommended)
  32. pager = builtin
  33.  
  34. # prefix sequence for indenting included message text in outgoing messages...
  35. prefix = >_
  36.  
  37. # how to print a message ('%s' is the filename)
  38. print = lpr -Plw2 %s
  39.  
  40. # attribution string for replies ('%s' is the author of original message)
  41. attribution = According to %s:
  42.  
  43. # where to save copies of outgoing mail to, default file is "=sent"
  44. sentmail = /users/taylor/Mail/mail.sent
  45.  
  46. # the shell to use for shell escapes
  47. shell = /bin/csh
  48.  
  49. # local ".signature" file to append to appropriate messages...
  50. localsignature = localsig
  51.  
  52. # remote ".signature" file to append to appropriate messages...
  53. remotesignature =  remotesig
  54.  
  55. # do we want dashes above signatures? (News 2.11 compatibility and convention)
  56. sigdashes = ON
  57.  
  58. # how to sort folders, "Mailbox" by default
  59. sortby = Reverse-Received
  60.  
  61. # should the default be to delete messages we've marked for deletion?
  62. alwaysdelete = ON
  63.  
  64. # should the default be to store read messages to the "received" folder?
  65. alwaysstore = ON
  66.  
  67. # should the default be to keep unread messages in the incoming mailbox?
  68. alwayskeep = ON
  69.  
  70. # should we use the "->" rather than the inverse video bar?
  71. arrow = OFF
  72.  
  73. # should the message disposition questions be displayed(ON) or
  74. # auto-answered(OFF) with the default answers when we resync or change folders?
  75. ask = ON
  76.  
  77. # would you like to be asked for Carbon-Copies information each msg?
  78. askcc = ON
  79.  
  80. # automatically copy message being replied to into buffer?
  81. autocopy = OFF
  82.  
  83. # threshold for bouncing copies of remote uucp messages...
  84. # zero = disable function.
  85. bounceback = 0
  86.  
  87. # save a copy of all outbound messages?
  88. copy = ON
  89.  
  90. # do we want to be able to mail out AT&T Mail Forms?
  91. forms = OFF
  92.  
  93. # should we keep folders from which all messages are deleted?
  94. keepempty = OFF
  95.  
  96. # we're running on an HP terminal and want HOME, PREV, NEXT, etc...
  97. keypad = OFF
  98.  
  99. # should we display the three-line 'mini' menu?
  100. menu = ON
  101.  
  102. # when using the page commands (+ - <NEXT> <PREV>) change the current
  103. # message pointer...?
  104. movepage = ON
  105.  
  106. # just show the names when expanding aliases?
  107. names = ON
  108.  
  109. # when messages are copied into the outbound buffer, don't include headers?
  110. noheader = ON
  111.  
  112. # start up by pointing to the first new message received, if possible?
  113. pointnew = ON
  114.  
  115. # prompt for a command after the external pager exits?
  116. promptafter = ON
  117.  
  118. # emulate the mailx message increment mode (only increment after something
  119. # has been 'done' to a message, either saved or deleted, as opposed to
  120. # simply each time something is touched)?
  121. resolve = ON
  122.  
  123. # save messages, incoming and outbound, by login name of sender/recipient?
  124. savename = ON
  125.  
  126. # save outbound messages by login name of sender/recipient even if the
  127. # associated folder doesn't already exist?
  128. forcename = OFF
  129.  
  130. # are we running on an HP terminal and want HOME, PREV, NEXT, etc...?
  131. # (this implies "keypad=ON" too)
  132. softkeys = OFF
  133.  
  134. # set the main prompt timeout for resynching...
  135. timeout = 60
  136.  
  137. # display message title when displaying pages of message?
  138. titles = ON
  139.  
  140. # are we good at it?  0=beginner, 1=intermediate, 2+ = expert!
  141. userlevel = 2
  142.  
  143. # tell us about addresses to machines we can't directly get to?
  144. warnings = OFF
  145.  
  146. # enable the weedout list to be read?
  147. weed = ON
  148.  
  149. # what headers I DON'T want to see, ever.
  150. weedout = "Path:" "Via:" "Sent:" "Date" "Status:" "Original" "Phase"
  151.     "Subject:" "Fruit" "Sun" "Lat" "Buzzword" "Return" "Posted"
  152.     "Telephone" "Postal-Address" "Origin" "X-Sent-By-Nmail-V" "Resent"
  153.     "X-Location" "Source" "Mood" "Neuron" "Libido" "To:" "X-Mailer:"
  154.     "Full-Name:" "X-HPMAIL" "Cc:" "cc:" "Mmdf" "Network-" "Really-"
  155.     "Sender:" "Post" "Message-" "Relay-" "Article-" "Lines:"
  156.     "Approved:" "Xref:" "Organization:"     "*end-of-user-headers*"
  157.  
  158. # alternative addresses that I could receive mail from (usually a
  159. # forwarding mailbox) and don't want to have listed...
  160. alternatives = hplabs!taylor  hpldat!taylor  taylor@hplabs  taylor%hpldat
  161.  
  162.