Hi,
i have many entries
in my header_checks and body_checks ascii file.
for a better
performance i will switch to a hash-database.
during the creation
of hash-db-file with the statement 'postmap header_checks' occur the following
error
postmap: warning:
header_checks.db
duplicate entry:
"/^subject:"
postmap: warning:
header_checks, line<linenumber>: record is in key: value "format; is this
a alias file?
this error was
created for each line starts with /^subject:
the problem is, the
most of my lines start with "/^subject:
maybe it is a
problem of index-creation (unique entry).
How can i solve the
problem or can i ignore the warning?
Thanks and
regards