On Fri, 17 Sep 2004 07:46:23 -1200, blackwater dev
<[EMAIL PROTECTED]> wrote:
>
>
> how did gmail get you blocked?
Gmail did not block me - Rasmus blocked me 18 months ago when I posted
a joke to 2 different mailing lists - I was just trying to make people
have a laugh.
Richard
--
PHP General
how did gmail get you blocked?
On Fri, 17 Sep 2004 11:48:53 -0700, Richard Whitney <[EMAIL PROTECTED]> wrote:
> Dear Rasmus,
>
> Could you please unblock 140.99.35.6 from the mailing list.
> I made a mistake once.
> I subscribed using Gmail and I hate it.
> Please forgive me.
>
> Richard Whitney
Thank you for your prompt reply...
The problems seem to be some env variables (maybe I'm wrong) when
executing PHP as CGI...
I better explain with 2 samples:
file aaa.cgi
#!/bin/bash
echo "Content-type: text/plain"
echo
echo "aaa"
touch /home/test.txt
file bbb.cgi
3 matches
Mail list logo