Qmail-LDAP
[Top] [All Lists]

Re: deliveryMode Attribute

To: qmail-ldap@qmail-ldap.org
Subject: Re: deliveryMode Attribute
From: Alain Wolf <wolf@k18.ch>
Date: Fri, 10 Nov 2006 09:57:24 +0100
Delivered-to: sp-com-lists@consult.net
Delivered-to: qmail-ldap-list@securepoint.com
Delivered-to: mailing list qmail-ldap@qmail-ldap.org
In-reply-to: <20061110081532.GA30437@diehard.n-r-g.com>
Mailing-list: contact qmail-ldap-help@qmail-ldap.org; run by ezmlm
Openpgp: id=6CB1BC68; url=http://subkeys.pgp.net:11371/pks/lookup?op=get&search=0x579319666CB1BC68
References: <45542791.80506@k18.ch> <20061110081532.GA30437@diehard.n-r-g.com>
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)
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.


<Prev in Thread] Current Thread [Next in Thread>