diff options
| author | atatat <atatat@NetBSD.org> | 2003-03-24 14:47:07 +0000 |
|---|---|---|
| committer | atatat <atatat@NetBSD.org> | 2003-03-24 14:47:07 +0000 |
| commit | 29b190bd813446cef286e40248cb73eece411703 (patch) | |
| tree | 04c7b67a94ec9b9ca2d6c2582b13680b936e3fd4 /gnu/dist/sendmail/makemap/makemap.0 | |
| parent | 3592333cbb122cd541dca04486de2854dc4a0f7b (diff) | |
sendmail 8.12.8
Diffstat (limited to 'gnu/dist/sendmail/makemap/makemap.0')
| -rw-r--r-- | gnu/dist/sendmail/makemap/makemap.0 | 51 |
1 files changed, 46 insertions, 5 deletions
diff --git a/gnu/dist/sendmail/makemap/makemap.0 b/gnu/dist/sendmail/makemap/makemap.0 index 9e64e9a9e23..f2cfff7d0d2 100644 --- a/gnu/dist/sendmail/makemap/makemap.0 +++ b/gnu/dist/sendmail/makemap/makemap.0 @@ -1,13 +1,15 @@ -MAKEMAP(8) MAKEMAP(8) +MAKEMAP(8) MAKEMAP(8) + + NNAAMMEE makemap - create database maps for sendmail SSYYNNOOPPSSIISS mmaakkeemmaapp [--CC _f_i_l_e] [--NN] [--cc _c_a_c_h_e_s_i_z_e] [--dd] [--ee] [--ff] [--ll] - [--oo] [--rr] [--ss] [--uu] [--vv] _m_a_p_t_y_p_e _m_a_p_n_a_m + [--oo] [--rr] [--ss] [--tt _d_e_l_i_m] [--uu] [--vv] _m_a_p_t_y_p_e _m_a_p_n_a_m DDEESSCCRRIIPPTTIIOONN MMaakkeemmaapp creates the database maps used by the keyed map @@ -35,6 +37,10 @@ DDEESSCCRRIIPPTTIIOONN (``%%''). Blank lines and lines beginning with ``#'' are ignored. + Notice: do nnoott use mmaakkeemmaapp to create the aliases data + base, but nneewwaalliiaasseess which puts a special token into the + data base that is required by sseennddmmaaiill.. + If the _T_r_u_s_t_e_d_U_s_e_r option is set in the sendmail configu- ration file and mmaakkeemmaapp is invoked as root, the generated files will be owned by the specified _T_r_u_s_t_e_d_U_s_e_r_. @@ -52,6 +58,18 @@ DDEESSCCRRIIPPTTIIOONN --dd Allow duplicate keys in the map. This is only allowed on B-Tree format maps. If two identical keys are read, they will both be inserted into the + + + + Date: 2001/10/10 03:23:02 1 + + + + + +MAKEMAP(8) MAKEMAP(8) + + map. --ee Allow empty value (right hand side). @@ -75,17 +93,40 @@ DDEESSCCRRIIPPTTIIOONN includes checking for hard or symbolic links in world writable directories. - --uu dump (unmap) the content of the database to stan- + --tt Use the specified delimiter instead of white space. + + --uu dump (unmap) the content of the database to stan- dard output. --vv Verbosely print what it is doing. SSEEEE AALLSSOO - sendmail(8) + sendmail(8), newaliases(1) HHIISSTTOORRYY The mmaakkeemmaapp command appeared in 4.4BSD. - Date: 2000/12/29 18:12:20 MAKEMAP(8) + + + + + + + + + + + + + + + + + + + + Date: 2001/10/10 03:23:02 2 + + |
