Hi Alan, I managed to solve the same problem by tweaking the control file 'ldapdefaultdotmode'. It's missing by default and you need to set to 'both' or 'ldaponly' to get the autoreply via ldap to kick in.
Rgds Henley On Fri, Nov 10, 2006 at 09:57:24AM +0100, Alain Wolf wrote: > On 10.11.2006 09:15, * Claudio Jeker wrote: > > On Fri, Nov 10, 2006 at 08:17:37AM +0100, Alain Wolf wrote: > >> Hello list, > >> > >> We use maildrop for filtering tagged spam to a imap junk-folder. For > >> this we need to set deliveryMode to "nolocal" for all accounts. As > >> described in the qmail-ldap wiki. > >> > >> Now I would like to have "out of office" auto-replies. > >> > >> When I set the existing deliveryMode to "reply", auto-replies are going > >> out, but naturally the user gets all messages twice in his inbox. > >> > >> When I leave the original deliveryMode to "reply" and set an additional > >> attribute deliveryMode to "reply". Qmail-LDAP is not sending any replies. > >> > >> Ist this a bug or am I missunderstanding something? > >> > > > > deliveryMode is a multivalue field, so you can add both to the ldap entry. > > > > dn: <DN> > > deliveryMode: nolocal > > deliveryMode: reply > > > > > > Sorry but I have an error in my last message. It should read: > > When I leave the original deliveryMode to "nolocal" and set an > *additional* attribute deliveryMode to "reply". Qmail-LDAP is not > sending out any replies. -- HenLey Hor Bioinformatics Network Analyst [EMAIL PROTECTED] DID: 65-64368342
