Justin Heesemann wrote:
> 
> Hi..
> 
> @400000003b2b69ec1990f1dc delivery 9252: success: \
> /usr/local/bin/qmail-\autoresponder:\
> _Could_not_rewind_input_message./vdelivermail:\
> _valiases_processed/did_0+0+1/
> 
> this is the error message i get, when using
> 
> "|/usr/local/bin/qmail-autoresponder ./bla ./respondrate"
> 
> as valias_line in the valias table
> (i tried using absolute paths as well).
> when using it in a .qmail  file, everything works like it should.
> 
> anybody nows a better/other autoresponder (maybe one using mysql for
> storing the message) or has an idea why this isn't working when called
> by vdelivermail, plz tell me..
> 

Try this instead:

| /usr/local/bin/qmail-autoresponder ./bla ./respondrate
 ^ notice the extra space.

It might be a parsing error in vdelivermail.c open_command() functino

Ken Jones

Reply via email to