FYI, as a general practice I'd disrecommend something like this:
> $mailprog = "c:\\inetpub\\scripts\\blat.exe";
For one thing, a spammer might be able to figure out how to call that
binary directly and use it to relay through your web server. For
another, if there are any buffer overflows in blat.exe you'd be at risk
of a compromise.
A better solution is to install the binary completely outside the web
root. I maintain a special directory for such files and give the IUSR
account read only access to it.
Mike
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.
An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/