popauth

Langue: en

Autres versions - même langue

Version: August 2008 (debian - 07/07/09)

Autres sections - même nom

Section: 1 (Commandes utilisateur)

NAME

popauth - manage pop3 authentication database

SYNOPSIS

popauth [OPTION...]

DESCRIPTION

GNU popauth -- manage pop3 authentication database
Actions are:
-a, --add
Add user
-c, --create
Create the DBM from a plaintext file
-d, --delete
Delete user's record
-l, --list
List the contents of DBM file
-m, --modify
Modify user's record (change password)
Default action is:
For the file owner: --list For a user: --modify --username <username>
Options are:
-f, --file=FILE
Read input from FILE (default stdin)
-o, --output=FILE
Direct output to file
-p, --password=STRING
Specify user's password
-P, --permissions=PERM
Force given permissions on the database
-u, --user=USERNAME
Specify user name
Common options
--license
Print license and exit
-?, --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.

REPORTING BUGS

Report bugs to <bug-mailutils@gnu.org>.

Database format: GDBM Database location: /etc/apop

SEE ALSO

The complete GNU mailutils manual is not available in Debian systems due to licensing reasons. You can find this manual online in the GNU mailutils webpage:
http://www.gnu.org/software/mailutils/manual/index.html.