From: Jennifer <tox...@ma...> - 2003-03-17 05:10:17
|
Just wondering if anyone has a suggestion of a secure asp formmail. I tried to install nms formmail on a windows server and I tried using SMTP and also mail.exe, but the host said that the only options are Jmail or ASPmail. Unless I am missing something I don't how I can use these with the perl script. I have found many existing formmail asp scripts that use Jmail or such, but they've been ported from Matt's and exhibit all the same security problems. I really wish the client would just use a Unix server, but failing that and if I can't find an existing one, I will have to write one from scratch which I really didn't want to have to do. I did notice the sample script the host set up works and uses localhost as the SMTP. I did try setting $mailprog to SMTP:localhost It didn't generate and error, but I never got an email from it. Is there a way to make that work? Jennifer |