1. 09 Feb, 2003 1 commit
  2. 22 Jan, 2003 1 commit
  3. 29 Dec, 2002 1 commit
  4. 23 Dec, 2002 1 commit
  5. 27 Sep, 2002 1 commit
  6. 07 Aug, 2002 1 commit
  7. 16 Jul, 2002 1 commit
  8. 15 Jul, 2002 1 commit
  9. 27 Feb, 2002 1 commit
  10. 09 Jul, 2001 1 commit
  11. 30 Jun, 2001 1 commit
  12. 25 Jun, 2001 1 commit
    • Display current mailbox name when called without args.
      Honour %, &, and + in mailbox names (possibly should
      be implemented in mailbox_open_default ?).
      Use mail_mbox_close(). After opening new mailbox,
      run "z." instead of "from *".
      Sergey Poznyakoff authored
  13. 16 Apr, 2001 1 commit
    •         attempt to assign to it.  To be able to redirect at will stdout
              we need to assign it.  In GNU lib C, it was not error since stdout
              stderr, and stdin are variables, but to be portable we can not
              assume this.  The way out is to always use fprintf () and have
              a global varialbe "ofile" pointing to stdout.
      
              * mail/*: All the files under mail been change to use fprintf()
              and ofile as the default stdout.
              Copyright updated.
      Alain Magloire authored
  14. 13 Jan, 2001 1 commit
    • first pass at implementing file/folder command - you can now switch folders on the fly
      tracked down bug in argcv.c that made mail shell/! function not work properly
      removed unnecessary #if stuff from source.c
      Jakob Kaivo authored
  15. 02 Sep, 2000 1 commit