hi all..
i'm a bit confused by the bounces behavior of mailman. the idea is that
each address from which a bounce comes back should be immediately removed
from the list. right now they are not. or testing i'm purposely putting
addresses that do not exist. in the mail log i get:
stat=Deferred: Co
nevermind... i'm not sure why the xml header didn;t work before and now
it does... thanks
>
> hi there...
>
> i'm starting to work with python cgi scripts using ajax.
> one problem i have is that the cgi module doesn;t do (apparently) anything
> without the -- print "Content-type: text/html
hi there...
i'm starting to work with python cgi scripts using ajax.
one problem i have is that the cgi module doesn;t do (apparently) anything
without the -- print "Content-type: text/html\n" -- line in the script.
the issue is that the output of the script has to be an xml file and not
an html