Re: Request
Gerrit Pape <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <20050502165448.23994.qmail@8b48a833d8258b.315fe32.mid.smarden.org> |
On Fri, Apr 29, 2005 at 08:40:48AM -0400, Gary Gendel wrote: > I'd like qconfirm to forward emails that are not confirmed automatically > to the honeypot. So my question is... Is there a way to hook the > qconfirm system so that when an email expires it can do this? I don't think you can do that without changing the source. qconfirm-check simply exits with return code 100 after queuelifetime has expired (and in some other cases) to tell qmail to create and send a bounce. AFAICS it's not as easy to tell qmail to forward the mail through a qmail-command. Regards, Gerrit.