>This might have nothing to do with Imail but I am not sure.  I am trying to
>setup a form-to-mail perl script in my CGI bin.  It asks for the "location
>to your server's sendmail program."   .... is that part of Imail?  This CGI
>is new to me and I am confused!  The example they show is:
>
>$mailprog='/usr/lib/sendmail';

The CGI wants to "pipe" the mail to the $mailprog. That's *nix stuff, and 
won't work in Imail and NT.

You need to have your form submit to an ASP or NT mail object, and Ron's 
suggestion of serverobjects.com is a good one.

NT also has CDONTS (you could look it up!) and another is Jmail from 
tech.dimac.net, free.

Len

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

Reply via email to