*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages -> editmap (8)              
Title
Content
Arch
Section
 

EDITMAP(8)

Contents


NAME    [Toc]    [Back]

     editmap - query and edit records in database maps for  sendmail

SYNOPSIS    [Toc]    [Back]

     editmap  [-C  file] [-N] [-f] [-q | -u | -x] maptype mapname
key
             [``value ...'']

DESCRIPTION    [Toc]    [Back]

     editmap queries or edits one record in database maps used by
the keyed
     map  lookups  in  sendmail(8).   Arguments are passed on the
command line and
     output (for queries) is directed to standard output.

     Depending on how it is compiled, editmap handles up to three
different
     database  formats,  selected  using  the  maptype parameter.
They may be

     dbm         DBM format maps.  This requires the ndbm(3)  library.

     btree        B-Tree  format  maps.   This  requires  the new
Berkeley DB library.


     hash        Hash format maps.  This also requires the Berkeley DB library.


     If  the TrustedUser option is set in the sendmail configuration file and
     editmap is invoked as root,  the  generated  files  will  be
owned by the
     specified TrustedUser.

   Flags    [Toc]    [Back]

     -C file     Use the specified sendmail(8) configuration file
for looking
                 up the TrustedUser option.

     -N          Include the null byte that terminates strings in
the map (for
                 alias maps).

     -f           Normally  all upper case letters in the key are
folded to lower
 case.  This  flag  disables  that  behaviour.
This is intended
 to mesh with the -f flag in the ``K'' line in
sendmail.cf.
                 The value is never case folded.

     -q          Query the map for the specified key.  If  found,
print value
                 to  standard  output  and  exit  with 0.  If not
found then print
                 an error message to stdout and exit with  EX_UNAVAILABLE.

     -u          Updates the record for key with value or inserts
a new record
                 if one doesn't exist.  Exits with 0  on  success
or EX_IOERR on
                 failure.

     -x           Deletes  the  specific key from the map.  Exits
with 0 on success
 or EX_IOERR on failure.

SEE ALSO    [Toc]    [Back]

      
      
     makemap(8), sendmail(8)

HISTORY    [Toc]    [Back]

     The editmap command appeared in OpenBSD 3.0.

OpenBSD     3.6                          March      15,      2003
[ Back ]
 Similar pages
Name OS Title
editmap FreeBSD query and edit single records in database maps for sendmail
makemap OpenBSD create database maps for sendmail
makemap Tru64 Create database maps for sendmail
makemap FreeBSD create database maps for sendmail
makemap HP-UX creates database maps for sendmail
mk-amd-map FreeBSD create database maps for Amd
ethers Tru64 Database that maps Ethernet addresses to hostnames
acctwtmp Tru64 Modify connect time accounting records to change formats and to make corrections in the records
fwtmp Tru64 Modify connect time accounting records to change formats and to make corrections in the records
wtmpfix Tru64 Modify connect time accounting records to change formats and to make corrections in the records
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service