|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
[maildropl] Maildrop PostFix problem
From: Gurjiv Singh (gurjiv
dcmengg.co.in)
Date: Tue Oct 04 2005 - 04:51:26 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Many thanks ,it was as you expected , the authdaemond wasn't running, now
that I have got it running . It still is creating trouble... and now there
is a socket in the /var/spool/authdaemon.
But still the authdaemond with DEBUG_LOGIN=2 returns this :
# echo foo | /usr/sbin/sendmail -f "" postmaster
example.com && tail -f
/var/log/maillog
Oct 4 15:08:43 mail postfix/pickup[3338]: 5D1072B0053: uid=0 from=<>
Oct 4 15:08:43 mail postfix/cleanup[3548]: 5D1072B0053:
message-id=<20051004093843.5D1072B0053
mail.example.com>
Oct 4 15:08:43 mail postfix/qmgr[2046]: 5D1072B0053: from=<>, size=281,
nrcpt=1 (queue active)
Oct 4 15:08:43 mail authdaemond: received userid lookup request:
bamm
example.com
Oct 4 15:08:43 mail authdaemond: authuserdb: trying this module
Oct 4 15:08:43 mail authdaemond: userdb: unable to stat
/etc/authlib/userdb.dat: No such file or directory
Oct 4 15:08:43 mail authdaemond: userdb: looking up 'bamm
example.com'
Oct 4 15:08:43 mail authdaemond: authuserdb: REJECT - try next module
Oct 4 15:08:43 mail authdaemond: authpam: trying this module
Oct 4 15:08:43 mail authdaemond: authpam: username 'bamm
example.com' not
found in password file
Oct 4 15:08:43 mail authdaemond: authpam: REJECT - try next module
Oct 4 15:08:43 mail authdaemond: authldap: trying this module
Oct 4 15:08:43 mail authdaemond: selected ldap protocol version 3
Oct 4 15:08:43 mail authdaemond: binding to LDAP server as DN '<null>',
password '<null>'
Oct 4 15:08:43 mail authdaemond: using search filter:
(mail=bamm
example.com)
Oct 4 15:08:43 mail authdaemond: ldap_search_st() failed
Oct 4 15:08:43 mail authdaemond: authldap: TEMPFAIL - no more modules will
be tried
Oct 4 15:08:43 mail postfix/pipe[3552]: 5D1072B0053: to=<bamm
example.com>,
orig_to=<postmaster
example.com>, relay=maildrop, delay=0, status=deferred
(temporary failure. Command output: /usr/local/bin/maildrop: Temporary
authentication failure. )
Whereas the LDAP search is pretty fine:
# ldapsearch -x -LLL -b "uid=bammbamm,ou=it,ou=people,dc=example,dc=com"
"(objectclass=*)"
dn: uid=bammbamm,ou=it,ou=people,dc=example,dc=com
uid: bammbamm
givenName: Bamm
sn: Bamm
cn: Bamm Bamm
userPassword:: YmFtbV9zZWNyZXQ=
homeDirectory: /var/spool/mail/bammbamm
mail: bamm
example.com
maildrop: postmaster
example.com
maildrop: bamm.bamm
example.com
maildrop: abuse
example.com
objectClass: CourierMailAlias
objectClass: CourierMailAccount
objectClass: inetOrgPerson
uidNumber: 1003
gidNumber: 1003
mailbox: /var/spool/mail/bammbamm/Maildir
quota: 5120000S
Regards
Gurjiv Singh Khehra
-----Original Message-----
From: courier-maildrop-admin
lists.sourceforge.net
[mailto:courier-maildrop-admin
lists.sourceforge.net] On Behalf Of Tony
Earnshaw
Sent: Friday, September 30, 2005 5:30 PM
To: courier-maildrop
lists.sourceforge.net
Subject: Re: [maildropl] Maildrop PostFix problem
On Fri, 2005-09-30 at 16:37 +0530, Gurjiv Singh wrote:
> drw-r-xr-x 2 daemon vmail 4096 Sep 29 10:31 authdaemon
does the directory contain the socket?
[...]
> to=<bamm
example.com>, orig_to=<postmaster
example.com>,
> relay=maildrop, delay=0, status=deferred (temporary failure. Command
> output: ERR:
>
> authdaemon: s_connect() failed: No such file or directory
Doesn't look like it ... Is authdaemond running?
> /usr/local/bin/maildrop: Temporary authentication failure. )
--Tonni
--
Mail: tonye
billy.demon.nl
http://www.billy.demon.nl
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Courier-maildrop mailing list
Courier-maildrop
lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/courier-maildrop
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]