hi-

i'm getting the error in the subject line above on local deliveries.  i've
looked through the archives, and this doesn't appear to be terribly
common.  checking out the source shows that this particular error is looks
like a default unknown error.  i'm trying to deliver to the following
user:

root@mail:/opt/qmail/queue/mess/0 > /opt/qmail/bin/qmail-ldaplookup -u
dkelley
init_ldap:      passwords are not compared via rebind
                localdelivery:   off
                clustering:      off
                ldapobjectclass:
                homedirmaker:    /opt/qmail/bin/dirmaker
                defaultDotMode:  ldaponly
                defaultQuota:
                QuotaWarning:
------
undefined
------
qldap_lookup:   searching with (uid=dkelley)
qldap_lookup:   succeeded, found:
                uid: dkelley
                qmailUID: 508
                qmailGID: 104
                accountStatus: undefined
                mailMessageStore: /mail/accounts/dkelley/
                homeDirectory: /mail/accounts/dkelley
                mailHost: mail.dev.thesquare.net
                mail: [EMAIL PROTECTED]
                mailAlternateAddress: [EMAIL PROTECTED]
                mailQuota: no entry in the database
                mailForwardingAddress: no entry in the database
                deliveryProgramPath: no entry in the database
                qmailDotMode: no entry in the database
                deliveryMode: no entry in the database
                mailReplyText: no entry in the database 

any mail to this user results in the following log entries (with
DEBUGLEVEL=255):

2001-12-24 09:58:55.775364500 delivery 23: log:
executing_'qmail-local_--_dkelley_
[EMAIL PROTECTED]
t_/mail/accounts/dkelley/'_under_uid=508,_gid=104/ 
2001-12-24 09:58:55.775952500 delivery
23: deferral: Temporary_error_on_maildir_de
livery._(#4.3.0)/ 
2001-12-24 09:58:55.775960500 status: local 1/10 remote
0/20

i tried to run qmail-local manually, to see if that would give me any clue
as to why things weren't working normally.  i'm not greatly familiar with
exactly how the args to qmail-local work (esp. because they appear to be
different for qmail-ldap), so this may be a rought test at
best.  running qmail-local manually results in the following error:

Unable to rewind message. (#4.3.0), as well as a broken pipe:

root@mail:/opt/qmail/queue/mess/0 > strace cat 13547 |
/opt/qmail/bin/qmail-local
dkelley /mail/accounts/dkelley dkelley '' '' mail.dev.thesquare.net
[EMAIL PROTECTED]
hesquare.net /mail/accounts/dkelley/
Unable to rewind message. (#4.3.0)
execve("/bin/cat", ["cat", "13547"], [/* 42 vars */]) = 0
uname({sys="Linux", node="mail", ...})  = 0
<snip>
open("13547", O_RDONLY|O_LARGEFILE)     = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=576, ...}) = 0
brk(0x8050000)                          = 0x8050000
read(3, "Received: (qmail 3626 invoked by"..., 4096) = 576
write(1, "Received: (qmail 3626 invoked by"..., 576) = -1 EPIPE (Broken
pipe)
--- SIGPIPE (Broken pipe) ---
+++ killed by SIGPIPE +++

if anyone could help me find the error in my config, i'd greatly
appreciate it.

thanks-

dan

Reply via email to