[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sendmail +sasl2 + smtp auth + smtps
On Thu, 5 Feb 2004 09:04:44 -0800, you wrote:
>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.
Thanks Claus. I've found the exact problem I'm having described on both the
OpenBSD and SASL mailing lists but both of the list archives hold no replies at
all. When (not if) I figure this out, I'll post it so people can find the answer.
Kind Regards,
JCR