Home
last modified time | relevance | path

Searched refs:USERDB (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dconf.h221 #if !defined(USERDB) && (defined(NEWDB) || defined(HESIOD))
222 # define USERDB 1 /* look in user database */ macro
H A Dudb.c17 #if USERDB
23 #if USERDB
H A Denvelope.c1090 #if USERDB
H A Drecipient.c935 #if USERDB
H A Dconf.c668 #if USERDB in setupmaps()
6049 #if USERDB
H A Dheaders.c2249 #if USERDB
H A Dsendmail.h1604 #if USERDB
H A Dmain.c3138 #if USERDB
H A DREADME174 If you define NEWDB or HESIOD you get the User Database (USERDB)
556 USERDB Define this to 1 to include support for the User Information
H A Dqueue.c2405 #if USERDB
/freebsd/contrib/sendmail/cf/
H A DREADME41 USING USERDB TO MAP FULL NAMES
3616 | USING USERDB TO MAP FULL NAMES |
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES4734 Fix USERDB conditional so compiling with NEWDB or HESIOD and
4735 setting USERDB=0 works. Fix from Jorg Zanger of Schock.