550 5.7.1 <us...@abc.com>... Relaying denied. Proper
authentication required.
Sasl 2.1.17 compiled with no problem.
Sendmail compiled with
SENDMAIL_CFLAGS=-DSASL SENDMAIL_LDADD=-lsasl\
SENDMAIL_LDFLAGS=-L/usr/local/lib
sendmail.mc
------------
divert(0)dnl
VERSIONID(`$Id: generic-bsd4.4.mc,v 8.10 1999/02/07 07:26:02 gshapiro Exp
$')
OSTYPE(bsd4.4)dnl
DOMAIN(generic)dnl
FEATURE(access_db, `hash -T<TMPF> /etc/mail/access')dnl
FEATURE(blacklist_recipients)dnl
FEATURE(local_lmtp)dnl
FEATURE(mailertable, `hash /etc/mail/mailertable')dnl
FEATURE(virtusertable, `hash /etc/mail/virtusertable')dnl
FEATURE(`dnsbl', `dnsbl.njabl.org', `"550 Mail from " $&{client_addr} "
rejected - see http$
FEATURE(`dnsbl', `relays.ordb.org', `"550 Email rejected due to sending
server misconfigura$
FEATURE(`dnsbl', `sbl.spamhaus.org', `',`',`127.0.0.2')dnl
FEATURE(`dnsbl', `dun.dnsrbl.net')dnl
FEATURE(`dnsbl', `spam.dnsrbl.net')dnl
define(`confTO_IDENT', `0')dnl
define(`LOCAL_MAILER_FLAGS', LOCAL_MAILER_FLAGS`'P)dnl
define(`confSMTP_LOGIN_MSG', `$j Sendmail $v/$Z; $b. By connecting to this
server, you agre$
FEATURE(`authinfo')
define(`confAUTH_OPTIONS', `A')
define(`confAUTH_MECHANISMS', `LOGIN PLAIN')
TRUST_AUTH_MECH(`LOGIN PLAIN')
MAILER(local)dnl
MAILER(smtp)dnl
MODIFY_MAILER_FLAGS(`LOCAL', `+S')dnl
> 550 5.7.1 <us...@abc.com>... Relaying denied. Proper
> authentication required.
Check the logfile. Does it show that your MUA authenticated
successfully?
See also
http://www.sendmail.org/~ca/email/auth.html
for debugging hints.
PS:
> MAILER(local)dnl
This:
> MODIFY_MAILER_FLAGS(`LOCAL', `+S')dnl
should be before the MAILER() line.
--
A: Maybe because some people are too annoyed by top-posting.
Q: Why do I not get an answer to my question(s)?
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
./t-shm
*** Signal 12
Stop in /etc/mail/sendmail-8.12.10/obj.FreeBSD.4.6-RELEASE.i386/libsm.
*** Error code 1
Stop in /etc/mail/sendmail-8.12.10.
I even tried with "-c -f /etc/mail/sendmail/devtools/Site/site.config.m4,
but same error. This is so strange.
"Claus A?ann" <ca+sendmail(-no-copies-please)@mine.informatik.uni-kiel.de>
wrote in message news:c0pgcb$oc4$1...@zardoc.esmtp.org...