To add a new record use the ‘--add’ (‘-a’) option. Additional data are specified via the following options:
Specify the user SMTP AUTHID.
Specify the user password.
Specify the system user name for this AUTHID.
Specify configuration file to be used for this user.
For example, the following command adds a record with SMTP
AUTHID ‘test’, password ‘guessme’ and maps it
to the system account ‘gray’:
anubisadm --add --authid test --password guessme \ --user gray gdbm:/etc/anubis.db
This document was generated on January 6, 2024 using texi2html 5.0.