On Fri, Aug 26, 2005 at 12:23:30PM +0200, Legrand Jean-François wrote: > Hello, > > Thank you for the response. > I try the example you say. > > I have a user with deliverymode in reply > and a mailreplytext : hello world > > But you have a first reply, and in the second mail nothing. > because you have qmail-reply.db file. > > I try without deliverymode and a mailreplytext with "Hello Word" but nothing > Is there something I didn't understand? >
Yes, qmail-reply is nice and does not spam a sender with useless "Yes, we got the mail and please fuck off" messages. It will only send a mail out all REPLY_TIMEOUT seconds (default is 1209600 or 2 weeks). You can change the timeout with a -DREPLY_TIMEOUT=86400 that you add to the LDAPFLAGS in Makefile. Please don't set it to low, your "customers" will thank you. -- :wq Claudio
