On Tue, Mar 08, 2005 at 02:54:23PM -0500, Craig Huckabee wrote:
> 
>   I've just started looking into using the 'reply' delivery mode as a 
> vacation feature for our users with qmail-ldap 20041201.
> 
>   However, when I set 'deliveryMode' to 'reply' and add an appropriate 
> 'mailReplyText', I get no reply text.  I tested this by sending an 
> e-mail from an external account and having co-workers send messages as well.
> ...
> mail:/s/qmail/bin# ./qmail-ldaplookup -u huck
> ...
> qmailDotMode: ldapwithprog
> deliveryMode: reply
> deliveryMode: local
> mailReplyText:
> === begin ===
> From: "Craig Huckabee"
> Subject:Automated reply - please ignore
> 
> Please ignore just testing.
> === end ===

Can you have two "deliveryMode"s?  I'm not sure how that works.

Anyway I have a similiar setup (not sure what 'ldapwithprog' does) and I
put a line like
  | qmail-reply ./Maildir/
in the user's .qmail file to do the actual reply.  There might be a way
to do this just in LDAP, but I needed to filter out spam before running
this command as I didn't want to reply to spam.

Chris

Reply via email to