Qmail-LDAP
[Top] [All Lists]

Re: deliveryMode Attribute

To: qmail-ldap@qmail-ldap.org
Subject: Re: deliveryMode Attribute
From: Claudio Jeker <jeker@n-r-g.com>
Date: Fri, 10 Nov 2006 09:15:32 +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: <45542791.80506@k18.ch>
Mail-followup-to: Claudio Jeker <jeker@n-r-g.com>, qmail-ldap@qmail-ldap.org
Mailing-list: contact qmail-ldap-help@qmail-ldap.org; run by ezmlm
References: <45542791.80506@k18.ch>
User-agent: Mutt/1.5.12-2006-07-14
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


-- 
:wq Claudio

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