Formmail

PDQ ( (no email) )
Wed, 10 Dec 1997 19:21:36 -0700

Hi-
I'm currently using Formmail.pl v1.6 in conjunction with Blat for
processing mail via IIS 3. I'm having trouble with the redirect option on
formmail - has anyone encountered this before? Basically:
When the redirect option is selected, formmail.pl will execute the
following:

#
if ($Config{'redirect'}) {
print "HTTP/1.0 200 OK\n"
print "Location: $Config{'redirect'}\n\n"

The print "http/1.0" was not original -- I threw that in for IIS. (It's a
no-go with or without the IIS header). Without the IIS header, the browser
simply prints on the screen "location: (redirected).htm". With the IIS
header, the browser stalls & does nothing after "waiting for reply..." I've
tried the refresh command to substitute the location: command, but the
browser will then flip out & ask if I want to repost the form (over & over
again).
What's everyone else doing?

Eric
mailserve@pdqnet.net