[KLUG Members] sendmail + SMTP auth

Adam Bultman members@kalamazoolinux.org
Thu, 12 Dec 2002 16:00:43 -0500 (EST)


> I'd try the obvious first... 'which sendmai' and delete that file -- re-do your 'make install' then and verify that 'make install' is actually over-writing the sendmail that you use.

Ok: So, *some* of my builds where making valid sendmail binaries.  I
canned ( read: deleted) my sendmail binary, and did a Build install .  No
sendmail binary.  It appears I have an Error in my build, but guess what?
Build just lets you think that it's all going fine. Which it isn't.
Evidently sendmail doesn't like libsasl2.so, it likes libsasl.so.  Make a
symlink, and Everything appears to be working correctly now.

Thank you Justin, you've helped me remove my head from my butt.  It's
bright out.

Adam

>
>
> > -----Original Message-----
> > From: Adam Bultman [mailto:adamb@glaven.org]
> > Sent: Thursday, December 12, 2002 3:27 PM
> > To: members@kalamazoolinux.org
> > Subject: [KLUG Members] sendmail + SMTP auth
> >
> >
> > I can't remember if I've solicited opinions for what's
> > better, but it's no
> > matter:  I'm attempting to compile sendmail with support for
> > SMTP auth.
> >
> > I've compiled and installed Cyrus' SASL (v2.1.10) and it seems to have
> > worked properly.
> >
> > I'm compiling sendmail, and as far as I know, it's working (v
> > 8.12.6) .
> > I've created devtools/Site/site.config.m4 with the info from
> > http://www.sendmail.org/~ca/email/auth.html#authconf
> >
> > and when it compiles, it shows the -DSASL option everywhere.
> > One would
> > think I'm good, but I get this junk at Startup:
> >
> > Warning: Option: AuthMechanisms requires SASL support (-DSASL)
> > Warning: Option: DefaultAuthInfo requires SASL support (-DSASL)
> >
> > So, I've tweaked a million options, and recompiled just as
> > many times but
> > to no avail.  I'm following the book to the word, and yet...
> >
> > Any ideas?  I've googled around, but found no fixes for this,
> > and a friend
> > who recently did the same thing has no help, either...
> >
> > I feel like trying pop/imap before smtp now, even though it seems like
> > such a hack.
> >
> > Adam
> >
> > --
> > adamb@glaven.org
> > [ www.glaven.org ]
> >
> > _______________________________________________
> > Members mailing list
> > Members@kalamazoolinux.org
> > 
> >
> _______________________________________________
> Members mailing list
> Members@kalamazoolinux.org
> 
>