Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sendmail/src/
H A Dconf.h215 #if !defined(USERDB) && (defined(NEWDB) || defined(HESIOD))
216 # 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.c916 #if USERDB
H A Dheaders.c2177 #if USERDB
H A Dconf.c632 #if USERDB in setupmaps()
5877 #if USERDB
H A Dsendmail.h1393 #if USERDB
H A Dmain.c3046 #if USERDB
H A DREADME170 If you define NEWDB or HESIOD you get the User Database (USERDB)
547 USERDB Define this to 1 to include support for the User Information
H A Dqueue.c2337 #if USERDB
/freebsd-12.1/contrib/sendmail/cf/
H A DREADME41 USING USERDB TO MAP FULL NAMES
3587 | USING USERDB TO MAP FULL NAMES |
/freebsd-12.1/contrib/sendmail/
H A DRELEASE_NOTES4318 Fix USERDB conditional so compiling with NEWDB or HESIOD and
4319 setting USERDB=0 works. Fix from Jorg Zanger of Schock.