Scroll to navigation

SENDPAGE-DB(1p) User Contributed Perl Documentation SENDPAGE-DB(1p)

NAME

sendpage-db - manipulate Sendpage recipient database

SYNOPSIS

sendpage-db [OPTIONS]

OPTIONS

Specify the database connection type (e.g. "dbi:mysql").
Specify the database user to connect as (e.g. "sendpage").
Specify the database password use when connecting.
Add an entry to the database, reading from stdin.
Delete an entry to the database, reading from stdin.
Show all database entries.
Run in verbose mode.
Display a summary of all the available command line options.

DESCRIPTION

This tool is used to manipulate the recipient database that can be optionally used by Sendpage.

AUTHOR

Todd T. Fries <todd@fries.net>

COPYRIGHT

sendpage-db is free software; it can be used under the terms of the GNU General Public License.

SEE ALSO

perl(1), sendpage(1), snpp(1)

2021-01-08 perl v5.32.0