-d38.12

-d38.12

Trace database map stores Debug command-line switch

The -d38.12 debugging switch shows values being stored in maps that support updates:

 db_map_store(  name, key, value  )  ndbm_map_store(  name, key, value  )  seq_map_store(  name, key, value  ) 

Here, the name is either the name you gave to the database map with the K configuration command, or a name assigned internally by sendmail (such as aliases.files ). The key is the key for the new value that is being stored, and the value is the value being assigned to that key.



Sendmail
sendmail, 4th Edition
ISBN: 0596510292
EAN: 2147483647
Year: 2002
Pages: 1174

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net