VN> And whether `echo \$=w | sendmail -bt' says unallowed names?
marck> Yes. All IP addresses in square brackets, and as well all hostnames that
marck> are back-resolves of all IP aliases. I suppose the very latter is the
marck> source of error. But -- I'm still a bit clueless how to turn it off..
You can turn that off using:
M4 Variable Name Configuration Description & [Default]
================ ============= =======================
confDONT_PROBE_INTERFACES DontProbeInterfaces
[False] If set, sendmail will _not_
insert the names and addresses of any
local interfaces into class {w}
(list of known "equivalent" addresses).
If you set this, you must also include
some support for these addresses (e.g.,
in a mailertable entry) -- otherwise,
mail to addresses in this list will
bounce with a configuration error.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message