On 12/09/09 23:02 +0530, Hiro Lalwani wrote:
"error deleting entry from sasldb: DB_NOTFOUND: No matching key/data pair found"
Could you include the contents of your /usr/lib/sasl2/Sendmail.conf file (or where ever your Sendmail reads its sasl configuration from)?
and also I am not seeing any AUTH mech in follwoing output. Could any one please tell m, what is wrong here ? ======================================= lvmp018# telnet 0 25 Trying... Connected to 0. Escape character is '^]'. 220 lvmp018.ind.hp.com ESMTP Sendmail @(#)Sendmail version 8.13.3 - Revision 1.006 - 8 December 2008/8.13.3; Sat, 12 Sep 2009 22:55:34 +0530 (IST) ehlo locahost 250-lvmp018.ind.hp.com Hello root@localhost [127.0.0.1], pleased to meet you 250-ENHANCEDSTATUSCODES 250-PIPELINING 250-EXPN 250-VERB 250-8BITMIME 250-SIZE 250-DSN 250-ETRN 250-DELIVERBY 250 HELP ===============================================================================
Please verify you have configured Sendmail per these instructions (or the instructions for your version of Sendmail): http://www.sendmail.org/~ca/email/auth.html If you're using packaged SASL binaries for your system, verify that you have installed the packages which contain your desired authentication mechs (e.g. libsasl2-modules). If you have 'pluginviewer' available on your system, it will verify that you have them installed. -- Dan White