This is the line in the script I need to change/complete:
[use constant MAILPROG =>=>'/usr/lib/sendmail -oi -f';]
My first question is if substituting Sendmail could work when the script is written for Sendmail?
If so:
This is what support mails me. (They presume I use Matt's Formmail regardless of what I write.) They also tell me they don't support external Perl scripts, which I quite understand, but I did want the path to their mail program (probably InerMail), how to call it and tried to find out what swithes it uses and if its compatible with Sendmail. I got this:
Path to mail program:
Windows B....H...(my type host)
[$mailprog = $mailprog;]
also:
Windows B...H...
Note: You must insert the From address in your HTML form, not the formmail.pl file.
Then when I try to find out more and if the platform support Perl forms at all they want me to use Perl with dot net and SMTP? That should be platform neutral.
I have tried several ways to get around it, but I don't know zilch and it shows.
Most grateful for help.
Inga