Create *.db files for sendmail


You can use the following command to create a *.db file to be used, for example, in sendmail:

makemap btree /etc/userdb.db < /etc/userdb

It will create a userdb.db based in the userdb file

, ,