logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

crashmaint - Do maintenence on CrashMail message bases

Author

       CrashMail is written by Johan Billing <billing@df.lth.se>

       This manual page was written by Peter Karlsson <peter@softwolves.pp.se>

Johan Billing                                      1999-08-01                                      CRASHMAINT(1)

Description

       Deletes  old  messages  according  to  KEEPNUM  and  KEEPDAYS in crashmail.prefs.  The program can do two
       different operations on a messagebase, MAINT and PACK.  The meaning of these two modes are different  for
       different messagebase formats.

       *.msgMAINT deletes messages and PACK renumbers the area.

       JAMMAINT  sets  the  Deleted  flag for the messages.  PACK removes all messages with the Deleted flag
              from the messagebase.

       Both MAINT and PACK can be specified at the same time.

Examples

       crashmaint MAINT PACK PATTERN R20_AMIGA*

Name

       crashmaint - Do maintenence on CrashMail message bases

Options

SETTINGSfilename
              Specifies that another config file than the default should be used. You can  use  the  environment
              variable CMCONFIGFILE to set the default configuration file.

       PATTERNpattern
              Lets you perform the operations on only some of your areas.

       VERBOSE
              Gives you a lot of information which you don't really need.

See Also

crashmail(1)

Synopsis

crashmaint [MAINT] [PACK] [VERBOSE] [SETTINGS filename] [PATTERN pattern]

See Also