1 debugging switch
displays the following error message:
dbopen(database): reason for failure here
15.7.38 -d29.1
Special rewrite of local recipient Debug command-line switch
Witha level 2 or greater configuration file (see the V configuration command in ?§16.5 on
page 580), V8 sendmail passes the user part ($u) of local recipient addresses through the
localaddr rule set 5 as a hook to select a new delivery agent. If the F=5 flag (?§20.8.6 on page
764) is set for the delivery agent, the localaddr rule set 5 is called after all aliasing
(including the ~/.forward file). The -d29.1 (a.k.a. -d29) debugging switchcauses the address
to be printed as it appears before the localaddr rule set 5 rewrite:
maplocaluser: output of printaddr( ) here (?§15.3 on page 533)
This is the Title of the Book, eMatter Edition
Copyright ?© 2007 O??™Reilly & Associates, Inc. All rights reserved.
15.7 Reference for -d in Numerical Order | 561
Information about the address is printed with the printaddr( ) routine. The output of
maplocaluser( ) becomes the input to recipient( ), so the result of rewriting can be seen by
using the -d26.1 debugging switch (?§15.7.29 on page 555) in combination with this one.
15.7.39 -d29.4
Trace fuzzy matching Debug command-line switch
Fuzzy matching is the attempt to match a local recipient name to one of the names in the
GECOS field of the passwd(5) file (or NIS map).
Pages:
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996