Hello

I have a running qmail-ldap system with smtp-auth and TLS
I'm using the qmail-ldap Patch 

qmail-ldap-hb1-20010311-full.patch

which has the following Features:

---------------snip- Makefile --------
DAPFLAGS=-DQLDAP_CLUSTER -DSMTP_AFTER_POP -DMXPS -DDASH_EXT

# SMTP Authentication
# Comment out the next three lines if you do NOT want SMTP
Authentication
SMTPAUTH=-DUSE_SMTPAUTH -DUSE_OLD_GREETING -DUSE_NEW_GREETING
TLSON=-DTLS
-----------------------
the qmail-ldap system works wery Well.
I wanted to make some Mailing lists with ezmlm 
i made the .qmail-files with the correct permissions 

I made an malinglist garfield and the qmail-files in /var/qmail/alias
                         
.qmail-garfield          
.qmail-garfield-default  
.qmail-garfield-owner
.qmail-garfield-return-default

the qmail-Files have the permission 750 and owns the user alias


garfield:/var/qmail/alias# cat .qmail-garfield
|/usr/bin/ezmlm-reject '/var/qmail/alias/lists/garfield'
|/usr/bin/ezmlm-send '/var/qmail/alias/lists/garfield'
|/usr/bin/ezmlm-warn '/var/qmail/alias/lists/garfield' || exit 0

garfield:/var/qmail/alias# cat .qmail-garfield-default
|/usr/bin/ezmlm-get '/var/qmail/alias/lists/garfield'
|/usr/bin/ezmlm-manage '/var/qmail/alias/lists/garfield'
|/usr/bin/ezmlm-warn '/var/qmail/alias/lists/garfield' || exit 0

garfield:/var/qmail/alias# cat .qmail-garfield-owner
/var/qmail/alias/lists/garfield/Mailbox
|/usr/bin/ezmlm-warn '/var/qmail/alias/lists/garfield' || exit 0

|/usr/bin/ezmlm-weed
|/usr/bin/ezmlm-return -D '/var/qmail/alias/lists/garfield'
------------------------------------------------------------------
my Problem is: when I send a mail at [EMAIL PROTECTED] or
[EMAIL PROTECTED]
or any mailinglist -mail i get the following ERROR:

The exact same Setup only with qmail without qmail-ldap Patch works
excellent .
I'm using ezmlm-0.53-idx 
it's a Deb Package

build-ezmlm
--------------snip /var/log/qmail/current
400000003b9e06f9243e965c starting delivery 2: msg 162014 to local
[EMAIL PROTECTED]
@400000003b9e06f9243ebd6c status: local 1/500 remote 0/150
@400000003b9e06f92769b2e4 delivery 2: deferral:
ezmlm-manage:_fatal:_temporary_qmail-queue_error:_unable_to_exec_qq_(#4.3.0)/
@400000003b9e06f92769d9f4 status: local 0/500 remote 0/150
@400000003b9e070d19a694ec status: exiting
@400000003b9e070f15aeaab4 status: local 0/500 remote 0/150
@400000003b9e07211552e29c starting delivery 1: msg 162018 to local
[EMAIL PROTECTED]
@400000003b9e0721155301dc status: local 1/500 remote 0/150
@400000003b9e0721186cb944 delivery 1: deferral:
ezmlm-manage:_fatal:_temporary_qmail-queue_error:_unable_to_exec_qq_(#4.3.0)/
@400000003b9e0721186cdc6c status: local 0/500 remote 0/150
@400000003b9e075c1852ebcc starting delivery 2: msg 162021 to local
[EMAIL PROTECTED]
@400000003b9e075c18530ef4 status: local 1/500 remote 0/150
@400000003b9e075c1856ef24 starting delivery 3: msg 162023 to local
[EMAIL PROTECTED]
@400000003b9e075c18570a7c starting delivery 4: msg 162025 to local
[EMAIL PROTECTED]
@400000003b9e075c18571634 status: local 3/500 remote 0/150
@400000003b9e075c20047ebc delivery 2: deferral:
ezmlm-manage:_fatal:_temporary_qmail-queue_error:_unable_to_exec_qq_(#4.3.0)/
@400000003b9e075c2004b184 status: local 2/500 remote 0/150
@400000003b9e075c21941b84 delivery 3: deferral:
ezmlm-manage:_fatal:_temporary_qmail-queue_error:_unable_to_exec_qq_(#4.3.0)/
@400000003b9e075c21944294 status: local 1/500 remote 0/150
@400000003b9e075c21a91e6c delivery 4: deferral:
ezmlm-manage:_fatal:_temporary_qmail-queue_error:_unable_to_exec_qq_(#4.3.0)/
-------------------------------------

has anyone an IDEA what I Make wrong?????

Thanks for your Help

Reply via email to