Re: qconfirm not sending challenge
Gerrit Pape <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <20040601045526.30157.qmail@d18b03f2e64117.315fe32.mid.smarden.org> |
On Sun, May 30, 2004 at 04:39:08PM -0400, James C. Logan wrote: > here's the only error that I've seen so far : > > @4000000040ba44a108b6db9c delivery 2206: deferral: > qconfirm-check:_fatal:_unable_to_seek:_stdin:_unseekable_descriptor/ > > here's the contents of my .qmail-jim_test file : > > | spamc | qconfirm-check -n -d /home/mydomain/users/jim_test/.qconfirm qconfirm-check needs standard input to be a seekable file descriptor. This is the case for a normal program delivery through a dot-qmail file, so |qconfirm-check -n -d /home/mydomain/users/jim_test/.qconfirm works. It doesn't work if stdin is connected to the standard output of another program via a shell pipe. I don't know ``spamc'', can't help you with this, sorry. Regards, Gerrit.