[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sendmail +sasl2 + smtp auth + smtps
On Wed, Feb 04, 2004, J.C. Roberts wrote:
> Though I have things generally working correctly, I keep getting a very strange
> message from the mta when sending mail through it:
>
> FEB 4 03:07:28 mta0 sm-mta[238448]: no user in db
That's not in the sendmail source code, but:
sasldb/db_ndbm.c: utils->seterror(cntxt, 0, "no user in db");
If sendmail is working ok otherwise (it seems it does based on your
description), then you should check the Cyrus-SASL mailing list.