Dear managers,
We have alpha tru64 v5.1a PK3, sendmail 8.12.6 from sendmail.org,
and cyrus-sasl-2.1.9.
When i try sending mail, I get relaying denied, and the following
message in syslog:
Nov 8 10:37:37 oak sm-mta[13872]: AUTH error: sasl_server_new failed=-1
These are in my site.config.m4 for building the sendmail binary using
sh Build -L/usr/shlib -L/local/lib/sasl -I/local/include -c...
APPENDDEF(`conf_sendmail_ENVDEF', `-DSASL -DTCPWRAPPERS')
APPENDDEF(`conf_sendmail_LIBS', `-lsasl2')
APPENDDEF(`confLIBDIRS', `-L/usr/lib/sasl2')
These are in my host.mc file for building my sendmail.cf file:
TRUST_AUTH_MECH(`EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
define(`confAUTH_MECHANISMS', `EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
define(`confAUTH_OPTIONS', `A')dnl
We are using - pwcheck_method: sia (C2 security)
Does anyone know what else I may be missing?
Thanks.
Bugs Brouillard Unix system administrator
Humboldt State Univ. Information Technology Services
Arcata, Calif.
email bb1_at_humboldt.edu
Received on Fri Nov 08 2002 - 19:37:20 NZDT