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

mfdbtool - Mailfromd database management tool

Author

       Written by Sergey Poznyakoff.

Description

       mfdbtool -- Mailfromd database management tool

              Database management commands

       --compact
              compact the database

       --delete
              delete given entries from the database

       --expire
              delete expired entries from the database

       --list list given database (default cache)

              Command modifiers

       --[no-]all
              with --compact or --expire: apply the operation to all available databases

       -d, --debug=LEVEL
              set debugging level

       -f, --file=FILE
              DB file name to operate upon

       -H, --format=FORMAT
              format of the DB file to operate upon

       --[no-]ignore-failed-reads
              ignore failed reads while compacting the database

       --predict=RATE
              predict when the user will be able to send next message

              Configuration modifiers

       -e, --expire-interval=NUMBER
              set database expiration interval to NUMBER seconds

       --state-directory=DIR
              set new program state directory

              Global debugging settings

       --debug-level=LEVEL
              set Mailutils debugging level

       --[no-]debug-line-info show source info with debugging messages

              Configuration handling

       --config-file=FILE
              load this configuration file; implies --no-config--config-lint
              check configuration file syntax and exit

       --config-verbose
              verbosely log parsing of the configuration files

       --no-site-config, --no-config
              do not load site-wide configuration file

       --set=PARAM=VALUE
              set configuration parameter

              Informational options

       --config-help
              show configuration file summary

       --show-config-options
              show compilation options

       -?, --help
              give this help list

       --usage
              give a short usage message

       -V, --version
              print program version

       Mandatory  or  optional  arguments  to  long options are also mandatory or optional for any corresponding
       short options.

Name

       mfdbtool - Mailfromd database management tool

Reporting Bugs

       Report       bugs        to        <bug-mailfromd@gnu.org.ua>.         mailfromd        home        page:
       <http://www.gnu.org.ua/software/mailfromd>

See Also

       The full documentation for mfdbtool is maintained as a Texinfo manual.  If the info and mfdbtool programs
       are properly installed at your site, the command

              infomfdbtool

       should give you access to the complete manual.

mailfromd 9.0                                      April 2024                                        MFDBTOOL(1)

Synopsis

mfdbtool [OPTION...]

See Also