Re: 'X-Kannel-DLR-Mask' value

"Tom Sommer" <[email protected]>
Newsgroups gmane.comp.mobile.kannel.devel
Message-ID <[email protected]>
On Fri, December 1, 2006 11:39, Ben Suffolk wrote:

> All it is doing is setting the header to 31. In PHP it would be :-
>
>
> header('X-Kannel-DLR-Mask: 31');

Not really, header() will push the header to the client. You need to send
the header using fsockopen() and fwrite() to kannel, in PHP - or use the
HTTP_Request PEAR package

None of this belongs to the devel list though

// Tom
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.