Re: Sendmail with smtp auth problem

From: Sergio Luiz Novaes (algol@lcc.ufmg.br)
Date: Mon Sep 09 2002 - 11:13:25 EDT


Maybe missing LIBPATH be your problem. SASL usually was installed on
/usr/local/lib and your sendmail will need know that. Some solutions:
- define LIBPATH to point to library area with sasl before run sendmail.
- recompile your sendmail using the full library pathname (change the
Makefile).
- make a SASL library copy/link on /usr/lib.

     Regards,

Sergio Luiz Novaes
LCC/UFMG - CENAPAD-MG/CO
Tel: +55 31 3499 5391/4910
Fax: +55 31 3499 5390

                      Tariq M
                      <db2admin@KFUPM.E To: aix-l@Princeton.EDU
                      DU.SA> cc:
                      Sent by: IBM AIX Subject: Sendmail with smtp auth problem
                      Discussion List
                      <aix-l@Princeton.
                      EDU>

                      08/09/2002 09:37
                      Please respond to
                      IBM AIX
                      Discussion List

We have compiled the sendmail 8.12.6 with cyrus sasl 1.5.27. When we run
the compiled sendmail binary we get the following error:

# sendmail -d0.1 -bv root
exec(): 0509-036 Cannot load program sendmail because of the following
errors:
        0509-150 Dependent module libsasl.a could not be loaded.
        0509-022 Cannot load module libsasl.a.
        0509-026 System error: A file or directory in the path name does
not exist.

Any help!
Thanx



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:11 EDT