Dear ...

Thx for the help ...
I read again smtp_http.c and found a clue for my problem

  http_send_reply(client, httpstatus, reply_headers, retmsg);

Thx for the help.



On 2/23/09, Alvaro Cornejo <[email protected]> wrote:
> pull.jsp is you own script isn't it? if so, modify  pull.jsp file, so
> you echo an "OK" in response to its call
>
>
>>
>>     http_send_reply(client, httpstatus, reply_headers, NULL);
>>     http_destroy_headers(reply_headers);

Reply via email to