2 messages in net.sourceforge.lists.courier-users[courier-users] Re: ldapalias w/o aut...
FromSent OnAttachments
Nate B. ChildersFeb 13, 2001 7:14 am 
Sam VarshavchikFeb 13, 2001 8:11 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: ldapalias w/o authldapActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Feb 13, 2001 8:11:37 pm
List:net.sourceforge.lists.courier-users

Nate B. Childers writes:

I am trying to use courierldapaliasd to serve the aliases for nis based accounts (authdaemond is using authpam). If I use:

$ courierldapaliasd query any Joe_@test.domain.net

I get the appropriate information from the ldap server ( maildrop: userj ) but when I send an actual email to Joe_@test.domain.net the courieresmtpd process does the lookup against the ldap server ( i see it in the logs on the ldap server), gets the maildrop info back and then it sends errno 450 (Service temporarily unavailable) back to the relay.

Any clues?

Try sending mail addressed to the alias from the commandline, using sendmail. That will tell you if the processing is courieresmtpd-related, or not.