Provided by: sendpage-client_1.0.3-1.1_all
NAME
sendpage-db - manipulate Sendpage recipient database
SYNOPSIS
sendpage-db [OPTIONS]
OPTIONS
-c DB_TYPE Specify the database connection type (e.g. "dbi:mysql"). -U DB_USER Specify the database user to connect as (e.g. "sendpage"). -P DB_PASS Specify the database password use when connecting. -a Add an entry to the database, reading from stdin. -d Delete an entry to the database, reading from stdin. -p Show all database entries. -v Run in verbose mode. -h 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)