Skip to content
Snippets Groups Projects
  1. Mar 03, 2018
  2. Mar 02, 2018
  3. Mar 01, 2018
  4. Feb 28, 2018
  5. Feb 27, 2018
  6. Feb 26, 2018
  7. Feb 25, 2018
  8. Feb 24, 2018
  9. Feb 23, 2018
  10. Feb 22, 2018
    • rswindell's avatar
      Added new commands: · 4daafc43
      rswindell authored
      L (capital 'L'): Lock a message base
      U (capital 'U'): Unlock a message base
      
      These commands maybe used to insure that a message base is not modified while
      being backed-up (but don't forget to unlock them when you're done!).
      
      Also note: if you back up all the files (including *.lock), then the backed-up
      message bases will also be locked and will need to be unlocked (i.e. *.lock
      removed) before they may be used again if/when restored.
      4daafc43
    • rswindell's avatar
      When configuring a message base (changing values in the "status header'), · 06177f8e
      rswindell authored
      allow the "last_msg" value to be changed as well.
      When dumping a msgbase index, show 'M' for messages (not blank).
      When running maintenance, read the entire index in one shot.
      Don't display progress (percentage counting) during maintenance (just
      slows it down).
      When reading messages, get the plain-text version (MIME decode if needed).
      When a message base fails to open, continue processing additional message bases
      if specified on the command-line.
      06177f8e
    • rswindell's avatar
      9b5114cf
Loading