|
Why do I get a FrontPage save
results components error on my form page and why won't the
form work?
FrontPage 2000 seems to have a small problem with the form
mailer. FrontPage needs to know what program to use to send
the mail. To fix the problem, edit /usr/local/frontpage/version4.0/frontpage.cnf
and append these two lines to the file:
SendmailCommand:/bin/sendmail %r
MailSender:root@domain.com
Naturally change the MailSender to the email address of the
customer.
NOTE: This is for our LINUX customers only...to fix the
Win2K side, you will have to ask the customer for the pages
that they are having problems with and what script (ASPEmail
or CDONTS) they are using for the sendmail.
Last updated: 12-21-03-TR
Created on Wednesday, January 01, 2003
Last Modified on Sunday, December 21, 2003
|