8 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: courier & lda...
FromSent OnAttachments
Marek PasovskyFeb 12, 2003 10:29 am 
Sam VarshavchikFeb 12, 2003 3:05 pm 
Marek PasovskyFeb 13, 2003 2:07 am 
Sam VarshavchikFeb 13, 2003 4:44 am 
Marek PasovskyFeb 14, 2003 1:24 am 
Marek PasovskyFeb 14, 2003 2:11 am 
Sam VarshavchikFeb 14, 2003 4:43 am 
Marek PasovskyFeb 14, 2003 8:14 am 
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:Re: [courier-users] Re: courier & ldap - delivery problemActions...
From:Marek Pasovsky (cour@qls.cz)
Date:Feb 13, 2003 2:07:43 am
List:net.sourceforge.lists.courier-users

Well, Authdaemn runs (3 processes as I specified in the authdaemonrc). I have corrected the UID,GID settings (commented them out in authldaprc) but I do not see any conflict in home directory settings and for the worse - I cannot find the authtest utility (locate authtest returns nothing, directory /usr/lib/courier/libexec/authlib/ contains only "authdaemon authdaemond authdaemond.ldap authdaemond.plain" files).

All services restarted - there is still "400 Service temporarily unavailable." erro without logging anything to syslog :(

Marek

Sam Varshavchik wrote:

Marek Pasovsky writes:

dn: cn=Marek Pasovsky,ou=people,dc=QLS,dc=cz objectClass: CourierMailAccount cn: Marek Pasovsky mail: mare@qls.cz homeDirectory: /var/courier/marek.pasovsky mailbox: /var/courier/marek.pasovsky/mailDir clearPassword: test uidNumber: 101 gidNumber: 101

[root@holub courier]# egrep -v "(^#)|(^$)" authldaprc LDAP_SERVER 127.0.0.1 LDAP_PORT 389 LDAP_BASEDN dc=qls,dc=cz LDAP_BINDDN cn=admin,dc=qls,dc=cz LDAP_BINDPW test LDAP_TIMEOUT 5 LDAP_MAIL mail LDAP_DOMAIN qls.cz LDAP_GLOB_UID courier LDAP_GLOB_GID courier LDAP_HOMEDIR homeDirectory LDAP_MAILROOT /var/courier LDAP_MAILDIR mailDir LDAP_FULLNAME cn LDAP_CLEARPW clearPassword LDAP_CRYPTPW userPassword LDAP_DEREF never LDAP_TLS 0 LDAP_EMAILMAP_BASEDN "ou=people,dc=datart,dc=test"

Some of your settings conflict with your sample record (namely the UID, GID, and home directory settings are in conflict).

Make sure that you have started authdaemond.

Use the authtest utility (in the authlib directory) to test a given recipient address.